shlice
38a7a87690
feat: enhance handleRemove in Upload ( #5974 )
onRemove will be executed when removing file button is clicked, remove event will be prevented when return value is false.
But, if we want't to popup a confirm dialog, it can't block the execution of onRemove.
So, I add Promise support for onRemove. The return value of onRemove now can be a Promise, and the handleRemove function in Upload can wait for the non-blocking confirm dialog.
8 years ago
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
8 years ago
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
8 years ago
afc163
ac660d9f3c
Fix transfer search bug, close #5631
8 years ago
偏右
f70dd7e20f
Merge pull request #5978 from liekkas/master
Add @tabs-card-head-background
8 years ago
MeiLin
01a75428d6
docs: fix typo ( #5980 )
8 years ago
liekkas
7ee1e79841
extract new variable @tabs-card-head-background from tabs's card-style.less
8 years ago
liekkas
4cd95d5723
use @card-head-background
8 years ago
liekkas
6e6c5ce2e5
Merge remote-tracking branch 'ant-design/master'
8 years ago
afc163
ebd66d0082
fix missing less variable
8 years ago
偏右
377f30b520
Merge pull request #5966 from megawac/background-color-base
Decompose @background-color-base in several variables
8 years ago
偏右
5fde1e7550
Merge branch 'master' into background-color-base
8 years ago
afc163
d7d18be1f5
revert collapse active background, ref #5881
8 years ago
偏右
6787e41257
Merge pull request #5962 from megawac/fix-calendar-input-background
Fix calendar input background to use @input-bg
8 years ago
偏右
da0365f23a
Merge pull request #5963 from megawac/alert-text-color
Add variables for customizing alert text and heading colors
8 years ago
偏右
66b354efcf
Merge pull request #5965 from megawac/less-variable-documentation
Add some basic less variable documentation
8 years ago
偏右
18abd43d20
Merge pull request #5970 from brookshi/patch-3
#5969 Input component support spellCheck for TypeScript
8 years ago
偏右
e53684fea9
Merge pull request #5971 from Haroenv/patch-1
fix typo in recommendation.en-US.md
8 years ago
Haroen Viaene
f8e86eae64
Update recommendation.en-US.md
fix typo in table header
Recommanded => Recommended
8 years ago
Brook Shi
315f760ce2
Input component support spellCheck for TypeScript
8 years ago
afc163
224c46ded9
fix typo
8 years ago
afc163
6caa92057b
Fix cascader line-height, close #5952
8 years ago
afc163
c067cd0c64
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
8 years ago
Graeme Yeates
ede77a8aa7
Consistently use @background-color-base for disabled states
8 years ago
Graeme Yeates
10aab49686
Add some basic documentation for some of the confusing less variables
8 years ago
Graeme Yeates
f2a8fe9299
Add variables for customizing alert text and heading colors
8 years ago
Graeme Yeates
e6d619b3cf
Fix calendar input background to use @input-bg
8 years ago
偏右
2b5ffb88d0
Merge pull request #5955 from dyhpoon/fix-typos
Fix typos in introduce.en-US.md
8 years ago
Darren Poon
11601bf982
Fix typos in introduce.en-US.md
8 years ago
afc163
7ec314d793
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
Benjy Cui
f434772466
docs: fix typo
8 years ago
Benjy Cui
5f80e50d31
Merge branch 'feature-2.10'
8 years ago
Benjy Cui
d48c2084d5
feat: expose TimePicker[open], close : #5775 & #5829 ( #5913 )
8 years ago
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
* Update locale es_ES (Spanish)
* Fix indent
8 years ago
bang
f4e0766e97
chore: add prop-types definition
8 years ago
afc163
dbbf09ae95
fix createClass in test
8 years ago
afc163
4951df182b
Fix loading Table paginaition style, close #5937
8 years ago
afc163
45e7c86067
Fix Checkbox and Radio disabled cursor, close #5935
8 years ago
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
* Add Vietnamese locale
* add Vietnamese locale
8 years ago
偏右
97762a9361
Merge pull request #5920 from ant-design/refactor-enable-noImplicitAny
refactor(button): enable noImplicitAny #5627
8 years ago
偏右
339e60bf86
Merge pull request #5911 from ddcat1115/fix-5832
fix Input.Group style bug
8 years ago
Wei Zhu
5b21e591c3
deps: upgrade rc-tree@1.5.0 ( #5917 )
8 years ago
偏右
74a12f189c
Merge pull request #5881 from megawac/collapse-active-color
Use @primary-1 for collapse active state
8 years ago
Graeme Yeates
fb4bafba6f
Change collapse-hover-bg to collapse-active-bg
8 years ago
bang
ae631c7190
refactor(button): enable noImplicitAny #5627
8 years ago
Graeme Yeates
5cba6317b5
Add variable for collapse hover background
8 years ago
谷童
9ac0233ae8
Remove the duplicate words from customize-theme.zh-CN.md
8 years ago
乐仪
09e66db264
fix Input.Group style bug
8 years ago
Benjy Cui
44c4d5c167
fix: should not reset showDate when value is empty array, close : #5872 ( #5898 )
8 years ago