Go to file
2018-01-21 15:44:11 +08:00
docs drop start scripts 2018-01-20 15:27:08 +08:00
packages due to container will always set source data via store.setAllData so that handle the filtered data in the filter wrapper 2018-01-21 15:44:11 +08:00
.babelrc init for starting develop 2017-08-19 14:55:04 +08:00
.eslintrc always jsx-curly-spacing 2017-10-18 01:31:12 -05:00
.gitignore babel build 2018-01-16 00:04:14 +08:00
.npmignore tweak package.json 2018-01-20 13:34:27 +08:00
.travis.yml no --pure-lockfile --ignore-scripts 2017-12-03 18:32:26 +08:00
CONTRIBUTING.md Improve CONTRIBUTING doc 2017-10-26 01:36:13 -05:00
enzyme-setup.js fix #135 2017-11-19 17:42:20 +08:00
gulpfile.babel.js gulp build for style, scripts and umd 2018-01-18 21:49:33 +08:00
lerna.json remove lerna-changelog 2018-01-18 22:56:18 +08:00
package.json tweak package.json 2018-01-21 14:31:01 +08:00
README.md README.md 2018-01-21 14:31:01 +08:00
webpack.prod.config.babel.js refine file name 2018-01-20 15:27:08 +08:00
yarn.lock upgrade lerna 2018-01-21 14:10:57 +08:00

react-bootstrap-table2

Rebuilt react-bootstrap-table

Development

Please check development guide.

Usage

See getting started.

Online Demo

See react-bootstrap-table2 storybook.

Roadmap

See release plans.

How should I run storybook example in my local?

$ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git
$ cd react-bootstrap-table2
$ yarn install
$ yarn storybook
$ Go to localhost:6006

Storybook examples: packages/react-bootstrap-table2-example/examples