HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
Zhiqiang Gong
2cf2b678e8
update tree-select typescript ( #12091 )
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
e91aa112bf
remove svgClassName
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ec397fef5b
update test snapshot
6 years ago
HeskeyBaozi
6fe79dff36
upgrade tree-select
6 years ago
HeskeyBaozi
984c4f7cb0
use loading
6 years ago
HeskeyBaozi
43e6621fb7
use correct icon
6 years ago
HeskeyBaozi
d375070da5
waiting for upgrade rc-tree-select
6 years ago
mmmveggies
09aaafe573
export specific TreeSelect treeData types
6 years ago
HeskeyBaozi
b9a9c308c9
[breaking] remove iconfont-font class helper
6 years ago
Bartek
b9c248f313
changing the interface of TreeSelect, updating docs ( #11538 )
6 years ago
Ilan Hasanov
186496d840
💬 fix tree component typos
6 years ago
zombiej
f5652f8e57
make title & label as optional props in treeSelect
6 years ago
JribiBelhassen
36f396f86f
Change label in TreeData interface to title, since label is deprecated ( #11442 )
6 years ago
zombiej
fb96c9db35
update treeSelect doc
6 years ago
Harshit Mehrotra
47621acb6c
Fixed a typo
from was misspelled as form
6 years ago
zombiej
6ff7dd8fb9
close #10996 . Update selectTree doc.
6 years ago
zombiej
4cf18eaae8
update rc-tree-select to 2.0.1
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
愚指导
d11d44e413
Bump 3.6.4 and fix some lint issue.
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
Xiaoming
9c6fef0604
treeSelect doc ( #10302 )
TreeSelect implement Tree as popup panel which use title as the display
text.
To follow the Select definition (label as display text), TreeSelect
internal convert the prop label into title to the Tree component (but
will follow if title is set).
ref:
https://github.com/react-component/tree-select/blob/master/src/Select.js
x#L44
7 years ago
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