afc163
|
3cbb5da6c2
|
tweak icons size
|
2018-09-03 17:11:20 +08:00 |
|
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
afc163
|
207bad7b47
|
Merge branch 'master' into feature-3.9.0
|
2018-09-01 13:22:06 +08:00 |
|
zombiej
|
fe2728cb20
|
fix #11969. Pass centered prop to popup modal
|
2018-08-30 22:27:32 +08:00 |
|
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
2018-08-27 20:40:11 +08:00 |
|
afc163
|
0f472505db
|
use const
|
2018-08-25 22:57:24 +08:00 |
|
afc163
|
325bff5324
|
update modal demo button text
|
2018-08-25 22:57:24 +08:00 |
|
afc163
|
9fdee487ce
|
Add test case for modal update
|
2018-08-25 22:57:24 +08:00 |
|
afc163
|
b8b9c02fb9
|
Add update function for Modal.method, close #11721
|
2018-08-25 22:57:24 +08:00 |
|
afc163
|
877f9fd7d6
|
Add getContainer to Modal.info etc, close #11377
|
2018-08-25 21:24:18 +08:00 |
|
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
2018-08-24 18:36:08 +08:00 |
|
HeskeyBaozi
|
65600c8a95
|
upgrade to 3.8.2
|
2018-08-20 14:00:51 +08:00 |
|
afc163
|
ec6d88f407
|
Fix modal text being selected when open it with double click, close #11777
|
2018-08-17 19:13:42 +08:00 |
|
yoyo837
|
004d786cb4
|
补充中文文档
|
2018-08-16 23:00:52 +08:00 |
|
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
2018-08-14 15:32:29 +08:00 |
|
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
2018-08-13 20:51:01 +08:00 |
|
HeskeyBaozi
|
3baec95628
|
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
2018-08-13 09:26:33 +08:00 |
|
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
2018-08-07 21:09:05 +08:00 |
|
HeskeyBaozi
|
b2ab727c89
|
resolve conflicts
|
2018-08-06 15:06:06 +08:00 |
|
afc163
|
aa2b1a4352
|
Merge branch 'master' into feature-3.8.0
|
2018-08-03 23:16:08 +08:00 |
|
HeskeyBaozi
|
46cb1c8cde
|
resolve conflict.
|
2018-08-02 18:02:43 +08:00 |
|
HeskeyBaozi
|
cc180e2605
|
resolve conflict.
|
2018-08-02 18:02:31 +08:00 |
|
Chandler Moisen
|
10f1c6ceaa
|
Modal.confirm title overflow:hidden
|
2018-08-02 11:27:32 +08:00 |
|
yoyo837
|
eab74fa693
|
For #11537, Centered style should be applied to the wrap element.
|
2018-08-01 11:16:17 +08:00 |
|
yoyo837
|
f14e207912
|
Boolean
|
2018-07-31 21:14:48 +08:00 |
|
yoyo837
|
45e9b2a937
|
fix prefixCls is missing in restProps
|
2018-07-31 21:14:48 +08:00 |
|
yoyo837
|
ef31697d26
|
Support centered settings
|
2018-07-31 21:14:48 +08:00 |
|
HeskeyBaozi
|
c28c30d124
|
use rc-dialog@3.2.0, use svg close icon in Modal component.
|
2018-07-31 16:19:10 +08:00 |
|
Ilan Hasanov
|
86398d910a
|
💬 misc typos and blank spaces fixes
|
2018-07-29 01:15:02 +08:00 |
|
afc163
|
fbf1a35249
|
Fix extra scrollbar style of Modal.confirm in Firefox, close #11432
|
2018-07-24 16:27:21 +08:00 |
|
Hanz Luo
|
11f0f14cb2
|
Remove scrollbar on confirm Modal title
|
2018-07-16 10:44:14 +08:00 |
|
陈帅
|
d2856392b6
|
fix site build error
|
2018-07-13 22:23:12 +08:00 |
|
afc163
|
0981ef06a4
|
fix demo lint
|
2018-06-27 16:14:47 +08:00 |
|
afc163
|
56020cda39
|
Merge branch 'master' into feature-3.7.0
|
2018-06-27 16:14:14 +08:00 |
|
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
2018-06-27 16:09:58 +08:00 |
|
Matt Lein
|
e63f9d4beb
|
Pass data and aria props to the date picker input.
Pass data and aria props to the alert div.
add wrapProps to ModalProps
|
2018-06-25 16:53:04 +08:00 |
|
Wei Zhu
|
b374297ca6
|
Merge branch 'master' into feature-3.7.0
|
2018-06-25 11:44:35 +08:00 |
|
Wei Zhu
|
aa580beb8b
|
docs: sort api table
|
2018-06-24 17:09:18 +08:00 |
|
afc163
|
9f16d066af
|
Fix lint problems from eslint-config-airbnb@17
|
2018-06-22 21:05:13 +08:00 |
|
Randy
|
a614a525c4
|
fix #10822 (#10955)
Add `okButtonProps` and `cancelButtonProps` props to ok button and cancel button
|
2018-06-22 19:56:41 +08:00 |
|
Oleg Kuzava
|
be7f540fba
|
Fix breakpoint for mobile view
|
2018-05-29 14:05:40 +08:00 |
|
afc163
|
3a445f3e75
|
more test cases
|
2018-05-25 21:43:21 +08:00 |
|
Chenjia
|
5634881eda
|
add docs for keyboard props on modal component #8818 (#10030)
|
2018-04-13 12:01:51 +08:00 |
|
Wei Zhu
|
921361313a
|
Add explicit types for default props
Fix #8796
Close #8820
|
2018-04-10 10:50:59 +08:00 |
|
Hughen
|
53abf888cb
|
fix: fixed modal content overflowed
- fixed modal content overflowed, when the very long english
word fill in Modal title
|
2018-03-30 15:33:33 +08:00 |
|
afc163
|
f8f52b09be
|
Fix Modal.confirm content layout
close #9374
created a BFC to resolve multiple lines of title render bug
https://www.smashingmagazine.com/2017/12/understanding-css-layout-block-formatting-context/
|
2018-03-21 17:35:31 +08:00 |
|
afc163
|
220d28d3e4
|
support keyboard for Modal.confirm, close #8818
|
2018-02-11 13:45:32 +08:00 |
|
afc163
|
6c46692160
|
Tweak confirm title style
|
2018-01-31 14:46:45 +08:00 |
|