react-trello
react-trello copied to clipboard
Pluggable components to add a kanban board to your application
I'm using react-trello for a project. When a card is dragged to another lane, I want to update the labels on the lanes. I'm currently trying this: ``` async function...
**Is your feature request related to a problem? Please describe.** I wanted to scroll horizontally just like we can do in trello. So, thought it is very much useful for...
Hi I appreciate this is not really a react-trello issue :-) How would I use the existing components within my custom Card component? Doing this doesn't work: ``` import {...
**Describe the bug** When provide customzied component for LaneFooter, and if stack is empty, footer it not show. **To Reproduce** Steps to reproduce the behavior: 1. Create a customized component...
**Describe the bug** `react-trello` version `2.2.*` is breaking the rules of hook with `react` and `react-dom` version 16.13.1`. App is crashing in this case. **To Reproduce** Create a new project...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
I wonder how to add tags? Because I dont find any option to do it?
onLaneScroll() method How to use it?
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.17 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....