Skip to content

v17.4.49

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 11 Feb 11:14
· 269 commits to master since this release

Barcode

Bug Fixes

  • #262067 - The issue "Unable to decode qrcode for some values" has been fixed.
  • #262067 - The issue "DOM ID for the SVG and div element are same" has been fixed.

Button

Bug Fixes

  • CSS validation issues has been resolved.

Button Group

Bug Fixes

  • CSS validation issues has been resolved.

Chart

Bug Fixes

  • #262128 - Legend gets cropped while adding series dynamically issue has fixed.
  • #261471 - Pie annotation template is not center in blazor issue fixed.

DateTimePicker

Bug Fixes

  • Issue with script error throws while selecting value from popup in touch mode has been resolved.

Document Editor

Bug Fixes

  • #263608 , #150960 - Resolved script error when disable toolbar.
  • #261241 - Resolved script error when remove hyperlink in splitted widget.
  • #259011 - Paragraph before spacing layout issue is now resolved.

New Features

  • #262665, #151012 - Added API to customize search highlight colour.
  • #249197 - Added API to enable/disable spell check action.
  • #237725, #253671 - Added support for web layout.

DropDownList

Bug Fixes

  • #261901 - Issue with "cascade dropdown previous value maintained while enabled the filtering" has been resolved.

Gantt

Bug Fixes

  • #263236 - Issue on multi-level dragged parent dropped into last index has been fixed.

Grid

Bug Fixes

  • #262309 - Incorrect selected records after batch delete issue has been fixed.
  • #261796 - Script error while adding row at bottom after batch delete has been resolved.
  • #261544 - Incorrect column resizing with row drag and drop issue has been resolved.
  • #150858 - Media Query issue has been resolved.
  • #263233 - Data type in row drop event argument issue has been resolved.
  • #262898 - Filtering text box in movable columns focus issue has been fixed.�

Maps

Bug Fixes

  • #263056 - Now, Legend will be rendered properly when the OSM map is used along with a geometric sublayer.

Menu

Bug Fixes

  • An issue when setting id as number in menu Item is fixed.

PDF Viewer

New Features

  • 258769 - Provided the option to suppress the error dialog in PDF Viewer.
  • 261269 - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.

QueryBuilder

Bug Fixes

  • CSS validation issues has been resolved.

RichTextEditor

Bug Fixes

  • #261548, #262909 - The issue with a new line added after pasting the content and focusing out in the Rich Text Editor has been resolved.
  • #F150940 - The issue with cursor not maintained when using the executeCommand method with insertHTML in the Rich Text Editor has been resolved.
  • #F150991 - Fixed issue with script error when RichTextEditor is dynamically rendered using setState.
  • #F150991 - Resolved the issue with the fontName requestType is getting as fontSize after the change event has been triggered.
  • #F150742 - Resolved the issue with dialogOpen event does not return the content element in insert image dialog.
  • #262805 - Fixed issue change event triggers first time when readonly property is enabled.

Tooltip

Bug Fixes

  • #263239 - The issue with destroying the Tooltip component with popup opened state has been resolved.

TreeView

Bug Fixes

  • #262276 - Resolved the performance issue occurred when check or uncheck the parent node in TreeView component.