serhiipylypchuk1991
released this
12 Dec 12:44
·
5 commits
to master
since this release
Released on May 16, 2023
New functionality
- You can prioritize your tasks using context menu or the corresponding API (Example)
- You can sort tasks by priorities
- Multiuser backend allows you to track changes of other users in a real time (Example)
- Displaying To Do List tasks in a Table view. Integration with the JavaScript DataGrid component (Example)
New API
The priorities
property allows you to apply an initial priority to the tasks
Updates
- The
tasks
property was extended by the priority parameter. This parameter allows users to specify an initial priority - The
taskShape
property was extended by the priority parameter. This parameter allows user to manage the priority appearance of the card - The extended list of localized options