Skip to content

19.1 Sprint 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@BingoRUS BingoRUS released this 26 Apr 14:41
· 1457 commits to 19_1 since this release
00ff3b4

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

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