Skip to content

Releases: syncfusion/ej2-javascript-ui-controls

v31.2.12

18 Nov 08:30

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v29.2.7

27 May 13:44

Choose a tag to compare

v29.2.7 is released

v29.2.5

21 May 01:08

Choose a tag to compare

v29.2.5 is released

v29.2.4

14 May 11:18

Choose a tag to compare

v29.2.4 is released

v29.1.41

06 May 02:50

Choose a tag to compare

v29.1.41 is released

v29.1.40

29 Apr 02:13

Choose a tag to compare

v29.1.40 is released

v29.1.38

14 Apr 22:54

Choose a tag to compare

v29.1.38 is released

v29.1.35

01 Apr 01:56

Choose a tag to compare

v29.1.35 is released

v29.1.33

25 Mar 10:45

Choose a tag to compare

v29.1.33 is released

v28.2.12

19 Mar 05:21

Choose a tag to compare

Common

Bug Fixes

  • #I701045 - Resolved the security vulnerability in the setValue method of the base package.

Diagram

Bug Fixes

  • #I693646 - Node overlapping, stretching, and incorrect positioning will no longer occur in complex hierarchical tree layouts.

DocumentEditor

Bug Fixes

  • #I691095 - Fixed an issue where the getComments API returned the same comment ID for both parent and reply comments.
  • #I695884 - Resolved a browser hanging issue caused by table row splitting when opening an attached document.
  • #I691853 - Fixed a list numbering issue in the Document Editor that occurred when pasting content multiple times.
  • #I693444 - Addressed an issue where the toggling of a checkbox content control did not reflect its character format.
  • #I701050 - Fixed a blob document import issue in the Document Editor when using a Docker container.
  • #I689203 - Resolved an issue where content deletion with track changes was not functioning correctly.
  • #I695107 - Fixed a cursor disappearance issue when pressing and holding the arrow button.

Grid

Bug Fixes

  • #FB65738 - The issue where using the greater than or equal to operator to filter the value zero also filtered out null or undefined values has been resolved.
  • #I694874 - Fixed an issue that caused a script error when expanding grouped rows and selecting all columns in the column chooser.
  • #FB65764 - Resolved an issue where opening the checkbox filter with the hide search box option enabled caused an error.

PDF Viewer

Bug Fixes

  • #I693186 - Now, the Angular change detection event does not trigger continuously while zooming.
  • #I686925 - Now, the text search works correctly when searching for multiple words in Unicode text.
  • #I689380 - Now, the File size will not increase when saving the document without making any changes.

RichTextEditor

Bug Fixes

  • #I694952 - Now, the change event works properly when the value changes in the Rich Text Editor.

  • #I691323 - Now, the image caption is handled properly in the Rich Text Editor after posting.

  • #I942836 - Now, the Rich Text Editor works properly when disabling the toolbar and resizing the editor.

  • #I943056 - Now, the Rich Text Editor works properly when resizing the iframe editor and disabling the toolbar, preventing a script error on initial rendering.

  • #I695002 - Now, the Rich Text Editor works properly when pasting content copied from Google Sheets.

  • #I649583 - Now, the tooltip descriptions work properly when shortcut keys are displayed in a localized environment.

TreeView

Bug Fixes

  • #I694965 - Resolved an issue where the parent node check state was not maintained in nested data after filtering when Select All was used in the DropdownTree component.