Skip to content

Releases: DevExpress/DevExtreme

18.2 Sprint 2

01 Aug 17:40
754d40f

Choose a tag to compare

18.2 Sprint 2 Pre-release
Pre-release

New Features

  • Themes
    • Five new dark color schemes are available for the Material Design theme. Use dx.material.blue.dark.css, dx.material.lime.dark.css, dx.material.orange.dark.css, dx.material.purple.dark.css or dx.material.teal.dark.css style file. Check the example here.

Install

npm i devextreme@18.2.1-pre-18207

18.1.4

31 Jul 16:03

Choose a tag to compare

17.1.12

31 Jul 16:01

Choose a tag to compare

17.2.9

12 Jul 14:04

Choose a tag to compare

18.1.3

17 May 14:55

Choose a tag to compare

17.2.8

11 May 18:23

Choose a tag to compare

17.1.11

11 May 18:22

Choose a tag to compare

16.2.13

11 May 18:22

Choose a tag to compare

18.1.2 Beta

17 May 14:33

Choose a tag to compare

18.1.2 Beta Pre-release
Pre-release
npm i devextreme@18.1.2-pre-beta

18.1 Sprint 7

17 Apr 18:26
fedf88a

Choose a tag to compare

18.1 Sprint 7 Pre-release
Pre-release

New Features

  • DataGrid
    • The performance was improved with scrolling.mode option set to virtual (learn more and leave feedback).
    • The new scrolling.rowRenderingMode option allows enabling virtual scrolling within the current page while using a DataGrid with a pager (learn more and leave feedback).
    • The new scrolling.columnRenderingMode option allows enabling virtual scrolling over columns in the case of a DataGrid with a huge number of columns (learn more and leave feedback).
  • PivotGrid
    • PivotGrid FieldChooser's applyChangesMode option allows applying changes immediately (with instantly value) or in a batch after confirmation (with onDemand value).
  • Scheduler
    • The new views.groupOrientation option arranges resource headers vertically in a column or horizontally in a row (learn more and leave feedback).
  • Integrations
    • The DevExtreme code was optimized to support deeper framework integration.
      • DevExtreme Vue wrappers are available as a preview (leave your feedback in devextreme-vue repo).

Improvements

  • TypeScript
    • The properties accepting a set of predefined string or numeric values now use TypeScript String or Numeric Literal Types declarations.

Install

npm i devextreme@18.1.1-pre-18103