Skip to content

Releases: syncfusion/ej2-javascript-ui-controls

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

  • #I632186 - Custom column not refreshed properly while indent and outdent issue has been fixed.
  • #I631776 - Dates given in the data source are not displayed same as segment data source issue has been fixed.
  • #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.

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.

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.

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.

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.

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

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.
  • #I631900 - Script error occurs while deleting last record when undo redo support is enabled issue has been fixed.
  • #I625233 - Timeline cell disappeared during DST issue has been fixed.
  • #I631255 - Incorrect left is updated during DST issue has been fixed.
  • #I628433 - When adding a dependency to an unscheduled task, an exception is thrown issue has been fixed.
  • #I632390 - While collapsing parent custom color applied for child disappeared 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

  • Redact support - The Redact support in the Image Editor allows users to effortlessly conceal sensitive information by applying blur or pixel effect to specific areas of an image. Ideal for maintaining privacy in photos. This feature is particularly valuable for protecting privacy and complying with data protection regulations, making it easier to securely share images without compromising sensitive information. Explore the demo here.

  • Text annotation enhancement - The enhanced Text Annotation feature in the Image Editor allows users to customize their annotations with fill color, outline color, and outline width. Ideal for making text stand out and improving readability, this tool ensures that your annotations are both clear and visually appealing for any image. Explore the demo here.

  • Rectangle annotation enhancement - The enhanced Rectangle Annotation feature in the Image Editor now includes support for adjusting the border radius, allowing users to create annotations with rounded or sharp corners. This enhancement provides greater flexibility in customizing the look of your annotations, adding a touch of style and refinement to your visual content. Explore the demo here.

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 ...
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.

Uploader

Bug Fixes

  • #I627151 - Fixed an issue where the aria-label was not added to the delete button for the preloaded files.

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

  • #I626561 - Separator size property in splitter settings not working properly issue has been fixed.
  • #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.

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'.

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.

Tree Grid

Bug Fixes

  • #F60772 - Resolved the unwanted actionFailure event triggered when height and width were given in pixels.
  • #F60579 - Added an interface or type for the column template event handler.

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.

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.

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

  • #F60489 - Fixed the issue where the hasChildRecords property value was not being updated correctly.
  • #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

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.
  • #I619938 - White space issue occurs after horizontal scrolling with enableTimelineVirtualization issue has been fixed.
  • #I623700 - Duration value not validated in the edit dialog when the end date is changed 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.

Toast

Bug Fixes

  • #I610571 - Fixed the hover background of the toast close icon to display as a circle in Material3 and Material Themes.

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

Common

New Features

  • #I577630 - Provided the ignore currency option for Brazilian culture.

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.

Dialog

Bug Fixes

  • #I617385 - Fixed the text color issue for the footer button of the dialog in the Fluent 2 High Contrast theme.

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

  • #I621276 - Connector lines rendered in wrong position with enableTimelineVirtualization and enableRtl issue has been fixed.
  • #I616825 - Timeline not updated properly while using setSplitterPosition issue has been fixed.
  • #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.

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

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.

GanttChart

Bug fixes

  • #I610470 - Row drag and drop action persists the previous selection in chart side if persist selection & virtualization is enabled issue has been fixed.
  • #I613295 - Milestone endDate not properly validating when convert to task issue has been fixed.
  • #I612261 - Console error occurs when connecting predecessor with decimal task Id 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.

ListBox

Bug Fixes

  • #I898586 - Issue with "Script error thrown in listbox while changing allowDragAndDrop and dataSource property" has been resolved.
  • #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

  • #I615841 - Fixed the issue where preselected values were not bound to the component with RemoteData when enableVirtualization was enabled.

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.

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.

v26.2.8

05 Aug 23:36
Compare
Choose a tag to compare

AutoComplete

Bug Fixes

  • #I609561 - Fixed an issue where an exception occurred when clearing the value using the static clear icon.

Chart

Bug Fixes

  • #I615273 - Now, the tooltip will render properly when a string is used as the y-value.

ContextMenu

Bug Fixes

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

DatePicker

Bug Fixes

  • #F188894 - Fixed the issue where, in Mobile Mode, opening the popup and pressing the back button without selecting any date would apply an overlay to the entire page.

Diagram

Bug Fixes

  • #I612110 - Now, Export Image function exports various image formats properly.
  • #I612445 - The exception will no longer thrown when adding Phases at runtime and perform undo Action

Dialog

Bug Fixes

  • #I606278 - Fixed the issue where the popup was opening in an incorrect position when the transform style was applied.

DocumentEditor

Bug Fixes

  • #I616045 - Resolved the endnote format is not applied and label mismatch in note property dialog.
  • #I595112 - Resolved the copy pasting issue while pasting the content as destination format.
  • #I597283 - Resolved the issues with bookmarks in Document Editor.
  • #I610080 - Resolved the revision split issue when inserting comment on deleted content.
  • #I607949 - Resolved the table row alignment issue when opening a document in editor
  • #I610857 - Resolved the issue that footnote is inserted but cannot be edited in protection enabled document.
  • #I613938 - Resolved the Editor formatting getting corrupted issue.

GanttChart

Bug fixes

  • #I189356 - Split tasks not working properly while using segmentData property issue has been fixed.
  • #I607879 - Predecessor validation is not working correctly for offset days with split tasks issue has been fixed.
  • #I611815 - pdfQueryCellInfo event not working properly in Pdf export issue has been fixed.
  • #I612296 - Exception thrown when adding a milestone task using the context menu issue has been fixed.
  • #I612296 - Day light saving is not working properly issue has been fixed.
  • #I617432 - Exception thrown when updating datasource issue has been fixed.

Grid

Bug fixes

  • #F189384 - Provided comma separation to the pager message for all locale.
  • #I610850 - Event triggered in case of identical filter data in grid date time type column has been resolved.
  • #F189325 - The issue with "Not null", "Null", "Empty", and "Not empty" filters not working with the filter template has been resolved.

ListBox

Bug Fixes

  • #I608662 - Issue with "listbox RemoveItems method performance issue occurs while using large number items" has been resolved.
  • #I897491 - Issue with "Input filter element was focused while clearing the datasource in the listbox" has been resolved.

MultiColumn ComboBox

Features

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

MultiSelect

Bug Fixes

  • #I606184 - Fixed an issue where placeholder content was incorrectly displayed as an ellipsis in the MultiSelect component when the Chinese language was selected.

PDF Viewer

Bug Fixes

  • #I612530 - Now, able to copy text from form field text boxes using Ctrl+C.
  • #I608686 - Now, the script error no longer occurs when deleting the added annotations using the deleteAnnotations API.
  • #I607610 - Now, we are able to click the checkbox field in the customer-provided document on mobile devices.
  • #I612848 - Now, The form fields can no longer be pasted outside the page container
  • #I609340 - Now, the invalid error message is not displayed when loading an incorrect file path in stand-alone mode.

PivotTable

Bug fixes

  • #I610461 - "Autofit" will now be applied properly even after the column header text has been customized.

Ribbon

Features

  • #I604695 - Now we have provided support for automatically scaling the SVG images when used as icons in ribbon split-button and dropdown-button popups.

Switch

Bug Fixes

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

Tooltip

Bug Fixes

  • #FB59399 - The issue with the tooltip position when using template with animation has been resolved.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where row selection was incorrect when virtualization was enabled.
  • #I609686 - Resolved issue where a console error was encountered when selecting a parent row and collapsing the selected row when both persistSelection and enableToggle with multiple selection type are enabled.