afc163
00d710cef0
demo: fix select demo order
2018-05-21 17:07:39 +08:00
afc163
e86f17186b
Fix select test snapshot
2018-05-06 14:58:05 +08:00
afc163
6d91a3eb4a
Fix select arrow overlap bug, close #10383
...
introduced by #10092 , this commit also fix #10092
2018-05-06 14:54:27 +08:00
paranoidjk
8e166915a9
fix(Select): value tsd ( #10336 )
2018-05-03 11:28:30 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
afc163
81dd432e31
update select demo
2018-04-28 23:56:38 +08:00
afc163
4535e9d4f1
Fix Select extra space taken up when arrow disabled
...
close #10092
2018-04-28 23:38:05 +08:00
Thiebaud Thomas
a1e186b8a3
Fix type for placeholder in select component ( #10282 )
2018-04-27 18:22:10 +08:00
Wei Zhu
51d1f27a76
dcos: Detail Select[optionLabelProp] default value
...
Close #9745
2018-03-24 21:38:25 +08:00
Kevin BON
b1bcf842d7
Update index.en-US.md ( #9579 )
2018-03-09 00:48:23 +08:00
afc163
e071002fae
use lodash
2018-03-08 14:46:47 +08:00
twobin
d816879e78
fix: add props of onPopupScroll in Select ( #9475 )
2018-03-02 10:15:01 +08:00
Wei Zhu
755b3e9043
Fix Select dropdown box-radius
...
refer 82092c15
2018-02-27 18:27:31 +08:00
Wei Zhu
82092c154a
Fix Select dropdown border
2018-02-27 17:21:33 +08:00
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
2018-02-13 07:33:25 -06:00
jim
7b4abe7568
doc add select component showArrow props document
2018-02-08 16:13:09 +08:00
afc163
a5f29f06a5
Fix select arrow style in IE11
2018-02-07 20:29:40 +08:00
afc163
33e2ef0f8d
revert 1502d36
to fix #9276
...
ref #7934
2018-02-07 11:43:21 +08:00
Wei Zhu
49c2a6220b
Merge branch 'feature-3.2'
2018-02-04 17:24:16 +08:00
愚指导
df4097ca4d
[Select] Pass Option as onChange and onSelect second argument ( #9228 )
2018-02-04 02:42:33 -06:00
afc163
8d6252cfe1
Fix missing scrollbar in chrome
2018-02-01 13:21:07 +08:00
Yury Kozyrev
76c7ce669a
add tabIndex to select ( #9144 )
2018-01-27 14:27:27 +08:00
niko
f2ba99978d
upgrade snapshots ( #9127 )
2018-01-25 18:24:59 +08:00
afc163
1502d3604d
Fix unexpected select disappearing in IE11, close #7934
2018-01-23 11:31:27 +08:00
Yury Kozyrev
ecd4177638
Update index.tsx ( #8922 )
2018-01-11 10:03:10 +08:00
Yury Kozyrev
67e956dddd
[Select] fix Typescript Props ( #8920 )
...
* Update button.tsx
* update ts types
Fixes #8895
* omitted values should be an array
2018-01-10 23:37:23 +08:00
隋鑫磊
9ccd2aeba8
doc: fix select multiple doc children ( #8904 )
2018-01-10 14:09:23 +08:00
jasonxia23
a3c53523c2
fix doc: type of select and option
2018-01-08 19:52:39 +08:00
afc163
0bfd5ee14d
Fix notFoundContent not working, close #8809
2018-01-04 20:43:56 +08:00
afc163
c14b13d4ac
Fix broken link, close #8797
2018-01-02 18:12:10 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
Wei Zhu
2026b80ae2
Merge branch 'master' into feature-3.1
2017-12-28 16:31:25 +08:00
afc163
abf9717eab
Large component should has larger font size
...
14px => 16px
2017-12-28 15:41:48 +08:00
afc163
6efebb5bfa
patch for 8494d460
2017-12-22 19:28:22 +08:00
afc163
8494d46038
Fix select align issue in chrome
2017-12-22 18:11:29 +08:00
nikogu
5252de9209
Merge branch 'master' into feature-3.1
2017-12-22 11:43:54 +08:00
afc163
13c6e8ec1e
update getPopcontainer demo link
2017-12-21 21:50:41 +08:00
Wang Jun
d825e27667
fix loading ( #8571 )
2017-12-13 18:49:00 +08:00
Dane David
5a94236c30
Version fix for rc-select. Update docs to add onInputKeyDown ( #8552 )
2017-12-13 04:34:54 -06:00
afc163
8f1fd4d68b
Fix notFoundContent not working in AutoComplete, close #8553
2017-12-13 17:05:36 +08:00
Wei Zhu
18723a37ee
Update snapshot
2017-12-08 11:36:43 +08:00
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.
2017-12-06 15:37:12 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
Wei Zhu
c8a49c45fc
Upgrade rc-select
2017-11-28 09:51:29 +08:00
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
2017-11-21 14:58:08 +08:00
Wei Zhu
6837aedf69
Imporve tree and tree-select type definitions
2017-11-20 17:11:13 +08:00
Wei Zhu
bf4ad93f2c
Update rc-select
2017-11-19 20:14:53 +08:00
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
2017-11-19 01:41:40 +08:00
afc163
8ca9c9513d
Merge branch 'master' into antd-3.0
2017-11-18 14:29:56 +08:00
David Tsai
b3b3ee043e
Update Select component documentation ( #8229 )
...
Providing clarity through reworking the description(s) on usage.
2017-11-18 13:13:55 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
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
2017-11-11 00:07:03 +08:00
afc163
856ecd4ae3
Merge branch 'master' into antd-3.0
2017-11-09 19:45:06 +08:00
Wei Zhu
e5a57ff60a
Improve Select type definition
...
Close #8128
2017-11-07 17:33:09 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
b61cb8f99e
update select group title style
2017-10-29 14:21:00 +08:00
afc163
099d5a0822
Tweak select arrow style
2017-10-26 19:39:04 +08:00
Benjy Cui
e5699aff68
fix: should not import moment while useless, close : #8013
2017-10-26 10:50:18 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
afc163
ef443ad047
Merge branch 'master' into antd-3.0
2017-10-20 15:47:42 +08:00
Stephen Esser
88ed97b63d
doc: Fix spelling mistake in Select demo ( #7932 )
2017-10-20 14:54:57 +08:00
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
2017-10-20 14:54:38 +08:00
afc163
1ef4cc277b
Fix select item padding
2017-10-11 16:56:52 +08:00
afc163
d3b98d311a
Merge branch 'master' into antd-3.0
2017-10-10 14:09:03 +08:00
afc163
712451acf7
Fix codepen demo
2017-10-10 11:35:50 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00
afc163
475e4ff23d
upgrade eslint-config-airbnb
2017-10-09 13:27:35 +08:00
afc163
95c72958ca
Fix AutoCompelete layout, close #7800
2017-10-08 15:22:24 +08:00
afc163
7a8a1a8ee3
Merge branch 'master' into antd-3.0
2017-09-30 21:31:29 +08:00
Graeme Yeates
47e3cedf86
Minor fixes for select and form en docs ( #7769 )
...
* Fix headers on form validateFields [ci skip]
* Include default as an option for select sizes [ci skip]
2017-09-29 10:54:37 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
...
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
2017-09-26 23:12:47 +08:00
afc163
c9069dfdf6
Merge branch 'master' into antd-3.0
2017-09-23 16:50:14 +08:00
afc163
8b1a4f80a9
Fix TreeSelect extra input text, close #7703
2017-09-23 12:11:17 +08:00
afc163
af7f0c3777
Merge branch 'master' into antd-3.0
2017-09-22 20:36:13 +08:00
afc163
776beaee05
Fix cursor height in safari
2017-09-22 20:17:04 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
...
This reverts commit 9d2c91598b
.
2017-09-15 16:42:25 +08:00
Wei Zhu
9d2c91598b
Mock rc-trigger
...
Ref #5522
2017-09-15 16:14:26 +08:00
Wei Zhu
579becd894
Update snapshot
2017-09-15 10:03:46 +08:00
afc163
9e319990d2
update snapshot
2017-09-14 18:09:30 +08:00
afc163
b24483545c
Merge branch 'master' into antd-3.0
2017-09-12 09:41:51 +08:00
Wei Zhu
c2031f701c
Document Select[firstActiveValue]
2017-09-11 12:00:15 +08:00
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
2017-09-08 13:08:46 +08:00
afc163
94283b730f
Fix validateStatus styles of some Form Controls, close #7498
2017-09-06 20:17:20 +08:00
Leo
fc8f533e67
fix ts checking ( #7355 )
...
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
2017-08-29 08:58:51 +08:00
afc163
44319bec11
active the selected item should be highlighted
2017-08-23 18:16:52 +08:00
afc163
ac5bdc6983
doc: update select description
2017-08-23 13:17:43 +08:00
afc163
988e12f54b
tweak some font weight
2017-08-17 22:10:40 +08:00
afc163
fe3af14273
Remove exported SelectPropTypes and fix undefined exports, close #7222
2017-08-17 09:57:23 +08:00
afc163
f0c6350e0e
update select demo
2017-08-16 10:38:03 +08:00
afc163
57e3be2c32
Fix select popupContainer in site header
2017-08-14 22:57:45 +08:00
afc163
c79592cf05
Fix select demo
2017-08-11 10:44:13 +08:00
afc163
3570458c31
Fix undefined SelectPropTypes
2017-08-07 11:35:22 +08:00
Troy Thompson
18c6860296
Adds onFocus and onBlur to Select properties. ( #7082 )
2017-08-06 16:45:10 +08:00
Graeme Yeates
0e22ae62bb
Document select placeholder supporting ReactNode
2017-07-04 13:07:05 -04:00