Essential Studio for Aurelia Release Notes

v16.4.0.52
February 5, 2019

Common

Breaking Changes

  • Visual Studio 2017 and Visual Studio 2019 Preview 2 installed machine, Syncfusion aurelia extensions will not be configured in Visual Studio 2017. Refer this documentation to configure the extensions manually.

    ejAutocomplete

Improvement

  • #217407 - Improved filtering by providing option to include diacritic characters with suggestion list of AutoComplete control.

    ejFileExplorer

Breaking Changes

  • #224998 - At initial time of FileExplorer rendering, if you specify selectedItems or selectedFolder API, select event will not be triggered hereafter. On UI interaction or when dynamically changing the above property values, select event will be triggered.