mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 01:42:47 +08:00

* feat(components): [select] support options prop rendering * feat(components):[select] format * feat(components):[select] format * Update packages/components/select/src/select.vue Thanks for the guidance! Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * Update packages/components/select/src/select.vue Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * Merge remote-tracking branch 'upstream/dev' into feat/autocomplete-size * feat(components): [select] format * feat(components): [select] Add test case * feat(components): [select] Add doc * Update packages/components/select/src/select.ts Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * feat(components): [select] Code optimization * feat(components): [select] Code optimization * feat(components): [select] format * feat(components): [select] format * docs: refact * refactor: simplify * chore: useless diff change * Update shared.ts * Update message.ts * Update popper.ts * Update result.ts * Update form-item.ts * Update cascader-panel.test.tsx * chore: useless change * Update select.vue * Update option.vue * Update select.vue --------- Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> Co-authored-by: Dsaquel <291874700n@gmail.com>