ant-design/components/table/__tests__
二货机器人 efd3b35830
feat: Col support flex prop (#16635)
* feat: Col support `flex` prop

* update snapshot

* update doc

* row component use flex type by default

* revert grid flex layout doc

* remove float style

* remove doc old FAQ

* revert .make-row

* col style use flex and max-width

* remove useless Col style and imorove base doc for a single Col

* update snapshots

* fix flex mode pseudo

* update snapshots

* back to old flex mode demo gray background color

* set default col flex => 1 auto

* change grid about flex mode description

* update snapshots

* improve grid introduce and fix with gutter bug

* update snapshots

* remove version
2019-11-20 11:13:24 +08:00
..
__snapshots__ feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
demo.test.js chore: Remove React function polyfill (#19279) 2019-10-18 11:29:34 +08:00
empty.test.js support prettier 2018-12-07 18:27:30 +08:00
Table.expand.test.js more test cases 2019-09-28 19:11:10 +08:00
Table.filter.test.js New Table (#19678) 2019-11-15 14:35:25 +08:00
Table.pagination.test.js New Table (#19678) 2019-11-15 14:35:25 +08:00
Table.rowSelection.test.js New Table (#19678) 2019-11-15 14:35:25 +08:00
Table.sorter.test.js New Table (#19678) 2019-11-15 14:35:25 +08:00
Table.test.js New Table (#19678) 2019-11-15 14:35:25 +08:00