Tags: hyperthreading/react-trello
Tags
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
fix: Fix react iterator error for board and lane when not draggable rcdexta#88
fix: Allow lanes and cards to be dropped in their respective containe… …r groups rcdexta#30
feat: Enable drag-n-drop to work for lanes and cards. Rewrite dnd lib… …rary rcdexta#30
PreviousNext