react-floodgate
react-floodgate copied to clipboard
Configurable and flexible "load more" component for React
## Overview - Latest node version(s) should be supported - Jest, Enzyme and related testing packages should be updated - Rollup should be replaced with Webpack, with distributed files updated...
Main tests file is kind of monolithic and disorganized; it needs to be re-organized. - Use `test` directory - See [Fluent UI React components](https://github.com/microsoft/fluent-ui-react/tree/master/packages/react/src/components) for good examples of tests/hierarchy
- [ ] Setup GH Pages to use `floodgate.js.org` domain - [ ] Remove old `/docs` directory - [ ] Initialize new `/docs` with barebones content - [ ] Publish...