Skip to content

v32.1.21

Latest

Choose a tag to compare

@essentialjs2 essentialjs2 released this 30 Dec 03:01

Block Editor

Bug Fixes

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

Chat UI

Bug Fixes

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

Diagram

Bug Fixes

  • #I197766 - The Node or connector tooltip will now close after dragging when selector tooltip is disabled.

DocumentEditor

Bug Fixes

#784675 - Resolved script error occurring when double-clicking and deleting the bookmarked word.
#786777 - Resolved the alignment issue after moving content to next page
#786596 - Resolved text in the header does not get ignored on the first attempt
#781721 - Resolved list format issue in splitted table.
#784296 - Resolved the text inserted outside the bookmarks when moving the cursor
#784718 - Resolved the spellcheck ignore and ignore All issue when select Ctrl+A
#789254 - Resolved the table layout issue when modify the cells preferred width using the selection cell format API
#784719 - Resolved the undo issue on newly added error word

GanttChart

Bug fixes

  • #I792826 - The issue of an exception being thrown when adding a record after enabling frozen columns has been resolved.
  • #I796421 - Fixed resource mapping issue in source where resourceName was used instead of resourceId.
  • #I741056 - Fixed issue where the ShowColumnMenu property was not working properly.

Grid

Bug fixes

  • #I791512 - The issue where the selected row was not visible in the viewport when virtualization is enabled in the Grid and a row is selected programmatically using the selectRow method with specific index has been resolved.
  • #I793520 - Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with command columns enabled.
  • #I791818 - Resolved an issue where the border of stacked column headers was misaligned when frozen columns are enabled in the Grid.

Maps

Bug fixes

  • #I793444 - Color mappings without an initially specified value now function correctly when toggling the legend.

Mention

Bug Fixes

  • #F197891 - Resolved the issue where the popup closes immediately after typing '@A'.

PDF Viewer

Bug Fixes

  • #I793332 - Resolved an issue where form field styles were incorrectly applied to other fields.
  • #I792254 - Resolved an issue where dragging line annotations was difficult when the annotation width reached the edge of the page.
  • #I795012, #I789583 - Resolved an issue where annotation toolbar property items were not hiding properly when toolbarSettings was applied.
  • F197872 - Resolved an issue where the Add Initial option did not hide when configured through the handWrittenSignatureSettings API.
  • #I792605 - Resolved an issue where organize PDF would get stuck when loading a large document, causing the page to become unresponsive.

Pivot Table

Bug Fixes

  • I790108 - Pivot Table filtering now functions correctly, even when date grouping members include empty strings.

RichTextEditor

Bug Fixes

  • #I795310 - Now, collapsing the extended toolbar after clicking the code view icons works properly without decreasing the Rich Text Editor height.

  • #I796071 - Now, the tab key navigation across the Rich Text Editor works properly even after the maximum content length is reached.

  • #I794986 - Now, the divider element remains separate and works properly without merging with a table when pasted from a Word document into the Rich Text Editor.

Toolbar

Bug fixes

  • #I789962 - The issue of being able to click a toolbar item with Template while the toolbar is in disabled state has been resolved.

Tree Grid

Bug Fixes

  • #F71755 - Fixed an error that occurred when binding the action failure event with frozen columns in the Tree Grid.