element-plus/packages
btea 2cb7d1cb03
fix(components): [mention] keyboard control options not work as expected (#18751)
* fix(components): [mention] keyboard control options not work as expected

* fix: use mousemove instead of mouseenter

* chore: update
2024-11-05 12:42:48 +08:00
..
components fix(components): [mention] keyboard control options not work as expected (#18751) 2024-11-05 12:42:48 +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(hooks): [useId] SSR hydration error caused by id in vue@3.5+ (#18647) 2024-10-27 15:49:43 +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