Skip to content

v17.1.49

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 29 May 13:13
· 322 commits to master since this release

Common

Bug Fixes

  • #2352892 - Fixed Form base components delay rendering issue.

DatePicker

Bug Fixes

  • #235561 - Now, you can specify the date format without year specifier along with strict mode.

Document Editor

Bug Fixes

  • #226399 - Header and Footer is now layout properly if document contains section break

Gantt

Bug Fixes

  • #F144145 - Task Id duplication issue while adding new record has been fixed.

Maps

Bug Fixes

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

MaskedTextBox

Bug Fixes

  • Now, MaskedTextBox renders properly after calling refresh method.

New Features

  • #236816 - Provided method to focusIn and focusOut.

MultiSelect

Bug Fixes

  • #231920 - In IE browser, script error throws when calling getItems method has been fixed.

New Features

  • #236816 - Provided method for focusIn and focusOut.

NumericTextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

QueryBuilder

Bug Fixes

  • DataManager related issue resolved.

RichTextEditor

Bug Fixes

  • #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.

TextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

TreeGrid

Bug Fixes

  • #236554 - Expand/Collapse icon for 2nd level parent while using remote data works fine
  • #236554 - enableCollapseAll works fine with paging

Uploader

Bug Fixes

  • #235532 - Now, you can remove the uploaded files, while using the uploader within form.