Commit Graph

5 Commits

Author SHA1 Message Date
Chun-MingChen
dc1f4dcc38 update travis.yml 2018-04-05 16:35:26 +08:00
AllenFang
32b187ff9f no --pure-lockfile --ignore-scripts 2017-12-03 18:32:26 +08:00
chunming
30d2645e4a Improve yarn install for travis
* yarn install instead
* disable postinstall script
2017-10-11 09:53:01 -05:00
Allen
f6eea2f659 fix #60
* implement cell editor

* keyField shouldn't be editable

* add additional check to avoid some bugs

* add jsdom for enzyme mount

* add some helpers class for enzyme mounting

* add testing for cellEdit

* use npm instead

* add test for TableResolver

* table-layout: fixed; to fix the columns width when content of td changed

* add stories for cell edit

* add document for cellEdit
2017-09-20 11:18:57 -05:00
ChunMing, Chen
f62d4b1130 CI environment setup (#16)
fix #7
2017-08-20 07:36:23 -05:00