Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Releases: asseinfo/react-kanban

0.11.0 (September 5, 2019)

05 Sep 16:23
Compare
Choose a tag to compare
  • Allow to render a custom lane adder

0.10.1 (September 4, 2019)

04 Sep 11:48
Compare
Choose a tag to compare
  • You can pass a promise through the onNewLane now.

0.10.0 (August 30, 2019)

30 Aug 20:17
Compare
Choose a tag to compare
  • Add capability to add a new lane

Breaking changes

  • The renderCard no longer receives the isDragging prop as a second argument. The second argument is a cardBag, where you can extract the dragging property from there.

0.9.0 (July 28, 2019)

28 Jul 16:38
Compare
Choose a tag to compare
  • Allow to rename lanes

0.8.0 (July 25, 2019)

26 Jul 00:22
Compare
Choose a tag to compare
  • Allow to remove lanes

0.7.0 (July 24, 2019)

25 Jul 01:04
Compare
Choose a tag to compare
  • Allow both cards and lanes to not be draggable

0.6.0 (April 20, 2019)

20 Apr 12:06
Compare
Choose a tag to compare
  • Add capability to add a new lane

0.5.0 (April 15, 2019)

15 Apr 16:03
Compare
Choose a tag to compare
  • Allow to render a custom lane header

0.4.0 (April 13, 2019)

14 Apr 22:12
Compare
Choose a tag to compare
  • Allow to render a custom card

0.3.0 (April 13, 2019)

13 Apr 14:33
Compare
Choose a tag to compare
  • Add capability to drag-and-drop lanes