Essential Studio for JavaScript Release Notes

v18.1.0.52
May 13, 2020

Common

Bug Fixes

  • #271567 - The console error thrown while generating custom styles in ThemeStudio has been resolved.

    ejAutocomplete

Bug Fixes

  • #272765 – The issue with “The minChar property is not working when we delete the text” has been resolved.
  • #273669 – The issue with “The showPopupButton is not showing the data based on input text” has been resolved.
  • #272777 – The issue with “When binding remote data, popup opens even after input loses focus in AutoComplete” has been resolved.

    ejCircularGauge

Features

  • #274600 – tooltipRendering event is exposed with text argument to customize the tooltip text.

    ejComboBox

Bug Fixes

  • #269689 – The issue with “NgModel binding with keyboard selection after filtering” has been resolved.

    ejDropDownList

Bug Fixes

  • #273777 – The issue with “The change event is not triggered for persisted data in initial loading” has been resolved.

    ejGrid

Bug Fixes

  • #274100 - type ‘checkbox’ column works properly while binding dataSource dynamically.
  • #264582 - Style compatibility issue in excel filter’s search input has been fixed.
  • #266234 - DOM elements with non unique id of the FilterDialog rendering has been fixed.

    ejMenu

Features

  • #270390 - Refresh method has been included for ejMenu.

    ejRTE

Bug Fixes

  • #271382 - The issue with “The waiting popup is not hide while loading the files” has been resolved.

ejToolbar

Bug Fixes

  • The issue with “Click event is triggered on active item when mousedown done outside the toolbar and ends with mouseup on toolbar item” has been resolved.

    ejUploadBox

Features

  • #270507 - Before remove event has been included for ejUploadBox.