Havin
2c4c5fc6e3
move getPopupContainer from SelectProps to AbstractSelectProps ( #11690 )
6 years ago
HeskeyBaozi
bda65ddb1e
update select snapshot
6 years ago
HeskeyBaozi
4945d66084
update select
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
6 years ago
This JJ
2e7d08e98f
Add id to Select props ( #11189 )
* Can set id to props on Select
* Update index.tsx
6 years ago
afc163
6cb6f5c83e
Fix select menu item radius style
6 years ago
afc163
6be189aa0f
site: styling API Tables
6 years ago
zombiej
ecc2293229
fix #11368 . Clean outline style of treeSelect
6 years ago
afc163
782abe7bb6
demo: fix select showSearch demo placeholder, close #11325
6 years ago
Daniel Zhang
308cb046e4
Add onMouseEnter and onMouseLeave to SelectProps ( #11314 )
6 years ago
Yury Kozyrev
cde2a6b6f0
Add missing showArrow option in types
7 years ago
zombiej
11dba9c305
update snapshot
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
zombiej
0d09dbafdd
close #11035 . Adjust select mirror top css to avoid to long string
7 years ago
Wei Zhu
354cc7303e
docs: remove combobox
7 years ago
Wei Zhu
6de4b00815
Rename mode name
7 years ago
Wei Zhu
5eaa03b4ea
Update snapshot
7 years ago
Wei Zhu
53046a454a
Deprecate combobox mode of Select
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
hehe
07e06709f8
docs: fix typo
7 years ago
zombiej
78adc05973
close #10745 , move dropdownMatchSelectWidth into AbstractSelectProps
7 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
afc163
2989e8dba0
docs: update API
7 years ago
Dmitry Snegirev
fd96b4a784
Added missing prop firstActiveValue in Select component ( #10636 )
7 years ago
afc163
00d710cef0
demo: fix select demo order
7 years ago
afc163
e86f17186b
Fix select test snapshot
7 years ago
afc163
6d91a3eb4a
Fix select arrow overlap bug, close #10383
introduced by #10092 , this commit also fix #10092
7 years ago
paranoidjk
8e166915a9
fix(Select): value tsd ( #10336 )
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
afc163
81dd432e31
update select demo
7 years ago
afc163
4535e9d4f1
Fix Select extra space taken up when arrow disabled
close #10092
7 years ago
Thiebaud Thomas
a1e186b8a3
Fix type for placeholder in select component ( #10282 )
7 years ago
Wei Zhu
51d1f27a76
dcos: Detail Select[optionLabelProp] default value
Close #9745
7 years ago
Kevin BON
b1bcf842d7
Update index.en-US.md ( #9579 )
7 years ago
afc163
e071002fae
use lodash
7 years ago
twobin
d816879e78
fix: add props of onPopupScroll in Select ( #9475 )
7 years ago
Wei Zhu
755b3e9043
Fix Select dropdown box-radius
refer 82092c15
7 years ago
Wei Zhu
82092c154a
Fix Select dropdown border
7 years ago
Dimitri Mitropoulos
c92cf5b778
adds missing argument in Select onChange prop ( #9332 )
* adds missing argument in Select onChange prop
from the docs:
`function(value, option:Option/Array<Option>)`
also, (from reality) the callback really does send an option or options array.
* updates type to use ReactElement instead of Object
7 years ago
jim
7b4abe7568
doc add select component showArrow props document
7 years ago
afc163
a5f29f06a5
Fix select arrow style in IE11
7 years ago
afc163
33e2ef0f8d
revert 1502d36 to fix #9276
ref #7934
7 years ago
愚指导
df4097ca4d
[Select] Pass Option as onChange and onSelect second argument ( #9228 )
7 years ago
afc163
8d6252cfe1
Fix missing scrollbar in chrome
7 years ago
Yury Kozyrev
76c7ce669a
add tabIndex to select ( #9144 )
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
afc163
1502d3604d
Fix unexpected select disappearing in IE11, close #7934
7 years ago
Yury Kozyrev
ecd4177638
Update index.tsx ( #8922 )
7 years ago
Yury Kozyrev
67e956dddd
[Select] fix Typescript Props ( #8920 )
* Update button.tsx
* update ts types
Fixes #8895
* omitted values should be an array
7 years ago