ant-design/components/modal
hicrystal 0b1e85452b
feat: Add modal style parameter (#24773)
* add some paramters in default.less

* Update components/style/themes/default.less

Co-authored-by: Amumu <yoyo837@hotmail.com>

* change parameter in compact.less

Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-06-15 17:53:30 +08:00
..
__tests__ refactor(modal): rewrite with hook and support strict mode (#24238) 2020-05-19 20:15:51 +08:00
demo docs: update confirm demo (#24569) 2020-05-29 13:39:24 +08:00
style feat: Add modal style parameter (#24773) 2020-06-15 17:53:30 +08:00
useModal refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
ActionButton.tsx refactor(modal): rewrite with hook and support strict mode (#24238) 2020-05-19 20:15:51 +08:00
confirm.tsx fix: add modal confirm default icon (#24956) 2020-06-12 18:11:42 +08:00
ConfirmDialog.tsx feat: modal method rtl (#24682) 2020-06-03 17:20:04 +08:00
index.en-US.md feat: 🆕 support Drawer closeIcon (#24842) 2020-06-08 19:24:29 +08:00
index.tsx refactor(modal): rewrite with hook and support strict mode (#24238) 2020-05-19 20:15:51 +08:00
index.zh-CN.md feat: 🆕 support Drawer closeIcon (#24842) 2020-06-08 19:24:29 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00