ant-design/components/modal
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__ fix snapshot (#22445) 2020-03-20 18:43:47 +08:00
demo fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
useModal feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
ActionButton.tsx Fix eslint warnings 2019-08-12 19:04:33 +08:00
confirm.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
ConfirmDialog.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
index.en-US.md Update index.en-US.md 2020-03-21 11:45:24 +08:00
index.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
index.zh-CN.md docs: Update hooks description (#21279) 2020-02-07 20:32:00 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00