Releases: rcdexta/react-trello
Releases · rcdexta/react-trello
v1.27.1
<a name"1.27.1">
1.27.1 (2018-02-04)
Bug Fixes
- Hide delete icon based on prop hideCardDeleteIcon (de0b5cab)
v1.27.0
<a name"1.27.0">
1.27.0 (2018-02-04)
Features
- Refine drag-n-drop feature performance by adding finite width and height to card (fb3cce54)
v1.26.7
<a name"1.26.7">
1.26.7 (2018-02-03)
Bug Fixes
- Fix the handleDragStart and handleDragEnd callbacks after the DnD re-write (46348183)
v1.26.6
<a name"1.26.6">
1.26.6 (2018-01-24)
Bug Fixes
- Allowing lane width to expand based on card's width (d833b0f8)
v1.26.5
<a name"1.26.5">
1.26.5 (2018-01-23)
Bug Fixes
- Draggable Props should be disabled on card when draggable prop on Board is set t (73a2ba45)
v1.26.4
<a name"1.26.4">
1.26.4 (2018-01-21)
Bug Fixes
- Make scrolling, custom card templates and other styling work with fixed lane hea (8411ed2e)
v1.26.3
<a name"1.26.3">
1.26.3 (2018-01-20)
Bug Fixes
- Make lane header sticky when scrolling card content (f98e58d1)
v1.26.2
<a name"1.26.2">
1.26.2 (2018-01-19)
Bug Fixes
- Move laneprops to the end of Lane to take precedence over drag props (5716552a)
v1.26.1
<a name"1.26.1">
1.26.1 (2018-01-18)
Bug Fixes
- Rewrite drag-n-drop functionality to track cards moved from one lane to another (63bc2fba)
v1.26.0
<a name"1.26.0">
1.26.0 (2018-01-14)
Features
- Ability to pass a new card template to be rendered when adding new cards (4e26765d)