Skip to content

v17.3.21

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 30 Oct 11:42
· 272 commits to master since this release

Accumulation chart

Bug Fixes

  • #252357 - 'remove' method is not support in IE 11 issue fixed.

Chart

Bug Fixes

  • #250412 - The axis missing in polar and radar issue is fixed.
  • #148064 - Legend color is not working when using point color mapping issue is fixed.
  • #252450 - Selection while clicking on marker border issue is fixed.

New Features

  • #249556 - Provided smart data label for polar radar chart.
  • #249971 - Provided support to trim polar radar axis labels based on available size.

ComboBox

Bug Fixes

  • #251466 - Now, you can set width property in em unit.
  • #251650 - Issue with 'filtered list item is not getting focused when set filter type as contains' has been resolved.
  • #251325 - Issue with "once combobox popup open is prevented by setting args.cancel as true in open event then you can't remove the prevent a popup opening using open event" has been resolved.

ContextMenu

Bug Fixes

  • #F147793 - ContextMenu not closed while scrolling the target element has been resolved.

Document Editor

Bug Fixes

  • #251576 - Enable repeat row header is now enabled properly in table properties dialog.
  • #250638 - Scroll position is now maintained after inserting columns.
  • #253260 - Script error now resolved when double click on header footer.
  • #252506 - Spell checker performance has been improved.

DropDownList

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

File Manager

Bug Fixes

  • The issue file manager throws script error when navigate to the different folder after sorting the path column in details view has been fixed.

Grid

Bug Fixes

  • #251660 - Grouping with Virtualization throws script error has been fixed.

LinearGauge

Bug Fixes

  • Border for the linear gauge is rendering properly now.

ListBox

Bug Fixes

  • Issue with Drag and Drop has been fixed

ListView

Bug Fixes

  • #251219 - The content security policy issue has been fixed.

Maps

New Features

  • Improved the marker cluster appearance for duplicate markers.

MultiSelect

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

PDF Viewer

Bug Fixes

  • #251864 - The pages in the landscape document will be rendered properly.
  • #250902 - Now, the text Markup annotations are working properly inside the Tab control.
  • #250538 - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
  • #252269 – The mouse cursor has been updated properly after adding the free text annotation.
  • #251401 - The annotationSelect event will be triggered properly while selecting the annotations.

New Features

  • #252111 - Provided the support for handwritten signature.
  • #251149 – Provided the support for customizing the text search highlight color.

QueryBuilder

Bug Fixes

  • Value not updated properly while changing 'Between' operator.

SplitButton

Bug Fixes

  • Issue with adding Items in 'beforeOpen' event is fixed.

Splitter

Bug Fixes

  • #252410 - Resolved the issue with collapsing panes when set collapsed property as true in Splitter.
  • #252410 - Issue with Expand public method not working in the splitter has been resolved.

TreeGrid

Bug Fixes

  • #249633 - Row Drag and Drop works fine with RemoteSaveAdaptor in SelfReference Data.