ant-design/components/card
zefeng dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
..
__tests__ feat: 🆕 Add keyboard prop to Tabs (#22287) 2020-03-17 12:41:18 +08:00
demo fix: card demo inner 2019-12-25 21:58:28 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
Grid.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
index.en-US.md feat: Card support tabProps (#22207) 2020-03-14 19:59:15 +08:00
index.tsx feat: Card support tabProps (#22207) 2020-03-14 19:59:15 +08:00
index.zh-CN.md feat: Card support tabProps (#22207) 2020-03-14 19:59:15 +08:00
Meta.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00