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 |
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 |
Wei Zhu
|
55c85f77a1
|
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
Benjy Cui
|
e5699aff68
|
fix: should not import moment while useless, close: #8013
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
fe19a9b124
|
rerun api-sort script
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
Benjy Cui
|
ff5d05129f
|
docs: translate 1599686
|
7 years ago |
kossel
|
1599686fc2
|
docs: update docs for Modal, close #7840 (#7952)
|
7 years ago |
Benjy Cui
|
7ea572bfc8
|
refactor: extract common locale logic (#7915)
|
7 years ago |
偏右
|
ffffd0f4c5
|
Fix styles (#7924)
* update demo
* Fix styles
* fix snap
* Fix back-top ci
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
Benjy Cui
|
829b5f87bf
|
feat: make default locale to enUS (#7553)
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
afc163
|
7a7b18032c
|
use @screen-md
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
Meow-z
|
e165b8a705
|
fix: model (#7675)
add confirmLoading in async model state.
|
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 |
Khalifa Lame
|
b381f1f5ec
|
docs: update Modal English doc (#7537)
Fixed several typos.
|
7 years ago |
Benjy Cui
|
59193ef34a
|
Revert "Patch 1 (#7471)"
This reverts commit 9667ec17bd .
|
7 years ago |
kuang
|
9667ec17bd
|
Patch 1 (#7471)
* default value error
f10a2abbd8/src/Modal.tsx (L53)
* default value error
|
7 years ago |
afc163
|
61aac68028
|
doc: remove new key way
|
7 years ago |
Benjy Cui
|
456cea652b
|
docs: add zIndex to docs of Modal, ref: 2aa3437
|
7 years ago |
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
|
7 years ago |
yociduo
|
fa0e90f577
|
remove cancel type
|
7 years ago |
yociduo
|
528a7645ca
|
remove cancel text
|
7 years ago |
Eden Wang
|
a5a1458148
|
add missing trailing commna
|
7 years ago |