Skip to content

v17.1.50

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 04 Jun 14:12
· 320 commits to master since this release

Common

New Features

  • Provided Angular 8 compatibility support.

CircularGauge

Bug Fixes

  • #I237023 - The issue with pointer animation on setting more than 80% of the pointer radius has been fixed.

DataManager

Bug Fixes

  • #233040- Provided support to get the service root url from odata context field to use during batch operation.

Dialog

Bug Fixes

  • #144624 - Resolved the issue with resizing when rendering a grid inside a dialog.

Document Editor

Bug Fixes

  • #236930 - Table exported properly when document contains continuous table.
  • #236502 - Table last column resizing is now working properly.

Grid

Bug Fixes

  • #236235 - To get the visible element in custom function while using custom validation has been resolved.
  • #235593 - To send the tr element in rowDataBound event instead of document fragment has been fixed.
  • #144448 - Maximum call stack issue while invoking clearFiltering method in dataBound event has been fixed.
  • #144431 - Grid export when null is provided for any complex field has been resolved.
  • #235415 - actionFailure event during successful server side CRUD actions has been resolved.
  • #234931 - Performance of checking checkbox columns during show/hide operation has been optimized.
  • #235081 - Column value as null in contextMenuClick event args while the target is column cell has been fixed.
  • #232225 - Server side Sorting in complex type(with nullable value) data column has been fixed.
  • #143671 - Grid filter with null date values has been resolved.
  • #225078 - Excel filter check list search criteria has been considered for grid filtering.

In-place Editor

Bug Fixes

  • #237441 - Modified value not updated, when using RichTextEditor with Markdown mode issue has been resolved

Maps

Bug Fixes

  • #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.

ProgressButton

Bug Fixes

  • Provided public method 'progressComplete' to complete the progress.

QueryBuilder

Bug Fixes

  • Selected value not maintained properly for radiobutton field.

Schedule

Bug Fixes

  • An issue with opening editor window multiple times, editor contents are rendered multiple times is fixed.
  • An issue with preventing the event to be created, while clicking on the add icon in mobile devices with read only property is enabled is fixed.
  • #234667 - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
  • #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.

Uploader

Bug Fixes

  • No more script issue occurs, on rendering the preload files as empty.