Skip to content

DHTMLX Kanban 1.1

Compare
Choose a tag to compare
@serhiipylypchuk1991 serhiipylypchuk1991 released this 16 Feb 06:51
· 438 commits to master since this release

Released on February 15, 2022

New functionality

  • The ability to collapse/uncollapse columns using an arrow on the left of the column label
  • The ability to limit the number of cards for the columns and swimlanes
  • The ability to move columns via the context menu (a 3 dots icon)
  • The ability to move rows via the context menu (a 3 dots icon)
  • The ability to select multiple cards of the same column using the familiar Shift + click combination
  • The ability to use TypeScript definitions of Kanban

New API

Updates

The columns property was updated and extended by the following parameters:

  • collapsed
  • limit
  • strictLimit