imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

Optimize bundle and add Storybook v5 #29

Closed imballinst closed 5 years ago

imballinst commented 5 years ago
  1. Reduce bundle size to 15.8kB
  2. A lot of refactors, some changes related to changing to Webpack 4
  3. Hide some broken tests for a while
  4. Update to Bootstrap 4 and react-bootstrap 1
  5. Add Storybook and its preliminary dependencies (e.g. SASS)