Skip to content

v32.1.25

Latest

Choose a tag to compare

@essentialjs2 essentialjs2 released this 27 Jan 03:26
· 2 commits to master since this release

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chart

Bug Fixes

  • The columnWidthInPixel property works correctly when the enableSideBySidePlacement property is disabled.

Diagram

Bug Fixes

  • #I786872 - Resolved an issue where connectors drawn from ports could get stuck and display a blocked cursor.

Dialog

Bug Fixes

  • #I802080 - Resolved the issue where the Document Editor lost focus after closing a dialog.

DocumentEditor

Bug Fixes

#798716 - Resolved the bookmark highlight color issue.

GanttChart

Bug fixes

  • #I802590 - Fixed issue where task dates were rendered incorrectly when adding a dependency with timezone set to UTC.
  • #I803975 - Fixed the console error triggered by dragging rows and hovering over the chart in Firefox browser.

Grid

Bug fixes

  • #I795201 - Resolved an issue where the scrollbar position was not retained after toggling columns in the column chooser when using virtualization along with lazy load grouping.
  • #I803519 - Fixed an issue where a visual glitch occurred during vertical scrolling when Grid has fixed height and frozen rows.

PDF Viewer

Bug Fixes

  • #I801378 - Fixed an issue where annotations and comments were missing in a customer provided document due to a duplicate annotation name.
  • #I802177 - Fixed an issue where form field content was not fully visible when the enableFormDesigner API was set to false.

Pivot Table

Bug Fixes

  • I801715 - The drag-and-drop icon now displays correctly for calculated fields when paging is enabled in the Pivot Table.

RichTextEditor

Bug Fixes

  • #I802471 - Now, the extra blank lines appearing when switching between Preview and Source View after inserting block elements has now been resolved.

  • #I803837 - Now, the Font Size toolbar option displays the correct value that corresponds to the current cursor position in the Rich Text Editor.

  • #I803207 - Now, pressing the Enter key when the cursor is placed immediately after an image with a caption functions properly without causing any errors.

Splitter

Bug Fixes

  • #I796885 - Resolved the issue where the aria-label on splitter resize buttons was not updating when changing culture.

Tree Grid

Bug Fixes

-I798336 - Resolved the issue where selection was not cleared after actions when Single Selection and persistSelection were enabled.