Wei Zhu
04ff6ed768
docs: Update TreeSelect labelInValue description
Close #9726
7 years ago
valleykid
ae78a4bbec
When treeNode is disabled, its switcher is highlight and clickabled ( #9539 )
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
7 years ago
Wei Zhu
69b154f9a9
Fix passing dropdownClassName to tree-select
7 years ago
Wei Zhu
56e4ce099d
docs: Add TreeSelect[dropdownClassName]
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Dane David
e496fffbb5
Docs fix for Tree Select ( #8589 )
7 years ago
Wei Zhu
d2dc88c470
Add focus() and blur() document
Close #3790
7 years ago
Wei Zhu
6837aedf69
Imporve tree and tree-select type definitions
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
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
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
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
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
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
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
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
XBTop1!
a5b0848efe
doc: add disableCheckbox property for TreeSelect ( #7370 )
7 years ago
afc163
21f375b7d7
update TreeSelect doc
7 years ago
afc163
6dade37aec
update doc
7 years ago
afc163
50bdbbda40
Add multiple demo for TreeSelect
7 years ago
afc163
988e12f54b
tweak some font weight
7 years ago
ddcat1115
63c3c7c88f
fix missing icon ( #7064 )
7 years ago
Randy
859761eea7
fix lint error ( #7006 )
7 years ago
afc163
541a992a56
Add warning for tree-select props
7 years ago
afc163
c2e7d18663
Make tree select item wider
7 years ago
afc163
60373cc363
adjust tree select checkbox position
8 years ago
afc163
b0aef6cad5
Fix Tree and TreeSelect disabled style, close #6320
8 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
Wei Zhu
97c75d4ea8
Upgrade rc-tree-select
* Add allowClear to checkable and multiple select.
8 years ago
Wei Zhu
c962705f03
Increase click area of Tree icons
Close #6120
8 years ago
afc163
46884e06ea
Fix TreeSelect item style, close #6137
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
5ed4919131
Fix tree select arrow rotate bug, close #5693
8 years ago
afc163
0fd88acc93
Improve tree showLine styles
8 years ago
Benjy Cui
fb278395f3
refactor: simplify TreeSelect's code
8 years ago
Benjy Cui
84d65b3f66
refactor: simplify Select relative components' code
8 years ago
afc163
ae9e02a6c3
Fix treeDefaultExpandedKeys ts define, close #5349
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
ddcat1115
27b099e58e
feat: Tree with line & Tree customize icon demo ( #5261 )
* Tree with line & Tree customize icon demo
* improve
8 years ago