Skip to content

v32.1.24

Choose a tag to compare

@essentialjs2 essentialjs2 released this 20 Jan 03:01
· 13 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

  • I801695 - Multi-series chart data now exports properly to Excel.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

Diagram

Bug Fixes

  • #I798751 - The offsetY value applied through programmatically is now working well for group node.
  • #F197953 - The document undefined error in Next JS platform has been resolved.

DocumentEditor

Bug Fixes

#I791620 - Resolved the issue in delete a space between endnote references and the endnote itself disappears.
#I793341 - Spell Check Options is not visible in Context Menu Even After 'Ignore Once' Action.

DropDownButton

Bug Fixes

  • I801275 - Resolved memory leak issue in the window resize handler of DropDownButton.

GanttChart

Bug fix

  • #I800500 - Resolved the issue where calendarSettings were not applied correctly when child tasks property were mapped with an empty array.

Grid

Bug fixes

  • #I799719 - Resolved an issue where the filter option was shown as enabled in the column menu when the filter item was included in columnMenuItems and allowFiltering is set to false.
  • #I798391 - Fixed an issue where grid focus behaviour did not work correctly when enableHeaderFocus is set to false.

PDF Viewer

Bug Fixes

  • #I802591 - Fixed an issue where the freetext annotation moved outside the PDF page when using a large font size and resizing or dragging it beyond the page boundaries.
  • #I798752 - Fixed an issue that caused difficulties in resizing the newly added Calibrate Area annotation when the enableShapeLabel API was set to true.

RichTextEditor

Bug Fixes

  • #I801343 - Now images copied using the browser context menu and pasted into the editor will be uploaded to the server with an uploader popup when saveUrl is configured.

Tree Grid

Bug Fixes

  • I792894 - Resolved TreeGrid scroll reset after cell editing with aggregates enabled