Skip to content

v19.2.55

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 11 Aug 06:04
· 138 commits to master since this release

Common

Bug Fixes

  • 333080 - Resolved the issue with Grid editTemplate drop down data source is not updated while using useState.

AutoComplete

Bug Fixes

  • I335313 - Issue with "select element is displayed while rendering the component with floating label" has been resolved.

Chart

New Features

  • #335166 - Provide Fade out support for chart tooltip on touch.

Dashboard Layout

Bug Fixes

  • #I306072 - The Floating issue in Dashboard Layout when the scroll bar is in the middle of the page has been resolved.

Diagram

Bug Fixes

  • #I336316 - The issue "The loaded connectors path is differ from saved connectors" has been fixed.
  • #I335836 - The Default tooltip rendered in the wrong position for the native node issue has been fixed.
  • #I337885 - The issue "Connectors have disappeared in Swim lane at initial rendering" has been fixed.

Document Editor

Bug Fixes

  • #I334754, #F167429 - Resolved the localization issue.
  • #I333264 - Resolved the before spacing issue for the paragraph starting in new page.

DropDownButton

Bug Fixes

  • #I337016 - Input space not works in DropDownButton if the target is set as text input issue has been resolved.

DropDownList

Bug Fixes

  • Issue with "incremental search is not working properly while destroying and rendering the component again" has been resolved.

Dropdown Tree

Bug Fixes

  • #F167371 - The performance issue that occurred when destroying the Dropdown Tree with a huge data source and CheckBox support has been resolved.

Gantt

Bug Fixes

  • #336211 - Issue with Virtual Scrolling in Firefox browser has been resolved.
  • #336211 - Issue with Virtual Scrolling in Firefox browse has been resolved.

Grid

Bug Fixes

  • #I331628 - Clear button issue in filter bar input has been fixed.
  • #I328013 - Copy and paste in mac os issue has been resolved.
  • #I336801 - Adding new record is not working in infinite scroll with frozen grid, has been fixed.
  • #F158244 - filter menu destroyed issue in filter template has been fixed.

New Features

  • #I334322 - Provided exporting headers with image support.
  • #I284744, #I289234 - Provided keyboard navigation support in infinite scroll.
  • #I325175, #I327940 - Provided Sticky header support.

ListBox

New Features

  • Provided No Record Template support.

ListView

Bug Fixes

  • #F167149 - The issue with "Multiple requests are made to the controller when using remote data source with template support in the ListView component" has been resolved.

Pivot Table

Bug Fixes

  • #I337487 - Now the field's caption can be changed dynamically using the value field settings dialog.
  • #F167449 - Now the fields panel has been refreshed properly with toolbar UI.

RichTextEditor

Bug Fixes

  • #I335578 - The issue with "alignment mismatching when pasting content from MS Word in the Rich Text Editor" has been fixed.

New Features

  • #I309446, #I336258 - Provided support to paste rare list contents from MS Word in the Rich Text Editor.
  • #I304121 - Improvements with the deleteKey action in the Rich Text Editor.
  • Provided showDialog, closeDialog methods to opens/closes the Link, Image, Table dialogs in the Rich Text Editor.

Schedule

Bug Fixes

  • #I337733 - An issue with the scheduler events overlapping when start and end times were the same has been resolved.

Spreadsheet

Bug Fixes

  • I336304 - Conditional formatting select button enabled while pressing SPACE key without any data issue resolved.
  • I337258 - Script error throws while importing excel file which contains conditional formatting issue resolved.

New Features

  • I327430 - Provided support for updating the defined names range while performing insert and delete operation.
  • I331963 - Number formatting applied while performing copy / paste operation between our different spreadsheets.

Tab

Bug Fixes

  • #I335995 - An issue with the touch event not triggering on tab content swipe has been fixed.

TreeView

Bug Fixes

  • #I337237 - Resolved the performance issue that occurred when removing more than 500 nodes from the TreeView using multiple selection.