Commit Graph

770 Commits

Author SHA1 Message Date
Allen
507e5544de fix #11
* create document

* CONTRIBUTING

* refine contributing docs

* patch for some propTypes definition missing
2017-08-27 10:55:38 -05:00
ChunMing, Chen
ee6afcb705 fix #17
* storybook environment setup

* customized loader
* add basic example of BasicTable

* add script to bootstrap storybook

* import bootstrap css for storybook

* update webpack.config for adding loader for font and css

* add sass loader and allow to customize css for storybook

* uncheck lint for react-bootstrap-table-example

* package example has its own lint check

* run yarn in each package when boostrapping lerna

* add peerDependencies for package example
2017-08-27 10:05:24 -05:00
Allen
4da199f4fc fix #29 2017-08-26 04:55:00 -05:00
Allen
b00007cde9 fix #26 2017-08-26 04:36:24 -05:00
Allen
b2bd0fc81a implement align on header & body cell (#27)
fix #24
2017-08-26 04:05:25 -05:00
Allen
95ca444edd add event hooks on column (#25)
fix #23
2017-08-26 03:06:10 -05:00
Allen
20bb9c0d1b Implement column title (#22)
fix #21
2017-08-26 02:24:00 -05:00
Allen
1c07b6cbd3 Implement custom style/class on cell (#20)
fix #19
2017-08-22 10:35:13 -05:00
ChunMing, Chen
f62d4b1130 CI environment setup (#16)
fix #7
2017-08-20 07:36:23 -05:00
Allen
1e32ea245f Support nested data (#15)
fix #14
2017-08-20 07:02:14 -05:00
Allen
7c424a2373 Implement column formatter (#13)
fix #12
2017-08-20 04:04:45 -05:00
Allen
6b7d1f9aa2 Allen/feature 9 (#10)
Fix #9
2017-08-20 01:43:24 -05:00
Allen
5b7a891b25 Bootstrap table base (#8)
Fix #6
2017-08-20 01:00:25 -05:00
ChunMing, Chen
badce54b95 Set theme jekyll-theme-cayman 2017-08-19 23:01:09 +08:00
ChunMing, Chen
23cb0fd160 [develop] environment setup for testing (#4)
* add yarn.lock

* test environment setup with jest

* allow eslint to suit for jest

* run lint before starting testing

* disable deprecated rule of 'react/jsx-space-before-closing'

* add CONTRIBUTING document

* specify how to start testing

* add Enzyme for React testing

* add testing template for bootstrap-table
2017-08-19 06:01:17 -05:00
AllenFang
4d6ad8d7e8 init for starting develop 2017-08-19 14:55:04 +08:00
AllenFang
bd58b436e4 README 2017-08-14 21:05:29 +08:00
AllenFang
ef925e572a init 2017-08-14 20:56:14 +08:00
AllenFang
0a717cb085 README 2017-08-14 20:52:20 +08:00
AllenFang
0f24338f62 README 2017-08-13 15:54:20 +08:00