Releases: rcdexta/react-trello
Releases · rcdexta/react-trello
v1.25.6
<a name"1.25.6">
1.25.6 (2018-01-13)
Bug Fixes
- Make editable prop explicit for Board, Lane and Card components (e6cc111a)
v1.25.5
<a name"1.25.5">
1.25.5 (2018-01-09)
Bug Fixes
- Allow drag-n-drop and custom card layout to work together (92e94d7b)
v1.25.4
<a name"1.25.4">
1.25.4 (2018-01-09)
Bug Fixes
- Revert back to whitelisting props sent from BoardContainer to Lane (c6d3e666)
v1.25.3
<a name"1.25.3">
1.25.3 (2018-01-06)
Bug Fixes
- Prevent whitelisting props in BoardContainer (6787488a)
v1.25.2
<a name"1.25.2">
1.25.2 (2018-01-05)
Bug Fixes
- Allow Add Card link to be customizable (d26fb418)
v1.25.1
<a name"1.25.1">
1.25.1 (2018-01-05)
Bug Fixes
- Add onCardAdd and onCardDelete hooks (0a36c38a)
v1.25.0
<a name"1.25.0">
1.25.0 (2017-12-24)
Features
- Add/Delete cards in the board (3ffc6692)
v1.24.3
<a name"1.24.3">
1.24.3 (2017-11-28)
Bug Fixes
- Use immutability-helper to update the state for UPDATE_CARDS action (aaf7a5cc)
v1.24.2
<a name"1.24.2">
1.24.2 (2017-11-28)
Bug Fixes
- Droppable is a lane level prop and not Board property. Added a story to test/ill (804547bf)
v1.24.1
<a name"1.24.1">
1.24.1 (2017-10-28)
Bug Fixes
- Whitelist props passed from BoardContainer to Lane. This will resolve conflictin (40880f74)