New Features
-
Common
- We completely removed all classes from
dx.common.css
. This file is not needed in v20.2 and v21.1.
- We completely removed all classes from
-
Scheduler:
- Appointments virtual rendering is now fully available in the Month view. To enable it, set the
scrolling.mode
property tovirtual
. If you are using horizontal scrolling, also set thescrolling.type
property toboth
.
- Appointments virtual rendering is now fully available in the Month view. To enable it, set the
-
Editors
- The
useItemTextAsTitle
option is now available in DropDownButton, Autocomplete, Lookup, SelectBox, and TagBox. It automatically adds a title attribute to each item's corresponding DOM Element.
- The
NPM Packages
devextreme@21.1.1-alpha-21044-0317
devextreme-angular@21.1.1-alpha-21044-0317
devextreme-react@21.1.1-alpha-21044-0317
devextreme-vue@21.1.1-alpha-21044-0317