Releases: DevExpress/DevExtreme
Releases · DevExpress/DevExtreme
16.2.17
16.2.17 (4-JUNE-2020)
Closed Issues & Suggestions
Known Issues
19.2.8
19.2.8 (21-MAY-2020)
Closed Issues & Suggestions
Known Issues
19.1.11
19.1.11 (21-MAY-2020)
Closed Issues & Suggestions
Known Issues
20.1.3
New Major Features
- The official release of Gantt, Diagram and FileManager components
- The official release of DataGrid Export to Excel API
- DataGrid and TreeList: Remote Validation Support
- Data Visualization: Chart Axes Custom Position, Polar Chart Annotations
- Scheduler: Hourly Repeated Events, Adaptivity Enhancements, and more
- HTML/Markdown Editor: Multi-Line Toolbar
- TreeView API Enhancements
Install
npm i [email protected]
More Info
20.1.2 Beta
20.1.2 Beta (10-APRIL-2020)
New Features
Closed Issues & Suggestions
Known Issues
Breaking Changes
19.1.10
19.1.10 (2-APRIL-2020)
Closed Issues & Suggestions
Known Issues
18.2.12
18.2.12 (2-APRIL-2020)
Closed Issues & Suggestions
Known Issues
20.1 Sprint 6
New Features
- DropDownEditors (Lookup, SelectBox, TagBox, etc.):
- The new
dropDownOptions
option allows you to configure the built-in Popup.
- The new
- HtmlEditor:
- The new
toolbar.multiline
option enables a multiline layout for toolbar items (discussion page, demos: Angular, React, Vue, jQuery).
- The new
- TreeView:
- The new
scrollToItem()
method allows you to scroll a TreeView content to a specific item.
- The new
NPM Packages
19.2.7
19.2.7 (26-MARCH-2020)
Closed Issues & Suggestions
Known Issues
20.1 Sprint 5
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.