github DevExpress/DevExtreme 18.2.0-sprint.5
18.2 Sprint 5

latest releases: 24.1.6, 23.2.9, 22.2.13...
pre-release6 years ago

New Features

  • Data Visualization

    • The new argumentAxis.visualRangeUpdateMode option allows you to change the visual range update behavior: to show whole data with new data items by extending the visual range (reset value), to move the visual range to the axis' end without changing its length (shift value) or to keep the current visual range regardless of data updating (keep value). See the live example here.
  • Tools

    • We introduced the new npm package devextreme-cli — a set of command-line tools to be used with the DevExtreme controls library. Right now, ThemeBuilder commands are available (discussion page):
      • build-theme to build a custom color scheme or a swatch;
      • export-theme-vars to export a .less/.sass file with theme variables;
      • export-theme-meta to export a .json file with theme variables in specific for ThemeBuilder format.
  • Theming

    • The DevExtreme library was updated to provide the capability to produce color swatches — secondary color schemes to be used along with the primary scheme. A color swatch can now be generated by DevExtreme CLI. Join the feature discussion here.

Install

npm i devextreme@18.2.1-pre-18254

Don't miss a new DevExtreme release

NewReleases is sending notifications on new releases.