Releases: DevExpress/DevExtreme
Releases · DevExpress/DevExtreme
16.2.12
16.2.12 (17-JANUARY-2018)
Closed Issues & Suggestions
Known Issues
16.2.11
16.2.11 (9-NOVEMBER-2017)
Closed Issues & Suggestions
Known Issues
17.2.4
17.2.4 (13-DECEMBER-2017)
Closed Issues & Suggestions
Known Issues
17.2.3
New Major Features
- New Color Schemes
- New FilterBuilder Widget
- New Funnel Widget
- DataGrid and PivotGrid Enhancements
- TreeList Enhancements
- Scheduler Enhancements
- Editor Improvements
- Integrated Search Panel in List and TreeView
- Chart Axis: Scale Breaks and Tick Mark Generation
- Angular Integration Improvements: Optional jQuery Dependencies and Improved TypeScript Declarations
- Localization, Formatting and Mask Improvements
Install
npm i [email protected]
More Info
17.2.2 Beta
npm i [email protected]
17.2 Sprint 8
New Features
- The new FilterBuilder widget (for more information, see this pull request).
- Scheduler
- The current date-time indicator was added and is shown by default. The showCurrentTimeIndicator option can be used to change the indicator's visibility.
- The new shadeUntilCurrentTime option specifies whether to apply shading to cover the timetable up to the current time.
- The new maxAppointmentsPerCell option specifies the limit of full-sized appointments displayed per cell.
- DataGrid, TreeList, PivotGrid
- The built-in search panel is activated using the new options: headerFilter.allowSearch in the header filter, columnChooser.allowSearch in the column chooser (DataGrid and TreeList only), fieldChooser.allowSearch in the fieldChooser (PivotGrid only).
- NumberBox
- The new format option allows decorating a numeric value with custom elements - separators, currency symbols etc. The LDML patterns are supported to define a display format.
- New generic color schemes were added: Carmine, Dark Moon, Soft Blue, Dark Violet.
- Localization improvements
- LDML patterns' support for dates and numbers in the built-in localization and DevExtreme-Intl.
- The capability to configure thousands and decimal separators for the built-in localization mechanism.
- jQuery is not the required dependency anymore.
Install
npm i [email protected]
17.1.7
17.1.7 (5-OCTOBER-2017)
Closed Issues & Suggestions
Known Issues
16.2.10
16.2.10 (5-OCTOBER-2017)
Closed Issues & Suggestions
Known Issues
17.2 Sprint 7
New Features
- List, TreeView
- The built-in search panel is activated using the new searchEnabled option. The searchMode option allows using the 'contains' or 'startsWith' mode. In addition, the search editor can be customized using searchEditorOptions.
- The widget dispose method destroys a corresponding widget and disposes of all associated resources.
Install
npm i [email protected]
17.1.6
17.1.6 (7-SEPTEMBER-2017)
Closed Issues & Suggestions
Known Issues