Commit Graph

160 Commits

Author SHA1 Message Date
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
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
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