afc163
a15d2c014a
update labelInValue description
8 years ago
afc163
9dfe19f544
update labelInValue description
8 years ago
chchen
3382abde65
css: set dropdown's background color with @component-background ( #4160 )
8 years ago
afc163
37af26fbdf
update select demo
8 years ago
afc163
3802f08191
Fix wrong description about Select[allowClear] ( #4101 )
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
c6c5a0c3a1
fix demo focus error
8 years ago
afc163
1c23189b1d
update select style
8 years ago
afc163
5b3df08ade
use @input-placeholder-color in select and mention, close #3858
8 years ago
afc163
0d63e5f6b5
Fix select[combobox] vertical align, close #3855
8 years ago
afc163
b0f366cb0f
Fix TreeSelect[multiple] placeholder margin bug, close #3841
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
5aea5b24ef
update select demo code style
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
Meck
7d2328b910
docs: improve
8 years ago
Wei Zhu
5c711a275e
deps: update rc-select ( #3692 )
* Update rc-select
* Add automatic tokenization demo
8 years ago
afc163
2026449976
fix some props missing documentation
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
ba227bbe54
fix Select[onSearch] overflow scroll
8 years ago
afc163
915f343de3
update select check style
8 years ago
afc163
355f82231c
fix select style
8 years ago
afc163
97bc13426f
fix overflow selected value in Select ( #3481 )
8 years ago
afc163
d38c5a43da
fix about #3481
8 years ago
afc163
0b29ee6fee
continue fix for #3481 , also fix multiple select large and small size style
8 years ago
afc163
ff5d9f6029
Fix select vertical-align and refactor its style, close #3481
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
afc163
c196f37239
patch for fixing #3413
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
afc163
ea6537b47a
improve select doc
8 years ago
afc163
00dd1d5f07
improve select doc
8 years ago
afc163
d217c72529
Fix Select onSearch width style bug, close #3413
8 years ago
afc163
b5446d632a
Remove wrong dropdownStyle imported by #3344 , close #3386
8 years ago
kvetoslavnovak
0eb080bf49
Select Basic usage - Eng. correction ( #3383 )
8 years ago
kvetoslavnovak
b700e7ea06
Three Select - Eng. correction ( #3384 )
8 years ago
kvetoslavnovak
ef2c2b114e
Select Option Group - Eng. correction ( #3385 )
8 years ago
afc163
3ac6532577
Fix Select notFoundContent
close #3345
also close #3344
8 years ago
afc163
58d7741709
http => https, close #3303
8 years ago
Benjy Cui
0265cf0cb1
docs: update links
8 years ago
feng zhi hao
c0527f8b66
chore: complete declaration in Tabs and Select ( #3183 )
8 years ago
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
afc163
63789c3838
remove text overflow in select, close #2927
8 years ago