包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
afc163
3cbb5da6c2
tweak icons size
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
zombiej
fe2728cb20
fix #11969 . Pass centered prop to popup modal
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
afc163
0f472505db
use const
6 years ago
afc163
325bff5324
update modal demo button text
6 years ago
afc163
9fdee487ce
Add test case for modal update
6 years ago
afc163
b8b9c02fb9
Add update function for Modal.method, close #11721
6 years ago
afc163
877f9fd7d6
Add getContainer to Modal.info etc, close #11377
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
afc163
ec6d88f407
Fix modal text being selected when open it with double click, close #11777
6 years ago
yoyo837
004d786cb4
补充中文文档
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
HeskeyBaozi
46cb1c8cde
resolve conflict.
6 years ago
Chandler Moisen
10f1c6ceaa
Modal.confirm title overflow:hidden
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
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
6 years ago
afc163
fbf1a35249
Fix extra scrollbar style of Modal.confirm in Firefox, close #11432
6 years ago
Hanz Luo
11f0f14cb2
Remove scrollbar on confirm Modal title
6 years ago
陈帅
d2856392b6
fix site build error
7 years ago
afc163
0981ef06a4
fix demo lint
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
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
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
Randy
a614a525c4
fix #10822 ( #10955 )
Add `okButtonProps` and `cancelButtonProps` props to ok button and cancel button
7 years ago
Oleg Kuzava
be7f540fba
Fix breakpoint for mobile view
7 years ago
afc163
3a445f3e75
more test cases
7 years ago
Chenjia
5634881eda
add docs for keyboard props on modal component #8818 ( #10030 )
7 years ago
Wei Zhu
921361313a
Add explicit types for default props
Fix #8796
Close #8820
7 years ago
Hughen
53abf888cb
fix: fixed modal content overflowed
- fixed modal content overflowed, when the very long english
word fill in Modal title
7 years ago
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/
7 years ago
afc163
220d28d3e4
support keyboard for Modal.confirm, close #8818
7 years ago
afc163
6c46692160
Tweak confirm title style
7 years ago
keqingrong
32ac330ca2
docs: add className for Modal.method
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Wei Zhu
f89254537e
Document destroyOnClose in Chinese
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
Wei Zhu
45815d1148
Refactor confirm ( #8409 )
* Refactor confirm
* Add okCancel test
* Only test React 16
* Upgrade rc-dialog
7 years ago
Nathan Griffin
51b6e4904a
Adding missing type properties ( #8395 )
7 years ago