Skip to content

Releases: rcdexta/react-trello

v1.30.1

06 May 19:45
Compare
Choose a tag to compare

<a name"1.30.1">

1.30.1 (2018-05-06)

Bug Fixes

  • Allow lanes and cards to be dropped in their respective container groups (e9c52bff)

v1.30.0

05 May 19:17
Compare
Choose a tag to compare

<a name"1.30.0">

1.30.0 (2018-05-05)

Features

  • Enable drag-n-drop to work for lanes and cards. Rewrite dnd library (d47791fb)

v1.29.1

22 Apr 06:06
Compare
Choose a tag to compare

<a name"1.29.1">

1.29.1 (2018-04-22)

Bug Fixes

  • Upgrading react-beautiful-dnd to v7 (a76e8c2a)

v1.29.0

01 Apr 19:38
Compare
Choose a tag to compare

<a name"1.29.0">

1.29.0 (2018-04-01)

Features

  • Add support for collapsible lanes (51b41d21)

v1.28.1

23 Mar 19:25
Compare
Choose a tag to compare

<a name"1.28.1">

1.28.1 (2018-03-23)

Bug Fixes

  • Upgrade react-beautiful-dnd to the latest (e13a0c9b)

v1.28.0

19 Mar 12:37
Compare
Choose a tag to compare

<a name"1.28.0">

1.28.0 (2018-03-19)

Features

  • Allow creating multiple boards (cf19f63e)

v1.27.5

23 Feb 22:11
Compare
Choose a tag to compare

<a name"1.27.5">

1.27.5 (2018-02-23)

Bug Fixes

  • Merge branch 'thorjarhun-patch-3' (87f93a36)

v1.27.4

17 Feb 17:16
Compare
Choose a tag to compare

<a name"1.27.4">

1.27.4 (2018-02-17)

Bug Fixes

  • Adding prettier as a pre-commit hook for unstaged files (c70c48af)

v1.27.3

12 Feb 03:12
Compare
Choose a tag to compare

<a name"1.27.3">

1.27.3 (2018-02-12)

Bug Fixes

  • Add MOVE_CARD to event bus. Fix the bug in appendCardsToLane helper when index i (5ecf6471)

v1.27.2

04 Feb 15:17
Compare
Choose a tag to compare

<a name"1.27.2">

1.27.2 (2018-02-04)

Bug Fixes

  • Rollback React 16 features for backward compatibility (6c8e81fb)