20.1 Sprint 3
Pre-release
Pre-release
BingoRUS
released this
25 Feb 20:10
·
1372 commits
to 20_1
since this release
New Features
- DataGrid
- The following Export to Excel use cases are now supported: export boolean values as the Excel boolean type, show a load panel while exporting, support the
rtlEnabled
option, export special symbols and HTML markup as the Excel cell values.
- The following Export to Excel use cases are now supported: export boolean values as the Excel boolean type, show a load panel while exporting, support the
- Data Visualization
- Annotations are now available for dxPolarChart (live example, docs).
Enhancements
- Calendar/DateBox
- Navigation algorithms for disabled dates have been slightly changed. We optimized the number of the
disabledDates
function calls (T838112) and resolved the cases of skipping views with disabled dates only (T849382). See more: https://supportcenter.devexpress.com/ticket/details/T853625/calendar-and-datebox-navigation-algorithm-for-disabled-dates-has-been-improved
- Navigation algorithms for disabled dates have been slightly changed. We optimized the number of the
- TreeView
- The new
getSelectedNodes
/getSelectedNodeKeys
functions allow getting the keys of the selected entries or entire TreeView node objects.
- The new
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]