Skip to content

v27.1.52

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 08 Oct 03:34
· 7 commits to master since this release

Common

Bug Fixes

  • #I628053 - Resolved an issue where the sanitizer function did not properly handle HTML entities.

Accumulation Chart

Bug Fixes

  • #I637398 - Now, the percentage values of the pie chart points are updated when the legend is clicked.

Chart

Bug Fixes

  • #I605430 - Now, the chart height is set properly when applying the scale.
  • #I636350 - Now, the y-axis label is rendered properly when rotation is enabled.

ContextMenu

Bug Fixes

  • #I909790 - The issue with "When adding submenu item dynamically the parent menu item was returned wrongly in select event" has been resolved.

Diagram

Bug Fixes

  • #I632369 - Now, selector renders for newly added phase at runtime.
  • #I632361 - Now, Node will be draggable inside swimlane after adding new phase at run time.
  • #I632374 - Now, Height and Width of the lane will be updated properly.
  • #I632335 - Now, Node selection is restricted on diagram focus.
  • #I632371 - The resize cursor now updates correctly when hovering over the phase line.
  • #I632404 - Now, Rotating the flipped node will rotates its annotation along with the node.

DocumentEditor

Bug Fixes

  • #I636488 - Resolved the console error thrown when opening attached SFDT document.
  • #I630929 - Resolved the content not syncing properly after removing content control at the end of the document.
  • #I627161 - Resolved the RTL text formatting issue in Document Editor.

DropDownTree

Bug Fixes

  • #I636022 - Nodes with selectable as false cannot be expanded or collapsed using keyboard in Dropdown Tree has been resolved.

GanttChart

Bug fixes

  • #I634826 - Manual parent taskbar pdf export is not working properly issue has been fixed.
  • #I634832 - The issue about isShiftPressed property in the row selecting event was not maintained properly has been fixed.
  • #I633271 - Changing the events hitting order and add rowPosition property in actionBegin event issue has been fixed
  • #I634857 - Parent dependency validation is not working properly issue has been fixed.

Grid

Bug fixes

  • #I630299 - The issue where Virtualization loads indefinitely after applying Grouping, Filtering and scroll to the end has been resolved.
  • #F194538 - The issue where the UpdateCell method does not change the value of the primary key column in a newly added record before saving in batch mode has been resolved.
  • #I633129 - The issue where the IEditCell interface did not support the TextBoxModel property has been resolved.
  • #I633624 - The issue where the focus was moved out of the column chooser dialog when pressing the tab key on the cancel button has been resolved.
  • #I633945 - The issue where added records were not displayed while using CustomDataAdaptor with batch editing mode has been resolved.
  • #FB61502 - Resolved the script error occurs when enter key press with column spanning and hidden columns.
  • #I628507 - The issue where the reorder the stacked header with frozen column not working properly has been resolved.

ListBox

Bug Fixes

  • #I628439 - Issue with "Handle the toolbar button state while filtering with disabled listbox items" has been resolved.
  • #I625107 - Issue with "The listbox Item template with filtering action related issues" has been resolved.

PDF Viewer

Bug Fixes

  • #I631430 - Now, the form field index is correctly calculated, and NaN is no longer added to the form field name when creating new fields from the designer in PDF Viewer.
  • #I634439 - Now, the value of the dropdown field name does not set to null in the formFieldCollections when the enableFormDesigner API is disabled.
  • #I631901 - Now, the keyboard shortcuts for the OpenOption are disabled when the OpenOption item is not included in the toolbar.

Schedule

Bug fixes

  • #FB61586 - The issue with the schedule component tooltip rendering outside the viewport has been fixed.