Skip to content

Releases: rcdexta/react-trello

v1.24.0

28 Oct 09:52
e2360fa
Compare
Choose a tag to compare

<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

28 Oct 03:43
Compare
Choose a tag to compare

<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

28 Oct 03:27
Compare
Choose a tag to compare

<a name"1.23.0">

1.23.0 (2017-10-28)

Features

  • Allow usage of tags in custom card styling (de3514cb)

v1.22.2

26 Oct 16:09
Compare
Choose a tag to compare

<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

20 Oct 16:39
Compare
Choose a tag to compare

<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

12 Oct 03:00
Compare
Choose a tag to compare

<a name"1.22.0">

1.22.0 (2017-10-12)

Features

  • Allow lane click event to be called back (9656c039)

v1.21.4

12 Oct 02:49
Compare
Choose a tag to compare

<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

11 Oct 13:23
Compare
Choose a tag to compare

<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

08 Oct 14:26
Compare
Choose a tag to compare

<a name"1.21.2">

1.21.2 (2017-10-08)

Bug Fixes

  • Allow Lane label to be styled (63b5e8d5)

v1.21.1

08 Oct 10:47
Compare
Choose a tag to compare

<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)