Releases: rcdexta/react-trello
Releases · rcdexta/react-trello
v1.19.1
<a name"1.19.1">
1.19.1 (2017-08-20)
Bug Fixes
- Add redux-logger as necessary dependency (e25d742c)
v1.19.0
<a name"1.19.0">
1.19.0 (2017-08-20)
Features
- Rewrite drag-n-drop backend business logic using immutable helpers (8d237002)
v1.18.4
<a name"1.18.4">
1.18.4 (2017-08-16)
Bug Fixes
- Allow board container style to be overridden (341e2fcb)
v1.18.3
<a name"1.18.3">
1.18.3 (2017-08-10)
Bug Fixes
- Use typeof(window) to check if being used in non browser environments (ae0031e0)
v1.18.2
<a name"1.18.2">
1.18.2 (2017-08-10)
Bug Fixes
- Check for existence of window object (7609c884)
v1.18.1
<a name"1.18.1">
1.18.1 (2017-07-11)
Bug Fixes
- Create bower build for custom card template (98882d30)
v1.18.0
<a name"1.18.0">
1.18.0 (2017-07-11)
Bug Fixes
- Using immutability helper to manage state for within BoardContainer (c4865f8c)
Features
v1.17.1
<a name"1.17.1">
1.17.1 (2017-06-28)
Bug Fixes
- Drag and Drop should work for both click and touch interactions (a136fa27)
v1.17.0
<a name"1.17.0">
1.17.0 (2017-04-18)
Features
- Ability to drag and drop cards to a specific position between lanes (b6fa2f4d)
v1.16.0
<a name"1.16.0">
1.16.0 (2017-04-07)
Features
- Browser: Allow tagStyle to be passed at board level affecting styling for all tags (f1c48e8c)