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
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
942ea41b02
update snapshot for new jest
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
afc163
95c72958ca
Fix AutoCompelete layout, close #7800
7 years ago
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]
7 years ago
偏右
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 👻
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
8b1a4f80a9
Fix TreeSelect extra input text, close #7703
7 years ago
afc163
776beaee05
Fix cursor height in safari
7 years ago
偏右
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
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
Wei Zhu
579becd894
Update snapshot
7 years ago
afc163
9e319990d2
update snapshot
7 years ago
Wei Zhu
c2031f701c
Document Select[firstActiveValue]
7 years ago
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
afc163
94283b730f
Fix validateStatus styles of some Form Controls, close #7498
7 years ago
Leo
fc8f533e67
fix ts checking ( #7355 )
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
7 years ago
afc163
44319bec11
active the selected item should be highlighted
7 years ago
afc163
ac5bdc6983
doc: update select description
7 years ago
afc163
988e12f54b
tweak some font weight
7 years ago
afc163
fe3af14273
Remove exported SelectPropTypes and fix undefined exports, close #7222
7 years ago
afc163
f0c6350e0e
update select demo
7 years ago
afc163
57e3be2c32
Fix select popupContainer in site header
7 years ago
afc163
c79592cf05
Fix select demo
7 years ago
afc163
3570458c31
Fix undefined SelectPropTypes
7 years ago
Troy Thompson
18c6860296
Adds onFocus and onBlur to Select properties. ( #7082 )
7 years ago
Graeme Yeates
0e22ae62bb
Document select placeholder supporting ReactNode
7 years ago