Skip to content

Releases: rcdexta/react-trello

v1.27.1

04 Feb 12:52
Compare
Choose a tag to compare

<a name"1.27.1">

1.27.1 (2018-02-04)

Bug Fixes

  • Hide delete icon based on prop hideCardDeleteIcon (de0b5cab)

v1.27.0

04 Feb 12:37
Compare
Choose a tag to compare

<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

03 Feb 15:54
Compare
Choose a tag to compare

<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

24 Jan 06:33
Compare
Choose a tag to compare

<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

23 Jan 16:35
Compare
Choose a tag to compare

<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

21 Jan 15:22
Compare
Choose a tag to compare

<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

20 Jan 16:21
Compare
Choose a tag to compare

<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

19 Jan 17:10
Compare
Choose a tag to compare

<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

18 Jan 03:38
Compare
Choose a tag to compare

<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

14 Jan 13:29
Compare
Choose a tag to compare

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