ant-design/components/grid
二货机器人 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
..
__tests__ feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
demo feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
style feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
col.tsx feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
index.en-US.md feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
row.tsx feat: Col support flex prop (#16635) 2019-11-20 11:13:24 +08:00
RowContext.tsx feat: Grid support row vertical gutter (#18979) 2019-09-24 21:44:20 +08:00