Releases: rcdexta/react-trello
Releases · rcdexta/react-trello
v1.32.2
<a name"1.32.2">
1.32.2 (2018-07-01)
Bug Fixes
- Make lane and card dragging work for multiple boards scenarios (68598f23)
v1.32.1
<a name"1.32.1">
1.32.1 (2018-06-30)
Bug Fixes
- Populate card details as part of handleDragEnd (87f4a856)
v1.32.0
<a name"1.32.0">
1.32.0 (2018-06-30)
Features
- Allow lane and card dragging to be styled. Applied default styling too (fa2690d9)
v1.31.5
<a name"1.31.5">
1.31.5 (2018-05-29)
Bug Fixes
- Upgraded react-smooth-dnd to 0.4.4 and freeze version to avoid breaking changes (7a324e22)
v1.31.4
<a name"1.31.4">
1.31.4 (2018-05-20)
Bug Fixes
- Fix styled-components dependency (d08a88fe)
v1.31.3
<a name"1.31.3">
1.31.3 (2018-05-14)
Bug Fixes
- Get rid of shouldComponentUpdate lifecycle method in Lane (2e716fcc)
v1.31.2
<a name"1.31.2">
1.31.2 (2018-05-14)
Bug Fixes
- Add UPDATE_LANES to event bus (47e7bc0d)
v1.31.1
<a name"1.31.1">
1.31.1 (2018-05-11)
Bug Fixes
- Fix react iterator error for board and lane when not draggable (6faa998d)
v1.31.0
<a name"1.31.0">
1.31.0 (2018-05-09)
Features
- Merge branch 'LucianBuzzo-update-styled-components' (c02fcc90)
v1.30.2
<a name"1.30.2">
1.30.2 (2018-05-06)
Bug Fixes
- Upgrade react-smooth-dnd to the latest version. Has fix for animating empty cont (c3c0f00b)