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
隋鑫磊
9ccd2aeba8
doc: fix select multiple doc children ( #8904 )
7 years ago
jasonxia23
a3c53523c2
fix doc: type of select and option
7 years ago
afc163
0bfd5ee14d
Fix notFoundContent not working, close #8809
7 years ago
afc163
c14b13d4ac
Fix broken link, close #8797
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
afc163
abf9717eab
Large component should has larger font size
14px => 16px
7 years ago
afc163
6efebb5bfa
patch for 8494d460
7 years ago
afc163
8494d46038
Fix select align issue in chrome
7 years ago
afc163
13c6e8ec1e
update getPopcontainer demo link
7 years ago
Wang Jun
d825e27667
fix loading ( #8571 )
7 years ago
Dane David
5a94236c30
Version fix for rc-select. Update docs to add onInputKeyDown ( #8552 )
7 years ago
afc163
8f1fd4d68b
Fix notFoundContent not working in AutoComplete, close #8553
7 years ago
Wei Zhu
18723a37ee
Update snapshot
7 years ago
Nidhi Agarwal
6d0b488d7f
Select - Moving defaultActiveFirstOption to AbstractSelectProps ( #8383 )
defaultActiveFirstOption Prop should be exposed to components which are extending AbstractSelectProps, even according the documentation of auto-complete.
7 years ago
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
Wei Zhu
c8a49c45fc
Upgrade rc-select
7 years ago
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
7 years ago
Wei Zhu
6837aedf69
Imporve tree and tree-select type definitions
7 years ago
Wei Zhu
bf4ad93f2c
Update rc-select
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
David Tsai
b3b3ee043e
Update Select component documentation ( #8229 )
Providing clarity through reworking the description(s) on usage.
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
Wei Zhu
e5a57ff60a
Improve Select type definition
Close #8128
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
afc163
b61cb8f99e
update select group title style
7 years ago
afc163
099d5a0822
Tweak select arrow style
7 years ago
Benjy Cui
e5699aff68
fix: should not import moment while useless, close : #8013
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Stephen Esser
88ed97b63d
doc: Fix spelling mistake in Select demo ( #7932 )
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
afc163
1ef4cc277b
Fix select item padding
7 years ago
afc163
712451acf7
Fix codepen demo
7 years ago