Skip to content

Tags: hyperthreading/react-trello

Tags

v1.31.4

Toggle v1.31.4's commit message
fix: Fix styled-components dependency

rcdexta#94

v1.31.3

Toggle v1.31.3's commit message
fix: Get rid of shouldComponentUpdate lifecycle method in Lane

This was added to whitelist attributes to look for re-render since react-dnd was injecting multiple
prop values which was causing all lanes to re-render when the cards are dragged. Now, we have
rewritten the dragging feature, so this can be removed

rcdexta#92

v1.31.2

Toggle v1.31.2's commit message
fix: Add UPDATE_LANES to event bus

rcdexta#84

v1.31.1

Toggle v1.31.1's commit message
fix: Fix react iterator error for board and lane when not draggable

rcdexta#88

v1.31.0

Toggle v1.31.0's commit message
feat: Merge branch 'LucianBuzzo-update-styled-components'

v1.30.2

Toggle v1.30.2's commit message
fix: Upgrade react-smooth-dnd to the latest version. Has fix for anim…

…ating empty containers when dra

v1.30.1

Toggle v1.30.1's commit message
fix: Allow lanes and cards to be dropped in their respective containe…

…r groups

rcdexta#30

v1.30.0

Toggle v1.30.0's commit message
feat: Enable drag-n-drop to work for lanes and cards. Rewrite dnd lib…

…rary

rcdexta#30

v1.29.1

Toggle v1.29.1's commit message
fix: Upgrading react-beautiful-dnd to v7

rcdexta#82

v1.29.0

Toggle v1.29.0's commit message
feat: Add support for collapsible lanes

rcdexta#79