github DevExpress/DevExtreme 19.1.0-sprint.5
19.1 Sprint 5

latest releases: 22.2.12, 22.1.14, 23.1.10...
pre-release5 years ago

New Features

  • DataGrid/TreeList - editing and event improvements

    • The editing.selectTextOnEditStart option specifies whether to select text in a cell when a user starts editing.
    • The editing.startEditAction allows to choose the event that switches a cell to editing state - click or double click. This option applies only for cell and batch editing modes.
    • The new onCellDblClick and onRowDblClick options help to execute a function when a cell/row is double-clicked or double-tapped.
  • New Material Compact theme set

    • All 10 DevExtreme Material light and dark themes now have appropriate compact variants. Use one of the CSS files listed below:
      • dx.material.blue.dark.compact.css,
      • dx.material.blue.light.compact.css,
      • dx.material.lime.dark.compact.css,
      • dx.material.lime.light.compact.css,
      • dx.material.orange.dark.compact.css,
      • dx.material.orange.light.compact.css,
      • dx.material.purple.dark.compact.css,
      • dx.material.purple.light.compact.css,
      • dx.material.teal.dark.compact.css,
      • dx.material.teal.light.compact.css.

Install

npm i devextreme@19.1.1-alpha-19101-0307

In case of using Angular, React or Vue, add one of integration packages:

npm i devextreme-angular@19.1.1-alpha-19101-0307
npm i devextreme-react@19.1.1-alpha-19101-0307
npm i devextreme-vue@19.1.1-alpha-19101-0307

Don't miss a new DevExtreme release

NewReleases is sending notifications on new releases.