Skip to content

20.1 Sprint 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@dxbykov dxbykov released this 11 Mar 13:22
· 1272 commits to 20_1 since this release
7111f14

New Features

  • DataGrid/TreeList

  • Data Visualization

  • 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.

NPM Packages