element-plus/packages
sea 300b58c548
fix(components): [select] keep the selected label (#18549)
* fix(components): [select] keep the selected label

* style: op code & fix eslint warn

* fix: update

* feat: update cu
Co-authored-by: dopamine <coderzyou@gmail.com>

* feat: update cu

Co-authored-by: dopamine <coderzyou@gmail.com>

* feat: update cu

Co-authored-by: dopamine <coderzyou@gmail.com>

* update select.test.ts

Co-authored-by: dopamine <coderzyou@gmail.com>

* chore: delete useless code

---------

Co-authored-by: dopamine <coderzyou@gmail.com>
2024-11-17 14:06:44 +08:00
..
components fix(components): [select] keep the selected label (#18549) 2024-11-17 14:06:44 +08:00
constants feat(components): [date-picker] add type yearrange for DatePicker (#14804) 2024-08-08 11:32:58 +08:00
directives refactor: replace Array.isArray with the built-in isArray (#18671) 2024-10-28 15:36:44 +08:00
element-plus chore: upgrade dayjs from 1.11.3 to 1.11.13 (#18765) 2024-11-04 14:40:35 +08:00
hooks fix(components): numpadEnter does not work like the Enter (#18855) 2024-11-14 21:14:51 +08:00
locale feat(i18n): update germany translations (#18447) 2024-10-08 11:19:22 +08:00
test-utils fix(test-utils): fix main export error (#16504) 2024-04-25 20:58:48 +08:00
theme-chalk fix(theme-chalk): sass !global assignments deprecation warning (#18711) 2024-11-05 10:46:46 +08:00
utils fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649) 2024-11-02 21:00:55 +08:00