Commit Graph

5 Commits

Author SHA1 Message Date
AllenFang
09fadeb02b CONTRIBUTING.md 2018-01-22 23:09:07 +08:00
Joshua
cf142d3b39 Improve CONTRIBUTING doc
* Improve CONTRIBUTING doc

* Correct some typos and grammar errors

* Improve docs/README.md
2017-10-26 01:36:13 -05:00
Esa Juhana
c2e22d5710 Improve development setup experience by fixing misspelled areas 2017-10-07 04:16:33 -05:00
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
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