55 Commits (5204b45e01e91026c8cc63dba343b1c67ca8f7a0)

Author SHA1 Message Date
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
Randy a614a525c4 fix #10822 (#10955) 7 years ago
Wei Zhu 921361313a Add explicit types for default props 7 years ago
afc163 220d28d3e4 support keyboard for Modal.confirm, close #8818 7 years ago
Rohan Malhotra 6f3f17bb06 removed unnecessary whitespace 7 years ago
Rohan Malhotra c6a1861887 updated rc-dialog and docs for destroyOnClose 7 years ago
Nathan Griffin 51b6e4904a Adding missing type properties (#8395) 7 years ago
Benjy Cui 57dcc78989 fix: should not override default footer, close: #8379 7 years ago
Wei Zhu d8f6c3bd8c Fix implicit any error for Modal and Message 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Benjy Cui 7ea572bfc8 refactor: extract common locale logic (#7915) 7 years ago
偏右 2bced36f0c New component styles (#7731) 7 years ago
Benjy Cui 829b5f87bf feat: make default locale to enUS (#7553) 7 years ago
afc163 0a3f6822f6 Fix zIndex types, ref #7624 7 years ago
afc163 ea2c113530 Fix zIndex types, ref #7624 7 years ago
afc163 11a6cd51a2 Fix zIndex types, close #7622 7 years ago
Alex Chao 3727ea2c33 feat: Modal.confirm supports zIndex prop #6722 (#6880) 7 years ago
yociduo 528a7645ca remove cancel text 7 years ago
Eden Wang 8f1dd9ccda add missing trailing comma 7 years ago
Eden Wang ee176347ac fix ci compile error 7 years ago
Eden Wang f2b987aaa9 update custom type for modal components 7 years ago
Randy 99e4cd6aec add rc-util declaration to custom-typings (#6935) 7 years ago
LongYinan bd5daa939a fix: missing maskClosable property in ModalFuncProps interface 7 years ago
Benjy Cui 977a5a1cc7 docs: add missing API docs for Modal, close: #6239 8 years ago
Manjit Kumar 4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React 8 years ago
Benjy Cui 43b155e7f6 fix: Modal[footer] could be set to null to hide totally, close: #5462 8 years ago
偏右 0308138974 [WIP] upgrade deps (#5455) 8 years ago
Benjy Cui af12ca7434 fix: Modal[footer] could be set to null to hide totally, close: #5462 8 years ago
偏右 674255bd14 [WIP] upgrade deps (#5455) 8 years ago
3d32a86547 refactor: improve modal static methods type definition (#5090) 8 years ago
ddcat1115 e07cdf5387 add left out event parameters for Modal[onOk] Popconfirm[onConfirm] Popconfirm[onCancel] (#5042) 8 years ago
afc163 0eb5c689a3 remove type="ghost" from demo 8 years ago
Benjy Cui d4132ac558 chore: add missing definition for Modal 8 years ago
Benjy Cui 4878258f6c refactor: ref: #3490 8 years ago
yiminghe 8afe3965c1 upgrade ts 2.0 8 years ago
afc163 6edac76abb prolong delay animation click time 8 years ago
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
马金花儿 3d187d00a1 feat: 为Modal组件的confirm、success、error、warning、info 子组件增加快捷键,模仿原生体验。 (#3061) 8 years ago