ant-design/components/table
Wei Zhu d20572bdab test: demo snapshot testing (#3916)
* Run snapshot testing against all demos

* Split demo tests

* ignore coverage folder

* Upgrade antd-demo-jest

* enable cache

* intergate with coveralls.io

* Add node test

* Set worker to 2

https://github.com/facebook/jest/issues/1742

* config coverage

* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
..
demo test: demo snapshot testing (#3916) 2016-11-22 13:43:53 +08:00
style unify checkbox and expand icon width of Table 2016-11-20 19:09:46 +08:00
Column.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
ColumnGroup.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
createStore.tsx Optimize table selection (#3757) 2016-11-11 15:26:51 +08:00
filterDropdown.tsx fix ts error 2016-11-18 11:31:02 +08:00
FilterDropdownMenuWrapper.tsx refactor: close: #3490 2016-10-24 16:30:38 +08:00
index.en-US.md feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
SelectionBox.tsx Optimize table selection (#3757) 2016-11-11 15:26:51 +08:00
SelectionCheckboxAll.tsx fix: wrong select all checkbox displaying when pagination changes (#3904) 2016-11-22 13:42:45 +08:00
Table.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
util.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00