changlin0_0
|
1752b9eaac
feat: TreeSelect component adds onClear event (#2041)
|
1 year ago |
linyan
|
f2fbf125aa
Merge branch 'main' into release
|
1 year ago |
小铭
|
71322e850c
Feat/add tree showLine api (#1973)
|
1 year ago |
YyumeiZhang
|
255964989a
fix: [TreeSelect] Fixed the problem that showFilteredOnly does not ta… (#1947)
|
1 year ago |
YyumeiZhang
|
14bfd1a98e
fix: Remove the optional type setting of props of triggerRender of TreeSelect/Select (#1981)
|
1 year ago |
YyumeiZhang
|
68be8082ac
feat: Tree/TreeSelect support keyMaps API (#1858)
|
1 year ago |
YyumeiZhang
|
5ba19cbd77
fix: [TreeSelect] Fix the problem of TypeError caused by data structure error in TreeSelect (#1873)
|
2 years ago |
YyumeiZhang
|
495886cf55
fix: [Tree/TreeSelect] Fixed where checkRelation is unRelated, asynchronous loading of data will cause the selected status to be lost (#1868)
|
2 years ago |
YyumeiZhang
|
ee53bbac68
performance: Remove repeated comparisons of the same variable (#1854)
|
2 years ago |
YyumeiZhang
|
338710438a
chore: [Tree][TreeSelect] fix error type defination of onSelect in Tree/TreeSelect (#1804)
|
2 years ago |
pointhalo
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
YyumeiZhang
|
816cca4675
style: [TreeSelect] Fix the content exceeds the trigger box when displaying a long label in TreeSelect (#1686)
|
2 years ago |
linyan
|
c3dad7ff61
Merge branch 'release' into main
|
2 years ago |
Shi Jia
|
961dce7567
fix: TreeSelect searchAutoFocous preventScroll bug (#1653)
|
2 years ago |
pointhalo
|
d4b9f3276b
feat: pass data-* attribute to dom (#1630)
|
2 years ago |
代强
|
c39a5797c9
fix: change borderless api name
|
2 years ago |
代强
|
84bee94fb5
feat: add treeselect borderless api && fix: fix select active status
|
2 years ago |
YyumeiZhang
|
2cd5b7cd6d
feat: add onSearch & onRemove method for triggerRender of select、treeSelect、cascader(#1516)
|
2 years ago |
YyumeiZhang
|
4a617f06c5
feat: [TreeSelect] add clicktriggertohide API (#1512)
|
2 years ago |
YyumeiZhang
|
53e5599319
fix: [TreeSelect] Fix single selection, filterTreeNode and virtualized TreeSelect, the user needs to click twice to select the option, close #1487
|
2 years ago |
YyumeiZhang
|
f3a5d4189c
fix: fix the wrong timing of onBlur/onFocus calls in TreeSelect (#1444)
|
2 years ago |
YyumeiZhang
|
98b54debfc
fix: [TreeSelect] Fix TypeError in TreeSelect when checkRelation = un… (#1330)
|
2 years ago |
pointhalo
|
885a68604f
feat: treeSelect add position
|
2 years ago |
pointhalo
|
35c57929c5
feat: add clearIcon
|
2 years ago |
pointhalo
|
18a11fbae5
feat: dropdown add margin, cascader / select add dropdownMargin
|
2 years ago |
YyumeiZhang
|
e597df7c54
fix: [TreeSelect] Fix when searchAutoFocus is true and searchPosition is in dropdown, opening the options panel causes the page scrolling problem (#1304)
|
2 years ago |
代强
|
f8a4d7ed85
Merge pull request #1215 from DouyinFE/js2css_fix
|
3 years ago |
YyumeiZhang
|
eadc7a15f9
Feat: [TreeSelect] adds showRestTagsPopover and restTagsPopoverProps parameters (#1210)
|
3 years ago |
代强
|
46e2d4027e
fix: js2css fix
|
3 years ago |
代强
|
e0c21e6182
fix: js2css fix
|
3 years ago |