Skip to content

Tags: progitas/react-trello

Tags

v2.1.3

Toggle v2.1.3's commit message
fix(Peer Dependencies): Fix other peer dependencies except styled-com…

…ponents

v2.1.2

Toggle v2.1.2's commit message
fix(Peer Dependencies): Move styled-components, redux, lodash as peer…

… dependencies

rcdexta#199

v2.1.1

Toggle v2.1.1's commit message
fix(ClassNames): Allow overriding Board, Lane and Card with custom cl…

…assnames

rcdexta#186

v2.1.0

Toggle v2.1.0's commit message
feat(Add and Delete Lanes): Ability to delete lanes when canAddLanes …

…prop is set to true

rcdexta#163

v2.0.12

Toggle v2.0.12's commit message
Merge branch 'PaulCombal-feat(onLaneAdd)'

v2.0.11

Toggle v2.0.11's commit message
fix(Template Literals in Build): Use Babel Transform to transform tem…

…plate literals to multiline str

rcdexta#193

v2.0.10

Toggle v2.0.10's commit message
fix(Drag-n-Drop): Lanes incorrectly changing height on drag & drop

rcdexta#184

v2.0.9

Toggle v2.0.9's commit message
fix(Add Card Title): Pass add card title props to lane

rcdexta#170

v2.0.8

Toggle v2.0.8's commit message
fix(IE 11 Compatibility): Use createGlobalStyle instead of injectGlob…

…al to inject global css styles

rcdexta#152

v2.0.7

Toggle v2.0.7's commit message
fix(Lane DnD): Restore the moveLane action when the lane is dropped i…

…n a new position

rcdexta#158