19.2 Sprint 3
Pre-release
Pre-release
BingoRUS
released this
04 Sep 16:00
·
1661 commits
to 19_2
since this release
New Features
- UI Widgets
- The new
label
option of the speed dial action allows you to add a text label for each action (demo).
- The new
Improvements
- DataGrid
- Now, sort indexes are shown next to sort order icons if sorting by multiple columns was applied. To disable this feature, set the
sorting.showSortIndexes
option to false (demo).
- Now, sort indexes are shown next to sort order icons if sorting by multiple columns was applied. To disable this feature, set the
- FileManager
- The new File Manager UI displays the status of a file operation: operation progress as a percentage, done, canceled, or an error (demo).
Install
npm i [email protected]
In case of using Angular, React or Vue, add one of integration packages:
npm i [email protected]
npm i [email protected]
npm i [email protected]