React Trello Versions Save

Pluggable components to add a kanban board to your application

v2.2.1

4 years ago

<a name"2.2.1">

2.2.1 (2019-07-25)

Bug Fixes

  • Release 2.2.1: onCardDelete Event doesn't get fired anymore (c305d883)

v2.2.0

4 years ago

<a name"2.2.0">

2.2.0 (2019-07-21)

Features

  • Release 2.2: Fixing readme and docs for next minor release (e69291f7)

v2.1.4

4 years ago

<a name"2.1.4">

2.1.4 (2019-05-25)

Bug Fixes

  • Minor Fixes: Minor fixes to styling and classnames (4508bb92)

v2.1.3

5 years ago

<a name"2.1.3">

2.1.3 (2019-03-03)

Bug Fixes

  • Peer Dependencies: Fix other peer dependencies except styled-components (be98cc95)

v2.1.2

5 years ago

<a name"2.1.2">

2.1.2 (2019-03-03)

Bug Fixes

  • Peer Dependencies: Move styled-components, redux, lodash as peer dependencies (835f3a3d)

v2.1.1

5 years ago

<a name"2.1.1">

2.1.1 (2019-02-25)

Bug Fixes

  • ClassNames: Allow overriding Board, Lane and Card with custom classnames (f56a73c4)

v2.1.0

5 years ago

<a name"2.1.0">

2.1.0 (2019-02-11)

Features

  • Add and Delete Lanes: Ability to delete lanes when canAddLanes prop is set to true (07b3c7ed)

v2.0.12

5 years ago

<a name"2.0.12">

2.0.12 (2019-02-11)

Bug Fixes

  • Event Bus: Add onLaneAdd event handler (8e12adde)

v2.0.11

5 years ago

<a name"2.0.11">

2.0.11 (2019-02-09)

Bug Fixes

  • Template Literals in Build: Use Babel Transform to transform template literals to multiline str (9a9b5ec2)

v2.0.10

5 years ago

<a name"2.0.10">

2.0.10 (2019-02-04)

Bug Fixes

  • Drag-n-Drop: Lanes incorrectly changing height on drag & drop (5a5955eb)