20.1 Sprint 5
Pre-release
Pre-release
dxbykov
released this
11 Mar 13:22
·
1272 commits
to 20_1
since this release
New Features
-
DataGrid/TreeList
- Extended Asynchronous Validation Rule support in DataGrid/TreeList cells when using row and batch edit modes (demo, discussion page).
-
Data Visualization
- Custom position of chart axes (demo, discussion page).
-
Diagram
- Template-enabled custom shapes. The customShapeTemplate option defines a common template for all shapes in the widget. The template option defines a template for an individual shape.
- A new API to handle user actions. You can use the onItemClick, onItemDblClick, and onSelectionChanged events to handle user interactions within the Diagram.
- Dash and dot line types that can be used for shapes and connectors.
- The Context Toolbox. The toolbox allows you to create a shape at the end of the connector. Use the contextToolbox option to customize the context toolbox content.
- Support for mobile devices.
For more information, please refer to the DevExtreme JavaScript - Early Access Preview (v20.1) blog-post.