Releases: rcdexta/react-trello
Releases · rcdexta/react-trello
v1.24.0
<a name"1.24.0">
1.24.0 (2017-10-28)
Features
- Ability to specify custom lane header template as a component (d7028113)
v1.23.1
<a name"1.23.1">
1.23.1 (2017-10-28)
Bug Fixes
- Allow laneId to be passed as param to onCardClick handler (18b70b1d)
v1.23.0
<a name"1.23.0">
1.23.0 (2017-10-28)
Features
- Allow usage of tags in custom card styling (de3514cb)
v1.22.2
<a name"1.22.2">
1.22.2 (2017-10-26)
Bug Fixes
- onDataChange not called when internal state changed due to eventBus or UI intera (f5a42d64)
v1.22.1
<a name"1.22.1">
1.22.1 (2017-10-20)
Bug Fixes
- Allow realtime changes to boardData to be reflected in Lane and Card components (f71deef6)
v1.22.0
<a name"1.22.0">
1.22.0 (2017-10-12)
Features
- Allow lane click event to be called back (9656c039)
v1.21.4
<a name"1.21.4">
1.21.4 (2017-10-12)
Bug Fixes
- Call handleDragEnd only when the card has been moved within a lane to a differen (e501f14b)
v1.21.3
<a name"1.21.3">
1.21.3 (2017-10-11)
Bug Fixes
- Fix bug where lane scrollTop is at the same pixel point when there are no more c (ca835928)
v1.21.2
<a name"1.21.2">
1.21.2 (2017-10-08)
Bug Fixes
- Allow Lane label to be styled (63b5e8d5)
v1.21.1
<a name"1.21.1">
1.21.1 (2017-10-08)
Bug Fixes
- $browser: Fix package.json repo url and include node 8 to travis build (79317dc3)
Features
- $browser: Upgrade to React v16 (5b757660)