偏右
|
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 |
Eden Wang
|
8f1dd9ccda
|
add missing trailing comma
|
7 years ago |
Eden Wang
|
ee176347ac
|
fix ci compile error
|
7 years ago |
Eden Wang
|
f7b918add3
|
update confirm demo
|
7 years ago |
Eden Wang
|
c712d072eb
|
update okType and cancelType for api docs
|
7 years ago |
Eden Wang
|
f2b987aaa9
|
update custom type for modal components
|
7 years ago |
乐仪
|
1dd3e001c5
|
Update Modal doc, relevant:https://github.com/ant-design/ant-design/pull/7085
|
7 years ago |
Ivan Radeljic
|
1651682020
|
Update modal documentation (#7085)
Add another way to destroy state on close modal
|
7 years ago |
Wei Zhu
|
401519ec6f
|
Fix types
|
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 |
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
8 years ago |
Benjy Cui
|
8c632ef2cf
|
fix: Modal.method should stop loading when promise throw err, close: #6183
|
8 years ago |
afc163
|
fd625ef1a0
|
upgrade and fix tslint problems
|
8 years ago |
Benjy Cui
|
0e5431d21b
|
deps: upgrade antd-tools and code style
|
8 years ago |
Benjy Cui
|
977a5a1cc7
|
docs: add missing API docs for Modal, close: #6239
|
8 years ago |
Benjy Cui
|
523ad8c802
|
docs: show demo for #6121
|
8 years ago |
Benjy Cui
|
9ce3a1ea35
|
docs: update docs details for Modal, close: #6121
|
8 years ago |
Benjy Cui
|
12a6060304
|
docs: fix code style
|
8 years ago |
leadream
|
d783c26263
|
css: add background color variable for modal mask. (#5890)
|
8 years ago |
afc163
|
b9ff7ed613
|
enlarge close area of Modal
|
8 years ago |
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
|
8 years ago |
Benjy Cui
|
71495e71d2
|
test: fix warning, close: #5628
|
8 years ago |
Wei Zhu
|
1a8e738142
|
Set snapshotSerializers
|
8 years ago |
Benjy Cui
|
ce2fe2aa45
|
test: add test for Modal[footer=null]
|
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)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
afc163
|
901a1e6769
|
use @info-color over @primary-color, close #5442
|
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)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
afc163
|
6b2f6af85d
|
use @info-color over @primary-color, close #5442
|
8 years ago |