96 Commits (84bd53627b31188869a2ef24c92d1d8995887ac1)

Author SHA1 Message Date
Tom Xu 50fe770458
refactor(modal): rewrite with hook and support strict mode (#24238) 5 years ago
偏右 2ab7c3f182
fix @menu-item-font-size not working (#24052) 5 years ago
二货机器人 dff19af744
chore: Update Popconfirm & Modal okType type (#23867) 5 years ago
Chiciuc Nicușor 1321d90e8b
Replace NativeButtonProps with ButtonProps for okButtonProps and cancelButtonProps. (#21165) (#22913) 5 years ago
二货机器人 adb323cec2
chore: icons save bundle size without treeShaking (#21752) 5 years ago
偏右 40718f597a chore: remove unused iconClassName from definition (#21378) 5 years ago
二货机器人 d02c486052
feat: Modal support hooks (#20949) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
偏右 8501b708ea refactor: 📦 smaller bundlesize limit (#20356) 5 years ago
二货机器人 64b905e9bd
chore: Update `@ant-design/icons` deps (#19979) 5 years ago
偏右 9b3ac9bbd1
fix: model close (#18323) 5 years ago
偏右 a767a495b0
feat: Modal closeIcon (#18309) 5 years ago
vagusX 149729e524
use ant design icons 4.0 (#18217) 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
jljsj 786bde9ca1 update modal and drawer protal 5 years ago
afc163 3f8589cff3
chore: code style 6 years ago
afc163 57c28def68
revert unknown to any 6 years ago
zombieJ b4025176d1
fix modal not support configProvider (#17132) 6 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
Aiham Hammami e3638f2806 Remove okButtonDisabled/cancelButtonDisabled never used prop defs 6 years ago
Marcel Jackwerth 56ff8728d2 Remove ancient prop types (#16705) 6 years ago
ztplz ab683841d5 fix: Modal's open animation (#16144) 6 years ago
kristof0425 ad363570c3 fix(Modal): rm remaining unnecessary string type 6 years ago
kristof0425 5b2a5398cf fix(Modal): correct type in comment 6 years ago
kristof0425 0a6642e595 refactor(Modal): rm unnecessary string 6 years ago
kristof0425 e0edd82a76 fix(Modal): allow ReactNode for okText and cancelText props 6 years ago
Yangzhedi 0e1564f499 fix(modal): add forceRender interface 6 years ago
Thomas df65240094 feat: Add transitionName and maskTransitionName for Modal.method (#14273) 6 years ago
诸岳 21f0419ace
feat: Add mask prop for Modal method, close #14177 (#14197) 6 years ago
afc163 5c266355ec
Add `icon` to Modal.confirm/info/warning/error 6 years ago
frezc 5f9b376456 [type] make type of components compatible with ComponentType<P> 6 years ago
tom 00109a0698 change Modal.destroy to Modal.destroyAll 6 years ago
tom d9e0b33dbe Modal.destroy():destroy all cofirm modal dialogs 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
afc163 4abc2824e4
📝 upgrade ts comment 6 years ago
zombiej 9aa62d42c2 Modal.xxx support maskStyle 6 years ago
C.J. Winslow b9a86b2ea1 Pass the ok and cancel button props in the confirm API (#12425) 6 years ago
Erwin Kort 2d8f9ccf63 Add button autofocus prop to confirm modal (#11756) 6 years ago
Adam Burgess 9b01ec1ed2 Modal: Add the update function type definition 6 years ago
afc163 877f9fd7d6 Add getContainer to Modal.info etc, close #11377 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
HeskeyBaozi 46cb1c8cde resolve conflict. 6 years ago
yoyo837 eab74fa693 For #11537, Centered style should be applied to the wrap element. 6 years ago
yoyo837 f14e207912 Boolean 6 years ago
yoyo837 45e9b2a937 fix prefixCls is missing in restProps 6 years ago
yoyo837 ef31697d26 Support centered settings 6 years ago
HeskeyBaozi c28c30d124 use rc-dialog@3.2.0, use svg close icon in Modal component. 6 years ago
Matt Lein e63f9d4beb Pass data and aria props to the date picker input. 7 years ago