kooriookami
f57b10c2ba
style(components): [select & select-v2] remove split dash ( #17009 )
...
* style(components): [select & select-v2] remove split dash
* feat(components): update
2024-05-28 16:35:46 +08:00
kooriookami
1148ccd2d6
feat(components): [select & select-v2] add label slot ( #16960 )
2024-05-28 14:50:22 +08:00
久染 | JiuRan
4c3c81e3d6
test(component): select remove-tag event triggered by keydown.delelte ( #16840 )
...
* fix: select deletePrevTag emit remove tag event
* fix: test case
* fix: select-v2 handleDel
* test: select-v2 test case
* fix: test case index
* chore: remove emit event
---------
Co-authored-by: btea <2356281422@qq.com >
2024-05-21 16:58:32 +08:00
Liao-js
1f4ca71c7e
fix(components): [select & select-v2] remove-tag when use backspace ( #16832 )
2024-05-21 16:51:00 +08:00
sea / 神秘海
e35f403515
fix(types): non-null assertion component name ( #16804 )
2024-05-15 09:24:42 +08:00
Liao-js
ac2662dd56
fix(components): [select-v2] custom options init error in multiple ( #16664 )
...
* fix(components): [select-v2] custom options init error in multiple
* test(components): [select-v2] custom options init in multiple
2024-04-26 15:07:13 +08:00
dopamine
d83033020a
chore: remove redundant code ( #16597 )
...
* chore: remove redundant code
* remove the unused variable
2024-04-23 17:42:16 +08:00
kooriookami
bd1613d599
feat(hooks): add use-aria hooks ( #16598 )
...
* feat(hooks): add use-aria hooks
* feat(components): update
* feat(hooks): update
* feat(hooks): update
2024-04-23 13:56:44 +08:00
Liao-js
c962eea712
fix(components): [select-v2] fix has existing option when allow create ( #16590 )
2024-04-20 15:06:57 +08:00
赵添
ff9771bca8
fix(components): [select & select-v2] fix filterable double click error ( #16456 )
...
* fix(components): [select & select-v2] fix filterable double click error
* fix: test error
2024-04-12 13:49:40 +08:00
kooriookami
1163d27f71
feat(components): add empty-values and value-on-clear props ( #16361 )
...
* feat(components): add empty values
* feat(hooks): update
* feat(components): update
* feat(components): update
* feat: update
* feat(components): update
* feat(components): update
* feat(components): update
* feat: update doc
* feat: add doc
2024-04-12 13:33:21 +08:00
赵添
18fa408391
fix(components): [select-v2] manually set object type modelValue error ( #16473 )
...
* fix(components): [select-v2] manually set object type modelValue error
* fix: update
2024-04-12 09:23:07 +08:00
kooriookami
4165e12c17
fix(components): [select & select-v2] click toggleMenu add prevent ( #16149 )
...
fix(components): [select-v2] click prevent
2024-03-18 09:49:42 +08:00
kooriookami
047180899f
feat(components): [select & select-v2] support empty string dynamically ( #15995 )
...
* feat(components): [select & select-v2] support empty string dynamically
closed #15994
* feat(components): update
* feat(components): update test
* feat(components): update
* feat(components): update
2024-03-01 13:53:06 +08:00
kooriookami
3f4bee5a90
fix(components): [select-v2] set modalValue when filtering display error ( #15981 )
...
fix(components): [select-v2] set modalValue when filtering
closed #15973
2024-02-29 11:31:26 +08:00
kooriookami
5cf6f775c6
perf(components): [select & select-v2] optimize performance ( #15962 )
...
closed #15932
2024-02-28 12:41:56 +08:00
kooriookami
2b68f465d1
fix(components): [select-v2] show header and footer slots when empty ( #15964 )
2024-02-28 12:36:50 +08:00
kooriookami
c6d5bce185
fix(components): [select-v2] Tags not update when options sync added ( #15838 )
2024-02-09 22:02:14 +08:00
赵添
f33979d228
feat(components): [select] & [select-v2] add fallbackPlacements prop ( #15765 )
2024-02-05 17:16:18 +08:00
nigi
1f6537af4c
fix(components): [select] Remote search does not show menu when it has options and no query ( #15683 )
...
* fix(components): [select] Remote search does not show menu
* fix(components): fix remote search menu issue without a query
2024-01-26 10:19:35 +08:00
wzc520pyfm
0d3ece03c8
fix(components): [select & select-v2] select can't delete input val ( #15607 )
...
closed #15604
2024-01-22 13:04:03 +08:00
kooriookami
feb169fe93
feat(components): [select & select-v2] Add loading slot ( #15540 )
...
* feat(components): [select & select-v2] Add loading slot
* feat(components): update
2024-01-18 12:23:41 +08:00
kooriookami
f8f9620bdb
fix(components): [select] Fix input key event ( #15544 )
...
closed #15536
2024-01-17 10:30:15 +08:00
wzc520pyfm
9e7709b58f
test(components): [select-v2] backspace should not delete disabled tag ( #15552 )
2024-01-16 22:29:26 +08:00
btea
758d375b7e
fix(components): [select-v2] the select option style is incorrect ( #15501 )
...
* fix(components): [select-v2] the select option style is incorrect
* fix: check option
* chore: update
2024-01-16 16:26:05 +08:00
kooriookami
405a4aa393
feat(components): [select-v2] Add header and footer slots ( #15519 )
...
* feat(components): [select-v2] Add header and footer slots
* feat: update
2024-01-16 16:09:51 +08:00
赵添
a01b05d39c
fix(components): [select] style break change in multiple collapseTags ( #15460 )
...
* fix(components): [select] style break change in multiple collapseTags
* fix(components): [select-v2] style break change in multiple collapseTags
* fix(components): [select & select-v2] popover updated
2024-01-15 15:43:17 +08:00
kooriookami
1afb276ddd
fix(components): [select select-v2] fix input click event ( #15462 )
...
* fix(components): [select] fix input click event
* fix(components): update
2024-01-12 16:04:53 +08:00
xiaoming
479c25b5fa
perf(components): [select & selectV2] hide collapse-tags-tooltip when dropdown ( #15478 )
...
perf(components): [select & selectV2] hide tags-tooltip when dropdown
2024-01-12 15:57:41 +08:00
wzc520pyfm
6b886e42a1
docs(components): [select-v2] use new display tag ( #15329 )
2024-01-12 11:30:25 +08:00
kooriookami
e7c1b53da3
fix(components): [select] Fix value bind object and trigger twice in form label ( #15449 )
...
* fix(components): [select] Fix value bind object
* fix(components): update
* fix(components): update
2024-01-11 14:45:23 +08:00
kooriookami
5844947198
refactor(components): [select & select-v2] Refactor components ( #15352 )
...
* refactor(components): [select&select-v2] refactor components
* refactor(components): [select-v2]
* refactor(components): update
* refactor(components): update
* refactor(components): [select-v2]
update
* refactor(components): update
* refactor(components): update
* refactor(components): update type
* refactor(components): update
* refactor(components): update
* refactor(components): update style
* refactor(components): update docs
* refactor(components): update
* refactor(components): fix #15323
* refactor(theme-chalk): update
* refactor(components): update
* refactor(components): update
* refactor(components): update
* refactor(components): fix bugs
* fix(components): fix issue
* fix(components): update
* fix(components): fix some bug
* feat(components): update
* feat(components): add tag slot
* feat(components): update
* fix(components): update
* style(theme-chalk): update style
* fix(theme-chalk): update
* feat(theme-chalk): update
* fix(components): update
* feat: update
* feat: update
* feat: update
* feat(components): update
2024-01-10 11:14:58 +08:00
Jevin
77e7f41c17
fix(components): [select-v2] popup height is not accurate ( #15012 ) ( #15014 )
...
Co-authored-by: “Jevin” <jevin@mogul-tech.com >
2023-11-30 07:58:56 +00:00
qiang
bb12dd5e7e
fix(components): [select-v2] label error when value not in the options ( #14656 )
...
closed #14621
2023-10-28 20:29:31 +08:00
qiang
941966f976
feat(components): [select-v2] add props attribute ( #14536 )
...
* feat(components): [select-v2] add props attribute
* docs: updata
* docs: updata
* docs: updata
2023-10-25 20:33:07 +08:00
qiang
db0e65577d
refactor(components)!: [select-v2] value-key is used for object select ( #13263 )
...
refactor(components): [select-v2] value-key is used for object select
2023-10-13 13:08:34 +08:00
一只前端汪
8281fa983c
fix(components): [select-v2] read properties of null ( #14321 )
2023-10-08 15:35:05 +08:00
WeiJian
266b13eca8
perf(components): [select-v2] performance enhancement for initStates ( #12390 )
...
closed #12274
Co-authored-by: weijian <wudizhanche1000@gmail.com >
2023-06-04 14:26:07 +08:00
btea
285f7c2195
fix(components): [select-v2] reset hoverindex when close dropdown list ( #12090 )
2023-03-20 09:51:16 +08:00
kooriookami
b112830d54
feat(components): [select-v2] Add max-collapse-tags prop ( #11405 )
...
* feat(components): [select-v2] Add max-collapse-tags prop
* feat(components): update
* feat: update
* feat: update
2023-03-10 15:01:40 +08:00
Jeremy
11925c8231
refactor(tokens) - [form] ( #11743 )
...
* refactor(tokens): [form] - remove tokens/form
* Move content in tokens/form to components/form.
* Replace token imports in components/form.
* chore: remove form/tokens and replace imports
* refactor(components): [form/form-item]
* Move `useForm` related hooks to components/form
* Replace references to reduce circular dependencies.
2023-02-27 13:19:20 +08:00
Naeemo
702c71b352
refactor(tokens): use Symbol as injection key ( #11251 )
2023-02-05 13:10:33 +08:00
zz
4cb900bfc8
fix(components): [select-v2] initial value compatibility ( #10759 )
...
* fix(components): [select-v2] Initial value compatibility
* chore: simplify logic and add a test case
2022-11-27 22:34:48 +08:00
qiang
b456125431
fix(components): [tooltip] SSR hydration error caused by random ID ( #10541 )
2022-11-21 14:10:52 +08:00
Mrbigshot
1155f4ceaa
fix(components): [select-v2] case-insensitive when filterable ( #10575 )
...
Co-authored-by: 叶晨 <cye2@leqee.com >
closes https://github.com/element-plus/element-plus/issues/10573
2022-11-13 17:49:52 +08:00
kooriookami
ed417d0fe0
style(components): [select-v2] Uniform style consistent with select ( #10501 )
2022-11-09 12:27:20 +08:00
zz
99fe8b2588
fix(components): [select-v2] empty value should be undefined ( #10189 )
2022-10-22 21:11:41 +08:00
btea
95c69fe88e
fix(components): [select-v2] dynamic update popper ( #9888 )
...
* fix(components): [select-v2] dynamic update popper
* chore: update type
2022-10-03 15:21:28 +09:00
aei
88faef2763
fix(components): [select-v2] Test file code misspelled ( #9978 )
2022-09-30 17:24:08 +08:00
zz
051135e38e
fix(components): [select-v2] improve placeholder display ( #9835 )
2022-09-20 03:58:30 +00:00