DHTMLX Kanban 1.0
·
483 commits
to master
since this release
Released on November 23, 2021
Initial functionality
- Ability to work with cards in the following way:
- add new cards
- select cards (multiselection)
- delete cards
- search for cards
- reorder cards by dragging them to the desired column (and row)
- manage the card data via the editor:
- label
- description
- progress
- start date
- end date
- color
- priority
- attachment (files and pictures)
- custom fields
- Ability to work with columns and rows in the following way:
- add new columns and rows
- delete columns and rows
- rename columns and rows
- collapse/uncollapse rows
- Localization
- Integration with backend (Go and Node)
- Cross browser compatibility
- Touch support