afc163
c8d9e64809
Fix Transfer selection when searching text, close #5993
2017-05-03 19:05:31 +08:00
afc163
f5d371f6e9
tweak selection style
2017-05-03 16:23:08 +08:00
afc163
93f7fd1c98
update table selection text and add select all demo
2017-05-03 16:19:12 +08:00
afc163
9e018a7310
fix test case, #5999
2017-05-03 15:33:40 +08:00
afc163
290a779916
fix test case, #5999
2017-05-03 15:22:01 +08:00
afc163
54f443a266
tweak clear icon position
2017-05-03 15:19:33 +08:00
偏右
9537ce02ee
Merge pull request #5999 from RaoHai/addAutoCompleteFilterOptions
...
set filterOption to false
2017-05-03 15:09:04 +08:00
RaoHai
650ab28b59
set filterOption to false
...
+ close #5860
2017-05-03 14:56:21 +08:00
afc163
5d6439f15b
When there is icon, should not insert space in button children, #5977
2017-05-02 20:16:37 +08:00
Wei Zhu
2190f63959
docs: Fix Tree drag demo
...
close #5837
2017-05-02 16:47:40 +08:00
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.
2017-05-02 16:31:39 +08:00
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
...
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
2017-05-02 16:24:29 +08:00
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
2017-05-02 16:07:16 +08:00
afc163
ac660d9f3c
Fix transfer search bug, close #5631
2017-05-02 15:47:51 +08:00
偏右
f70dd7e20f
Merge pull request #5978 from liekkas/master
...
Add @tabs-card-head-background
2017-05-02 10:53:57 +08:00
MeiLin
01a75428d6
docs: fix typo ( #5980 )
2017-05-02 09:29:57 +08:00
liekkas
7ee1e79841
extract new variable @tabs-card-head-background from tabs's card-style.less
2017-05-01 21:58:37 +08:00
liekkas
4cd95d5723
use @card-head-background
2017-05-01 21:40:38 +08:00
liekkas
6e6c5ce2e5
Merge remote-tracking branch 'ant-design/master'
2017-05-01 21:36:07 +08:00
afc163
ebd66d0082
fix missing less variable
2017-05-01 14:18:16 +08:00
偏右
377f30b520
Merge pull request #5966 from megawac/background-color-base
...
Decompose @background-color-base in several variables
2017-05-01 13:51:18 +08:00
偏右
5fde1e7550
Merge branch 'master' into background-color-base
2017-05-01 13:51:11 +08:00
afc163
d7d18be1f5
revert collapse active background, ref #5881
2017-05-01 13:42:07 +08:00
偏右
6787e41257
Merge pull request #5962 from megawac/fix-calendar-input-background
...
Fix calendar input background to use @input-bg
2017-05-01 13:38:52 +08:00
偏右
da0365f23a
Merge pull request #5963 from megawac/alert-text-color
...
Add variables for customizing alert text and heading colors
2017-05-01 13:38:33 +08:00
偏右
66b354efcf
Merge pull request #5965 from megawac/less-variable-documentation
...
Add some basic less variable documentation
2017-05-01 13:37:27 +08:00
偏右
18abd43d20
Merge pull request #5970 from brookshi/patch-3
...
#5969 Input component support spellCheck for TypeScript
2017-05-01 00:30:16 +08:00
偏右
e53684fea9
Merge pull request #5971 from Haroenv/patch-1
...
fix typo in recommendation.en-US.md
2017-05-01 00:29:29 +08:00
Haroen Viaene
f8e86eae64
Update recommendation.en-US.md
...
fix typo in table header
Recommanded => Recommended
2017-04-30 18:10:07 +02:00
Brook Shi
315f760ce2
Input component support spellCheck for TypeScript
2017-04-30 23:31:45 +08:00
afc163
224c46ded9
fix typo
2017-04-30 18:47:15 +08:00
afc163
6caa92057b
Fix cascader line-height, close #5952
2017-04-30 16:59:53 +08:00
afc163
c067cd0c64
Merge branch 'master' of github.com:ant-design/ant-design
2017-04-30 14:26:22 +08:00
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
2017-04-28 16:04:41 -04:00
Graeme Yeates
ede77a8aa7
Consistently use @background-color-base for disabled states
2017-04-28 15:43:02 -04:00
Graeme Yeates
10aab49686
Add some basic documentation for some of the confusing less variables
2017-04-28 15:24:45 -04:00
Graeme Yeates
f2a8fe9299
Add variables for customizing alert text and heading colors
2017-04-28 13:42:01 -04:00
Graeme Yeates
e6d619b3cf
Fix calendar input background to use @input-bg
2017-04-28 13:24:12 -04:00
偏右
2b5ffb88d0
Merge pull request #5955 from dyhpoon/fix-typos
...
Fix typos in introduce.en-US.md
2017-04-28 19:39:13 +08:00
Darren Poon
11601bf982
Fix typos in introduce.en-US.md
2017-04-28 18:43:52 +08:00
afc163
7ec314d793
Merge branch 'master' of github.com:ant-design/ant-design
2017-04-28 10:20:56 +08:00
Benjy Cui
f434772466
docs: fix typo
2017-04-28 09:50:10 +08:00
Benjy Cui
5f80e50d31
Merge branch 'feature-2.10'
2017-04-28 09:41:34 +08:00
Benjy Cui
d48c2084d5
feat: expose TimePicker[open], close : #5775 & #5829 ( #5913 )
2017-04-28 09:40:20 +08:00
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
...
* Update locale es_ES (Spanish)
* Fix indent
2017-04-28 09:39:35 +08:00
bang
f4e0766e97
chore: add prop-types definition
2017-04-28 00:22:30 +07:00
afc163
dbbf09ae95
fix createClass in test
2017-04-27 21:12:23 +08:00
afc163
4951df182b
Fix loading Table paginaition style, close #5937
2017-04-27 20:58:47 +08:00
afc163
45e7c86067
Fix Checkbox and Radio disabled cursor, close #5935
2017-04-27 20:58:46 +08:00
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
...
* Add Vietnamese locale
* add Vietnamese locale
2017-04-27 16:39:46 +08:00