New Features
- Gantt component
- The new Gantt component displays the task flow and dependencies between tasks. In the upcoming v19.2 release, Gantt will be available as a Community Technology Preview (CTP).
- Draggable component
- The new Draggable component allows you to handle drag and drop operations.
- Sortable component
- The new Sortable component allows you to sort lists and move items between components. Check the live example and join the discussion to share your feedback.
Install
npm i devextreme@19.2.2-alpha-19259-0307
In case of using Angular, React or Vue, add one of integration packages:
npm i devextreme-angular@19.2.2-alpha-19259-0307
npm i devextreme-react@19.2.2-alpha-19259-0307
npm i devextreme-vue@19.2.2-alpha-19259-0307