afc163
|
11a6cd51a2
|
Fix zIndex types, close #7622
|
2017-09-15 21:41:32 +08:00 |
|
Alex Chao
|
3727ea2c33
|
feat: Modal.confirm supports zIndex prop #6722 (#6880)
* Modal.confirm supports zIndex prop #6722
* Fix filename
* Fix the zIndex missing in ModalFuncProps interface
|
2017-08-07 10:41:38 +08:00 |
|
yociduo
|
528a7645ca
|
remove cancel text
|
2017-08-07 10:40:33 +08:00 |
|
Eden Wang
|
8f1dd9ccda
|
add missing trailing comma
|
2017-08-07 10:40:33 +08:00 |
|
Eden Wang
|
ee176347ac
|
fix ci compile error
|
2017-08-07 10:40:33 +08:00 |
|
Eden Wang
|
f2b987aaa9
|
update custom type for modal components
|
2017-08-07 10:40:32 +08:00 |
|
Randy
|
99e4cd6aec
|
add rc-util declaration to custom-typings (#6935)
|
2017-07-29 14:17:02 +08:00 |
|
LongYinan
|
bd5daa939a
|
fix: missing maskClosable property in ModalFuncProps interface
|
2017-07-17 15:26:37 +08:00 |
|
Benjy Cui
|
977a5a1cc7
|
docs: add missing API docs for Modal, close: #6239
|
2017-05-24 10:00:59 +08:00 |
|
Manjit Kumar
|
4e055ed5d0
|
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
|
2017-04-12 02:22:05 +05:30 |
|
Benjy Cui
|
af12ca7434
|
fix: Modal[footer] could be set to null to hide totally, close: #5462
|
2017-03-24 14:41:41 +08:00 |
|
偏右
|
674255bd14
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
2017-03-23 21:15:49 +08:00 |
|
邦
|
3d32a86547
|
refactor: improve modal static methods type definition (#5090)
* refactor: improve modal static methods type definition
* chore: add exports.
* chore: remove unused import
|
2017-03-03 11:40:54 +08:00 |
|
ddcat1115
|
e07cdf5387
|
add left out event parameters for Modal[onOk] Popconfirm[onConfirm] Popconfirm[onCancel] (#5042)
|
2017-02-24 16:07:39 +08:00 |
|
afc163
|
0eb5c689a3
|
remove type="ghost" from demo
|
2017-02-04 22:35:33 +08:00 |
|
Benjy Cui
|
d4132ac558
|
chore: add missing definition for Modal
|
2017-01-05 12:08:43 +08:00 |
|
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
2016-10-24 12:04:26 +08:00 |
|
yiminghe
|
8afe3965c1
|
upgrade ts 2.0
|
2016-10-19 17:52:23 +08:00 |
|
afc163
|
6edac76abb
|
prolong delay animation click time
|
2016-10-07 18:00:40 +08:00 |
|
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
2016-09-21 11:54:53 +08:00 |
|
马金花儿
|
3d187d00a1
|
feat: 为Modal组件的confirm、success、error、warning、info 子组件增加快捷键,模仿原生体验。 (#3061)
* Add hotkey for Modal.confirm
* Optimize
* 重构快捷键逻辑
* 根据CR 进一步优化逻辑
* timeoutId 改为非强制
* Update confirm.tsx
* 使用 onCancel 回调代替 onClose,并修改 onCancel 注释。
* 修改注释
|
2016-09-20 08:58:20 +08:00 |
|
feng zhi hao
|
cad2d19be2
|
fix: complete loss declaration (#3068)
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
|
2016-09-19 10:17:07 +08:00 |
|
afc163
|
e0eb9ae162
|
Merge branch "1.x-stable"
|
2016-08-29 21:02:59 +08:00 |
|
ddcat1115
|
3bdd8212ec
|
refactor: Ts rewrite patination notification modal menu (#2699)
|
2016-08-15 12:00:05 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|