New Features
- HTML/Markdown Editor
- The new
mentions
option provides the way to define a special text autocomplete module to mention someone or something (discussion, jQuery demo).
- The new
Improvements
- DataGrid/TreeList
- The
keyboardNavigation.editOnKeyPress
option we recently added now allows you to delete a cell value by the delete or backspace key press.
- The
Install
npm i devextreme@19.1.1-alpha-19085-0305
In case of using Angular, React or Vue, add one of integration packages:
npm i devextreme-angular@19.1.1-alpha-19085-0305
npm i devextreme-react@19.1.1-alpha-19085-0305
npm i devextreme-vue@19.1.1-alpha-19085-0305