Skip to content

thanhlcm90/react-trello

 
 

Repository files navigation

Base on https://github.com/rcdexta/react-trello, please see full document on it

What fixed:

  • onLaneScroll: check if no more page will not call fetch data again
onLaneScroll = () => {
  return Promise.resolve({cards, noLoadMore})
}

About

Pluggable components to add a kanban board to your application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%