Skip to content

Releases: syncfusion/ej2-react-ui-components

v27.1.52

08 Oct 03:34
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

  • #I637398 - Now, the percentage values of the pie chart points are updated when the legend is clicked.

Chart

Bug Fixes

  • #I605430 - Now, the chart height is set properly when applying the scale.
  • #I636350 - Now, the y-axis label is rendered properly when rotation is enabled.

ContextMenu

Bug Fixes

  • #I909790 - The issue with "When adding submenu item dynamically the parent menu item was returned wrongly in select event" has been resolved.

Diagram

Bug Fixes

  • #I632369 - Now, selector renders for newly added phase at runtime.
  • #I632361 - Now, Node will be draggable inside swimlane after adding new phase at run time.
  • #I632374 - Now, Height and Width of the lane will be updated properly.
  • #I632335 - Now, Node selection is restricted on diagram focus.
  • #I632371 - The resize cursor now updates correctly when hovering over the phase line.
  • #I632404 - Now, Rotating the flipped node will rotates its annotation along with the node.

DocumentEditor

Bug Fixes

  • #I636488 - Resolved the console error thrown when opening attached SFDT document.
  • #I630929 - Resolved the content not syncing properly after removing content control at the end of the document.
  • #I627161 - Resolved the RTL text formatting issue in Document Editor.

DropDownTree

Bug Fixes

  • #I636022 - Nodes with selectable as false cannot be expanded or collapsed using keyboard in Dropdown Tree has been resolved.

GanttChart

Bug fixes

  • #I634826 - Manual parent taskbar pdf export is not working properly issue has been fixed.

Grid

Bug fixes

  • #I630299 - The issue where Virtualization loads indefinitely after applying Grouping, Filtering and scroll to the end has been resolved.
  • #F194538 - The issue where the UpdateCell method does not change the value of the primary key column in a newly added record before saving in batch mode has been resolved.
  • #I633129 - The issue where the IEditCell interface did not support the TextBoxModel property has been resolved.
  • #I633624 - The issue where the focus was moved out of the column chooser dialog when pressing the tab key on the cancel button has been resolved.
  • #I633945 - The issue where added records were not displayed while using CustomDataAdaptor with batch editing mode has been resolved.
  • #FB61502 - Resolved the script error occurs when enter key press with column spanning and hidden columns.
  • #I628507 - The issue where the reorder the stacked header with frozen column not working properly has been resolved.

Image Editor

Bug Fixes

  • The issue with "text annotation not proper in transformed state" has been resolved.
  • The issue with "image annotation not working properly in safari browser" has been resolved.

Kanban

Bug Fixes

  • #I628570 - Now, the drag-and-drop functionality for the kanban cards is now working properly without any errors when the configuration includes the field property in both sortSettings and query.

ListBox

Bug Fixes

  • #I628439 - Issue with "Handle the toolbar button state while filtering with disabled listbox items" has been resolved.
  • #I625107 - Issue with "The listbox Item template with filtering action related issues" has been resolved.

PDF Viewer

Bug Fixes

  • #I631430 - Now, the form field index is correctly calculated, and NaN is no longer added to the form field name when creating new fields from the designer in PDF Viewer.
  • #I634439 - Now, the value of the dropdown field name does not set to null in the formFieldCollections when the enableFormDesigner API is disabled.
  • #I631901 - Now, the keyboard shortcuts for the OpenOption are disabled when the OpenOption item is not included in the toolbar.

RichTextEditor

Bug Fixes

  • #I638381 - Now, decreasing the indent for list items correctly preserves the paragraph format instead of converting them into a single paragraph in the Rich Text Editor.

  • #I627005 - Now, the issue where applying a list or alignment at the last line in Firefox caused the page to scroll to the top when the Rich Text Editor was rendered in an iframe has been successfully resolved.

  • #I625044 - Now, Resolved an issue where pasting mention chips inside a <span> resulted in unnecessary nested <span> tags in the Rich Text Editor.

  • #I636882 - Now, inserting the link with a URL as multiple spaces using the link dialog is prevented in the Rich Text Editor.

  • #I623355 - Now, the order list start attribute is maintained while copying and pasting content from Word document in the Rich Text Editor.

  • #I633767 - Now, the tooltip for custom toolbar items works properly in the Rich Text Editor.

  • #I631260 - Now, the Iframe editor's table border styles are handled with class names instead of tags.

  • Now the default font size and font family will be applied to the editor when the Iframe mode is enabled.

  • Now the browser spell check will work when the Iframe mode is enabled.

  • Now the editor content will have proper line height when the Iframe mode is enabled.

  • Now the Iframe editor's body element will have the class name e-content and then id.

  • Now, the issue where the page would scroll with the Iframe editor height set to auto when the table quick toolbar was opened has been resolved.

Schedule

Bug fixes

  • #FB61586 - The issue with the schedule component tooltip rendering outside the viewport has been fixed.

Spreadsheet

Bug fixes

  • #I633175 - The border styles will now display correctly when printing a sheet or workbook.

  • #I627746 - Issue with "range used in the formula is updated when a row or column is inserted into a spreadsheet" has been resolved.

  • #I632293 - Issue with "script issue occurs when using a custom long date format for a cell with a string value" has been resolved.

  • #I633572 - Issue with "The autoFill() method does not fill data in the expected sheet when using fill range and data range arguments" has been resolved.

  • #I631071 - Issue with "context menu is not visible when using freeze panes with merged cells" has been resolved.

  • #I631639 - Issue with "template does not load into the ribbon toolbar when providing a custom component as a template to the addRibbonTabs function" has been resolved.

v27.1.51

30 Sep 13:51
Compare
Choose a tag to compare

Checkbox

Bug Fixes

  • #I909049 - The issue with "Need to set the aria-label attribute for the checkbox input element and not to the wrapper element" has been resolved.

ContextMenu

Bug Fixes

  • #I897592 - The issue with "Context menu reopens after selecting options quickly" has been resolved.

DateTimePicker

Bug Fixes

  • #I628891 - Resolved the issue where the "DateTimePicker Mask" was not functioning correctly after deletion using the keyboard.

Diagram

Bug Fixes

  • #I637400 - Now, the Fixed user handle visibility works properly.
  • #I629696 - Now, the image node is exported properly with every export region settings.
  • #F194390 - Now, Annotation will render based on its width if defined.

DocumentEditor

Bug Fixes

  • #I630170 - Resolved the paragraph shifting issue when pasting text content.
  • #I626306 - Resolved the font family and page content is not rendered properly.

DropDownTree

Bug Fixes

  • #I635384 - Console error on initial rendering of Dropdown Tree when setting checkDisabledChildren to false with additional htmlAttributes has been resolved.

GanttChart

Bug fixes

  • #I633422 - Incorrect start date updated using updateRecordByID issue has been fixed.

Grid

Bug fixes

  • #I629864 - The CSP issue when using CustomDataAdaptor has been resolved.
  • #I631247 - The issue with delete icon is disabled in toolbar when the grid dataSource is empty with Batch edit has been resolved.
  • #I630777 - The issue where Virtualization not working properly with specific pageSize values has been resolved.
  • #I634165 - The issue with the Grid auto-saving the cell while using the uploader component with batch editing has been resolved.

Image Editor

Bug Fixes

  • The issue with "undo-redo collection updated multiple times while customizing arrow annotation" has been resolved.
  • The issue with "Image Editor arrow intersection point is improper" has bee resolved.

ListBox

Bug Fixes

  • #I608662 - Issue with "listbox RemoveItems method performance issue occurs while using large number items" has been resolved.
  • #I625107 - Issue with "Prevent the default sorting action for custom data from filtering updateData method" has been resolved.
  • #I628439 - Issue with "Dual listbox sample move function not working properly with disabled items" has been resolved.
  • #I904248 - Issue with "The removeItems method not working properly after drag and drop and specific the index value" has been resolved.

MultiSelect

Bug Fixes

  • #I633820 - Resolved the issue where the change event was not triggered when removing the selected value.

  • #I633844 - Resolved the issue where the Chip overflowed in MultiSelect when long text options were present, along with the dropdown icon.

PDF Viewer

Bug Fixes

  • #I627789 - Now, the context menu for form fields opens properly in desktop touch mode.
  • #I630341 - Now, the text is properly aligned in the freetext annotation when using the subject property.
  • #I629789 - Now, the IsDocumentEdited property set to false when loading the customer provided PDF document.
  • #I632424 - Now, the object reference error won't occur when downloading with the dropdown field after updating the dropdown options programmatically.
  • #I627479 - Now, the browse button is working properly when dynamically changing enableFormFields API value.
  • #I635120 - Now, After adding a freetext, changing the alignment and font size, the undo and redo functions working properly.
  • #I635116 - Now, Freetext annotation appeared properly when update the alignment styling.
  • #I635117 - Now, the undo and redo actions is properly working when perform the cut and paste action.
  • #I630883 - Now, resizing the form field on the first page doesn't hide the form field on the third page.
  • #I630441 - Now, the pageMouseover event is triggered without annotation and form designer modules.

Pivot Table

Bug fixes

  • #I628997 - The drill-through popup will now display the proper data when using the Pivot Table with the server-side engine and DataTable.

RadioButton

Bug Fixes

  • The issue with "Background color issue for disabled unselect radio button in bootstrap5 theme" has been resolved.

RichTextEditor

Bug Fixes

  • #I630952 - Now, pressing the delete key when the cursor is at the end of the container correctly removes the correct br tag in the Rich Text Editor.

  • #I629344 - Now, the Insert button is disabled in the image dialog when the selected image size exceeds the maximum file size.

  • #I630816 - Now, the beforePasteCleanup event arguments Value is not empty when content is copied and pasted from the Adobe Acrobat PDF read.

  • #I629364 - Now, Border right will appear when pasting from the Excel in the Rich Text Editor.

Schedule

Bug fixes

  • #I617009 - An issue where the appointment drag position is not updating according to the mouse cursor in the vertical views of the schedule has been fixed.
  • #I569000 - The issue with the current time indicator displaying discrepancies compared to the time scale on the start and end days of daylight saving time in the vertical view has been resolved.

Sidebar

Bug Fixes

  • #I629277 - The issue with the close arguments event value showing as null when performing a swipe action in the Sidebar component has been resolved.

  • #I627602 - An issue with Sidebar component while utilizing multiple sidebars with closeOnDocumentClick property has been resolved.

Stock Chart

Bug Fixes

  • #F194476 - The crosshair tooltip now displays correctly on the axis labels.

Timeline

  • #I631862 - An alignment issue while utilizing content or oppositeContent property as template in Timeline component has been resolved.

Tree Grid

Bug Fixes

  • #I632368 - Last record removed during virtual scroll issue has been fixed.

TreeView

Bug Fixes

  • #I636879 - Resolved the console error that occurred when dragging tree items in the TreeView component while using the Firefox browser.

v27.1.50

23 Sep 23:33
Compare
Choose a tag to compare

Accumulation Chart

  • #I630866 - Now, the group separator will work for both the tooltip x-point and the legend text.

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Breadcrumb

Bug Fixes

  • #I898885 - The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.

Chart

  • #I631309 - Now, the spline range area chart will handle null values properly.

Circular Gauge

Bug fixes

  • The annotations will now render correctly when templates are provided through functions.

ColorPicker

Bug Fixes

  • Issue with "Hovering style for primary button of color picker in bootstrap 5 theme" has been resolved.

ContextMenu

Bug Fixes

  • #I897592 - The issue with "Context menu reopens after selecting options quickly" has been resolved.

DatePicker

Bug Fixes

  • #I628537 - Fixed an issue where users were unable to navigate through data cells using the arrow keys while a popup was open.

DateTimePicker

Features

  • The DateTimePicker used provides options to define the range of selectable times through the minTime and maxTime properties. These properties ensure that users can only select times within the specified range, while times outside this range are restricted. Please find the demo link here.

Key Features:

  • MinTime: Specifies the minimum time value that can be selected.
  • MaxTime: Specifies the maximum time value that can be selected.

Bug Fixes

  • #I594041 - Fixed an issue where the tab key and escape key were not functioning correctly.

Diagram

Bug Fixes

  • #I627666 - Now, the layout renders properly without considering boundary constraints.
  • #I628018 - Now, Flipping the group node properly rendered and rotation properly worked for the child nodes.

DocumentEditor

Bug Fixes

  • #I623329 - Resolved the Heap memory increasing issue even after destroying the component.
  • #I624644 - Improved the performance of rendering border for content control.
  • #I627238 - Resolved formatting different when layouting the document.
  • #I625566 - Content control with multiple paragraph now exported properly.
  • #I626922 - Resolved script error when highlighting edit range.
  • #I624612 - Nested table border is not render properly.
  • #I627042 - Alert message it now shown properly when opening broken sfdt.
  • #I624582 - Formatting now preserved properly when copy/paste content from excel document.

DropDownButton

Bug Fixes

  • #I445638 - Issue in DropDownButton Popup Alignment issue while setting enableRtl property as true has been resolved.

DropdownList

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned

  • #FB61339 - Fixed the issue where a white background was applied to the filter bar input when selecting a value from the popup.

DropDownTree

New Features

  • #I621087 - Provided support to prevent the check action of disabled child nodes using checkDisabledChildren API.
  • #I610462 - Provided valueTemplate support to customize the display of selected values in the Dropdown Tree component.

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.
  • #I630411 - Facing an console error when all nodes are not selectable while opening the popup in the Dropdown Tree component have been resolved.
  • #I624932 - Multiple focus issue when enabled the showSelectAll and allowFiltering properties in the Dropdown Tree component has been resolved.
  • #I625088 - The issue with selected field in the Dropdown Tree component has been resolved.

GanttChart

Bug fixes

  • #I629988 - Change the event argument action property value while deleting dependency issue has been fixed.
  • #I629758 - Console error while deleting last record with undo redo and styles not persists in notes tab in dialog issues has been fixed.
  • #I628433 - When adding a dependency to an unscheduled task, an exception is thrown issue has been fixed.

Grid

Bug fixes

  • #I625709 - The issue with adding/editing when the grid component is rendered inside the Dialog component has been resolved.
  • #I628534 - The problem with the BatchDelete and beforeBatchDelete event arguments not being correct during bulk delete actions has been resolved.
  • #I631245 - The issue with the Cancel Interface in the beforeDataBound event arguments has been resolved.
  • #FB61172 - The issue with padding being added to the first cell during grid cell selection in the Material 3 theme has been resolved.
  • #FB60975 - The issue where the cell was not highlighted when selecting a row using a method in the EJ2 Grid has been resolved.
  • #I630248, #I631004 - The issue where the minWidth was not respected during window resizing has been resolved.
  • #I629597 - The issue with excel custom filter with the second empty filter not applied to the grid has been resolved.
  • #I631424 - The issue where the AutoFill position was not adjusted to corresponding cells when resizing the window has been resolved.
  • #I633357 - The issue with vertical expansion when dragging with long names and text wrap enabled has been resolved.
  • #I629718 - Grid didn't rendered properly while using the individual scripts has been fixed.
  • #I632793 - getSelectedRecords is not working properly has been resolved.
  • #I628424 - Header indent cell overlapped in a stacked frozen grid with grouped columns is fixed.

HeatMap

New Features

  • #I450186 - HeatMap's axis labels can now include line break characters.
  • #I287338 - Label templates can be displayed in place of cell labels to provide additional information.

Image Editor

Features

  • Added new action types 'resize-start' and 'resize-end' to the selectionChanging event. The event triggers 'resize-start' when resizing begins and 'resize-end' when resizing ends.

Bug Fixes

  • #I910189 - The issue with "Localization issue in ImageEditor" has been resolved.
  • #I629743 - The issue with "zoomed event not triggered for mousewheel zoom" has been resolved.

ListBox

Bug Fixes

  • #I625107 - Issue with "Prevent the default sorting action for custom data from filtering updateData method" has been resolved.
  • #I628439 - Issue with "Dual listbox sample move function not working properly with disabled items" has been resolved.
  • #I904248 - Issue with "The removeItems method not working properly after drag and drop and specific the index value" has been resolved.

Maps

New Features

  • An animation transition will now occur when the data labels are first rendered.

Bug Fixes

  • #I493376 - The tooltip will now be displayed properly above the marker templates.

Mention

Features

  • The Mention provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property. Please find the demo link here.

Bug Fixes

  • #I608248 - Mention popup value not updating in textbox when using mouse interaction has been resolved.

Message

Bug Fixes

  • The issue with "the close icon being misaligned when the content alignment was set to centre" has been resolved.

MultiColumn ComboBox

Bug Fixes

  • #I629122 - Now the issue with selection state not updated when grouping is enabled in the Multicolumn ComboBox has been resolved.

MultiSelect

Bug Fixes

  • #I451885 - Resolved the performance issue when multiselect component is rendered with large number of data.

PDF Viewer

Bug Fixes

  • #I626172 - Now, stamp annotation is saved properly when adding custom Data property.
  • #I631717 - Now, Free text author and comment characters are not changed when importing the exported annotation.
  • #I632150 - Now, the handwritten signature is properly selected after being added to the PDF viewer on a mobile device.
  • #I626892 - Now, the large document opens in standalone PDF Viewer.
  • #I632511 - Now, the fetch request is not sent if the URL is set to the document path on the Server-Backed PDF Viewer.
  • #I632378 - Now, copy paste is working with formfields when enableFormDesigner as false.
  • #I631207 - Now, the textmarkup annotations are not unselected when changing the properties programmatically.

Pivot Table

Bug fixes

  • The pivot chart will now render properly when the displayOption property is changed dynamically with the toolbar option enabled.

RichTextEditor

Bug Fixes

  • #I620537 - Now, In localization, different text are used in alternative text quick toolbar item and alternative text dialog header.

  • #I623355 - Now, the ordered and unordered lists are now rendered properly in the table when copied and pasted from an MS Word document to the Rich Text Editor.

  • #I630039 - Now, when formatting is applied to the content, it functions correctly in the Firefox browser.

  • #I627005 - Now, when the Rich Text Editor is placed inside a list, the list functionality works properly.

  • #F191200 - Now, when a blockquote is applied and the clearFormat action is selected, the process correctly removes the blockquote and applies the appropriate p tags.

Schedule

Bug fixes

  • #FB60159 - An issue where the monthly recurrence appoin...
Read more

v27.1.48

18 Sep 10:43
Compare
Choose a tag to compare

DocumentEditor

Bug Fixes

  • #I626531 - Resolved the alignment issue column (spacing and width) in the page setup dialog box.
  • #I620813 - Resolved the script error issue when exporting the attached document.
  • #I618994 - Resolved the script error issue when copy pasting content for the given document.
  • #I620006 - Resolved the content overlapping issue when copy pasting external text.
  • #I625188, #I627428 - Resolved the multi column content copying issue.
  • #I624334 - Resolved the error when using text only option.
  • #I623974 - Resolved the line spacing issue after selecting text only in paste options.
  • #I618565 - Resolved the Issue appears while editing the track change document.

v26.2.14

10 Sep 05:40
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #F194171 - Now, the first and last points are rendered properly in the bar chart when using the category axis.

ComboBox

Bug Fixes

  • #FB60719 - The issue where the "Change Event Was Not Triggered When Removing Bound Value Using the Backspace Key" has been resolved.

DocumentEditor

Bug Fixes

  • #I626531 - Resolved the alignment issue column (spacing and width) in the page setup dialog box.
  • #I620813 - Resolved the script error issue when exporting the attached document.
  • #I618994 - Resolved the script error issue when copy pasting content for the given document.
  • #I620006 - Resolved the content overlapping issue when copy pasting external text.
  • #I625188, #I627428 - Resolved the multi column content copying issue.
  • #I624334 - Resolved the error when using text only option.
  • #I623974 - Resolved the line spacing issue after selecting text only in paste options.
  • #I618565 - Resolved the Issue appears while editing the track change document.

DropDownTree

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.

GanttChart

Bug fixes

  • #I627377 - allowTaskbarOverlap property is not working properly with collapseAllParentTasks property enabled issue has been fixed.
  • #I519903 - Spinner showing endlessly with null value filtering issue has been fixed.

Grid

Bug fixes

  • #FB60596 - The issue with an extra border appearing on the last record during row drag-and-drop in the grid has been resolved.
  • #FB60521 - The issue with the search button being a different size from the other buttons has been resolved.
  • #I611432 - Additional request sent issue when checkbox column with field has been resolved.
  • #FB60567 - Cookies could not be sent with the request headers when using customAdaptor that extends the UrlAdaptor is resolved.
  • #F193989 - Resolved the issue where Vue3 is not correctly printing and exporting custom templates.
  • #I626077 - Resolved the issue where Batch edit through keyboard tab navigation is not working properly for numeric textbox template column.
  • #I902432 - Accessibility issue with the checkbox when focusing on the checkbox header initially has been resolved.
  • #FB60740 - Issue with initial grouping and sorting in the grid has been resolved.

Image Editor

Bug Fixes

  • #I629675 - The issue with "On initial load the ImageEditor component's image cannot fit within the canvas while using the toolbar template" has been resolved.

ListView

Bug Fixes

  • #F194017 - The console issue while navigating within the nested ListView component has been resolved.

  • #I620913 - The issue with the ListView component's select event cancellation argument not functioning has been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

PivotTable

Bug fixes

  • The width of pivot table column headers will now be updated properly when the pivot table width is specified in 'px'.

RichTextEditor

Bug Fixes

  • #I623837 - Now, copying a single item within an ordered list and pasting it back into the same list item works properly in the Rich Text Editor.

  • #I627444 - Now, applying bold and then using the Ctrl + a to select the mention issue is fixed.

Schedule

Bug fixes

  • #I621521 - An issue where the tooltip shows the wrong end time value when the start and end of the appointment are the same has been fixed.
  • #FB60391 - Deleted recurrence appointment added into the changedRecords instead of deletedRecords and upon clicking YES in the series edit confirmation alert to delete the individual occurrences the deleted records not included in the deletedRecords in the actionBegin event has been fixed.

Tree Grid

Bug Fixes

  • #F60772 - Resolved the unwanted actionFailure event triggered when height and width were given in pixels.

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.

v26.2.13

05 Sep 06:24
Compare
Choose a tag to compare

ComboBox

Bug Fixes

  • #FB60719 - The issue where the "Change Event Was Not Triggered When Removing Bound Value Using the Backspace Key" has been resolved.

DropDownTree

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

RichTextEditor

Bug Fixes

  • #I621958 - Now, when pressing the Backspace key on indented text, the indentation is decreased by one level in the Rich Text Editor.

  • #I615533 - Now, applying bold and then using the @ character to open the mention popup is fixed.

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.

v26.2.12

02 Sep 23:28
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I624097 - Now, the pareto chart will render properly when specifying the axis name in the pareto series.

DateTimePicker

Bug Fixes

  • #I627006 - Fixed an issue where the DateTimePicker popup was not visible in mobile mode due to a fixed z-index value set in the CSS.

Diagram

Bug Fixes

  • #I615229 - Now,the connections are getting blocked while setting arguments cancel as "true".

GanttChart

Bug fixes

-#I625331 - An unwanted error message is thrown in the actionFailure event issues has been fixed.
-#I623226 - Negative offset getting removed while using locale has been fixed.

Grid

Bug fixes

  • #FB60593 - The issue where setting args.cancel to true in the rowDeselecting event caused a script error when selection persistence was enabled without a checkbox column has been resolved.
  • #FB60504 - The issue of the grid ignoring the stacked header during printing has been resolved.
  • #I620165 - Focus issue when enableColumnVirtualization is enabled with freeze columns has been resolved.
  • #FB60430 - The problem with the Shimmer effect behaviour during Pagination has been resolved.
  • #I621511 - Resolved the script error that occurs when opening the column chooser in adaptive mode.
  • #I624131 - The issue where the column autoFit property was ignored, even with resizeSettings mode set to normal when applying other column width property values as auto, has been resolved.
  • #I621704 - The issue with tab navigation not working properly with the toolbar search has been resolved.
  • #I621707 - The problem with the layout when using a custom toolbar in Adaptive UI has been resolved.
  • #FB60195, #FB60319 - The issue where the hierarchy grid export was not working correctly when passing columns in the export properties has been resolved.

MultiColumn ComboBox

Bug fixes

  • #I618908, #I613836 - Now the issue with custom filtering, dynamic data is not filtered correctly with or without query parameters has now been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

RichTextEditor

Bug Fixes

  • #I623355 - Now, merging cells across two or more rows in a table that are copied and pasted from the Excel sheet will work properly.

  • #I623837 - Now, copying a single item within an ordered list and pasting it back into the same list item works properly in the Rich Text Editor.

Stepper

Bug Fixes

  • #I620667 - Now the script error raised when resizing the page with the Stepper navigated between pages has been resolved.

Tree Grid

Bug Fixes

  • #F60854 - Fixed an issue where an exception was thrown when clicking on a row while using the filterTemplate.

v26.2.11

26 Aug 23:42
Compare
Choose a tag to compare

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Chart

Bug Fixes

  • #I621966 - Now the step is applied properly from left and right of the points in the range step area.
  • #I623859 - Now the maximum range for waterfall series is calculated properly.

ContextMenu

Bug Fixes

  • #I902438 - The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.

DateRangePicker

Bug Fixes

  • #I613304 - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

DateTimePicker

Bug Fixes

  • #I607606 - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

Diagram

Bug Fixes

  • #I619234 - Now,Connector routing is proper while setting the segment direction as "Left".
  • #I589528 - Now, Diagram scrolling is smooth while scrolling with Track Pad in Mac.
  • #I616888 - Now, Highlighters for Connector Element Draw with user handle update properly.
  • #I616041 - Now,exception will not occur for self-loop in layouts.
  • #I615229 - ConnectionChange event fired while using connector draw function.

DocumentEditor

Bug Fixes

  • #I617570 - Resolved the time delay issue when opening the provided documents.
  • #I616985 - Resolved the issue that searching the content present in the document displays as no matches found.
  • #I622039 - Resolved the track changes pane is not opening while deleting changes.
  • #I608091 - Resolved the content overlapping issue when using insert text method.
  • #I618189 - Resolved the paging issue printing documents in landscape mode.
  • #F191318 - Resolved the double click behaviour changes.
  • #F193935 - Resolved the control freeze issue when preforming accept all action.
  • #I605284 - Paragraph marks in the Track Changes pane are now shown or hidden according to the value of the showHiddenMarks.

Features

  • #I617641 - Added support for context based paste options.

DropDownTree

Bug Fixes

  • #I619097 - The issue where the value property was not updating dynamically has been resolved.

FileManager

Bug Fixes

  • #I620497 - Provided menuClose event support to prevent the context menu close action in File Manager component.
  • #I615927 - The issue with the drag and drop action in the navigation pane of the File Manager component has been resolved.
  • #I608803 - The issue with the copy and paste a folder within File Manager component navigation pane has been resolved.

GanttChart

Bug fixes

  • #I624244 - Taskbar and weekend not rendered incorrect position issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

  • #I620569 - XSS Vulnerability in the filterByColumn Method has been resolved.
  • #I618398 - The issue with the 'Blanks' filter option has been resolved.
  • #I604038 - The issue with maintaining text formatting in the edit dialog for a multiline TextBox in the Grid UI has been resolved.
  • #I615271 - The issue with selected dropdown value is not saved in the grid when using editTemplate has been resolved.
  • #I902455 - The issue with Dot character search as NaN issue has been resolved.
  • #I621020 - Frozen grid with columnVirtualization not properly rendered issue has been resolved.
  • #I617987 - Double request issue when pageSize higher than totalRecordCount is resolved.
  • #I616111 - The issue with the foreign column using a remote data manager, where values were only retrieved when the column was displayed, has been resolved.
  • #I617475 - When enabling AutoFit for certain columns, the aggregate row becomes misaligned issue has been resolved.

ListView

Bug Fixes

  • #I616604 - The issue with the scroll position when dynamically updating the dataSource in the ListView component has been fixed.

MultiSelect

Bug fixes

  • #I620910 - Fixed the misalignment of footer elements in the MultiSelect popup on mobile devices.

  • #I619463 - Fixed an exception that occurred when re-rendering the multiselect component inside the scheduler by clicking the scheduler navigation icon.

  • #I620453 - Fixed the issue where ItemData returned null in the removed event argument when the value was cleared.

  • #I6414793 - Fixed the issue where the Clear Icon fails to create a placeholder in MultiSelect after the selection is reset.

PDF Viewer

Bug Fixes

  • #I614031 - Now, able to insert capital H and V in multiline textbox fields in PDF Viewer when holding SHIFT key.
  • #I622939 - Now, able to insert capital H and V in search text in PDF Viewer when holding SHIFT key.
  • #I619818 - Now, the annotation select event is triggered in provided document.
  • #I624012 - Now, the font size of the type signature is correctly preserved in the downloaded document.
  • #I618143 - Now, the password-protected PDF document is properly exported to an image using the server library.

PivotTable

Bug fixes

  • #I622512 - Member sorting will now be performed correctly for negative numbers when using number grouping in the pivot table.
  • #I620602 - The report settings will now be maintained correctly when switching between reports with grouping applied in the pivot table.

RichTextEditor

Bug Fixes

  • #I618955 - Now, Pasting images from the OTD word document file functions correctly in the Rich Text Editor.

  • #I623355 - Now, decimal-leading-zero list type is preserved correctly when pasting list content from MS Word in the Rich Text Editor

  • #I621080 - Now, space key working properly when space key is pressed in the Rich Text Editor.

  • #I609672 - Now, resolved the issue where pasted images were uploaded twice, currentTarget was null, and the success message popup appeared twice in the Rich Text Editor.

  • #I621556 - Now, the cursor will be visible when pressing the enter key and reaches the bottom of the Rich Text Editor when the container element's height and scroll style are manually set.

Spreadsheet

Bug Fixes

  • #I622312 - Issue with "selection is misplaced and the row/column headers are duplicated when inserting a row or column in finite mode with enableVirtualization set to false" has been resolved.

  • #I614741 - Issue with "the active sheet is not properly updated when saving the spreadsheet with hidden sheets" has been resolved.

Tooltip

Bug Fixes

  • #FB60074 - Resolved the issue with tooltip positioning in Angular when using the component within a template.

Tree Grid

Bug Fixes

  • #F60202 - Fixed an issue where the filter menu dialog would not close after performing a filter or cancel action when utilizing the filterTemplate property.

Uploader

  • #FB60158 - Fixed an issue where the ActionComplete event was not triggered after a file upload.

v26.2.10

19 Aug 23:37
Compare
Choose a tag to compare

Breadcrumb

Bug Fixes

  • #I898885 - The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.

ContextMenu

Bug Fixes

  • #I902438 - The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.

DateRangePicker

Bug Fixes

  • #I189705 - Resolved an issue that caused a console error on mobile devices when utilizing the maxDays property in the DateRangePicker.

  • #I607606 - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

  • #I613304 - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

Diagram

Bug Fixes

  • #I601125 - Now, Child Nodes position in ComplexHierarchicalTree updated correctly results in avoiding connector overlap.

DocumentEditor

Bug Fixes

  • #I613623 - Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
  • #I616511 - Resolved the problem with selecting and editing text after the comment inserted.
  • #I616207 - Resolved the table left margin issue when opening attached document.
  • #I616276 - Resolved the can edit and can delete values in content control are bound inversely.
  • #I620559 - Resolved the issue that Ctrl + H opens the Find option instead of replace option.
  • #I613766 - Resolved the single page content expanded into 13 pages issue in Document Editor.
  • #I616846 - Resolved the overlapping issue when updating table of contents field.

DropDownTree

Bug Fixes

  • #I618290 - The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.

FileManager

Bug Fixes

  • #I620476 - Improved error handling and null value management in File Manager component file operations.

GanttChart

Bug fixes

  • #I618909,#I607695 - PDF export exception thrown when using different font style issue has been fixed.
  • #I618061 - Updating selectedRowIndex and dataSource dynamically only updates the data, selectedRowIndex does not work issue has been fixed.
  • #I620597 - getSelectedRecords method not return selected records when persistSelection is set to true issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

  • #I616688 - The issue with Programmatic open column chooser dialog not opening with OK and Cancel buttons on adaptive vertical view has been resolved.
  • #I615860 - The issue where invoking the getPersistData method in the dataBound event of the Grid removed the groupCaptionTemplate has been resolved.
  • #I614425 - Resolved the issue with the inconsistent isCountRequired query in the Excel-like filter when using the ODataV4Adaptor.
  • #I614381 - Resolved the issue where the column's editTemplate was not working in ASP.NET Core.
  • #I617205 - The issue with column chooser checkbox is unselected once uncheck the selected all option and press Esc keyboard action has been resolved.
  • #I616244 - The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.
  • #I616244 - The problem with the frozen shadow effect during column resizing has been resolved.
  • #I622755 - Filtering a column in Grid throws script error after autoFitColumns is invoked issue has been resolved.

MaskedTextBox

Bug Fixes

  • #I617472 - Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.

PDF Viewer

Bug Fixes

  • #I614475 - Now, when deleting a signature field image after zooming in the image is removed and does not remains visually presented on the screen.
  • #I615933 - Now, the Radio button retains selection when clicked more than once.
  • #I615285 - Now, form fields are being correctly retrieved from the widget in the provided document.

PivotTable

Bug fixes

  • #I612547 - The column width applied using the columnRender event will now be properly persisted when resizing the pivot table.

Schedule

Bug fixes

  • #I607401 - An issue where the events are not aligned in correct position when Scheduler height changed dynamically has been fixed.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
  • #I620787 - Resolved a white space issue that occurred while scrolling with persistSelection and virtualization.

v26.2.9

12 Aug 23:28
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I616798 - The issue with "multiple requests arising when using query property and useEffect in DropdownList component" has been resolved.

Accumulation Chart

Bug Fixes

  • #I618245 - Now resizing works properly in accumulation, even when the tooltip is enabled.

Chart

Bug Fixes

  • #I617528 - Now the data labels are visible only for the available range.
  • #I618989 - Selection zooming and panning now function properly on the date-time category axis.

DashboardLayout

Bug Fixes

  • #I591785 - The issue with the draggableHandle property when dynamically updating panel contents in the Dashboard Layout component has been resolved.

DocumentEditor

Bug Fixes

  • #I612018 - Resolved the combined merged cells deleting issue when deleting entire column.
  • #I614400 - Resolved the document corrupted issue when exporting document with TOC revisions.
  • #I612515 - Resolved the maximum call stack size exceeded issue after document loaded.
  • #I612103 - Resolved the text cannot be edited issue when picture is layouted behind the text.
  • #I606994 - Resolved the list paragraph copy pasting issue.

DropdownList

Bug Fixes

  • #I612396 - Fixed an issue where an empty popup appeared when scrolling up and down with enableVirtualization and itemTemplate enabled.

GanttChart

Bug fixes

  • #I613295 - Milestone endDate not properly validating when convert to task issue has been fixed.
  • #I608671 - When the resource tab column is edited and tab is switched, the edited value is not saved issue has been fixed.

Grid

Bug fixes

  • #F191300 - When freeze property is enabled the minWidth and maxWidth set to a column is not working properly issue has been resolved.
  • #I615679 - search clear action does not reset the pageSize issue has been resolved.
  • #FB59752 - In rowDrag event, the dragged data is not properly returned issue has been resolved.
  • #I617335 - ResponsiveBack element not showing when search is aligned left in Toolbar with AdaptiveUI issue has been resolved.
  • #FB59809 - The issue with editing a record of column that contains multiple aggregates throws a script error has been resolved.
  • #I899326 - The script error related to adaptiveUI when selecting records with a toolbar rendered using a template has been resolved.

Image Editor

Bug Fixes

  • #I901333 - The issue with "script error thrown while saving the image" has been resolved.

ListBox

Bug Fixes

  • #I897366 - Issue with "Listbox double scroll appears issue while enabling the filtering option." has been resolved.

Maps

Bug fixes

  • #I613689 - The position of the image markers will now be correctly adjusted when the offset property is set.

MultiColumn ComboBox

Features

  • #I609891 - Now we have provided support for text wrapping in MultiColumn ComboBox column cells.

MultiSelect

Bug fixes

  • #I615659 - Fixed the issue with dropdown list items not displaying properly in the DropDownList.

PDF Viewer

Bug Fixes

  • #I612252 - Now, the ArgumentOutOfRangeException does not occurs while attempting to download the provided document.
  • Now, the script error does not occurs when searching the non-matched word in the document without magnification module.
  • #F189402 - Now, the PDF viewer can load the PDF document as a blob URL.
  • #F190306 - Now, the script error does not occur when loading the provided document.

PivotTable

Bug fixes

  • #I616730 - Value sorting will no longer be performed unintentionally when resizing the column in the pivot table.
  • #I617149 - The allowRepeatHeader option will now work properly when exporting the pivot table as a PDF document.

RichTextEditor

Bug Fixes

  • #I612704 - Now, the continuous console error that was being thrown when the editor is destroyed is fixed.

  • #I617167 - Now, The character is not duplicated after switching to the Chinese language in the Rich Text Editor.

  • #I615533 - Now, The mention popup renders correctly when bold text is inserted in the Rich Text Editor.

  • #I617144 - Now, Pressing the backspace or delete key functions correctly in the Chinese language Rich Text Editor.

Spreadsheet

Bug fixes

  • #I616139 - The script error that occurs while scrolling down and up in a sheet when a cell has filter icon and notes has been resolved.
  • #I613155 - The notes in the spreadsheet are now scrollable when the content length is long.

StockChart

Bug Fixes

  • #F191596 - Spline rendering now correctly handles zero data values.

Switch

Bug Fixes

  • #F190104 - The issue with Script error occurs while opening dialog component using switch button has been resolved.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
  • #I609686 - Fixed a console error that occurred when performing row selection followed by the collapseAll and expandAll actions with virtualization.