mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [select] support home and end key events * fix: keydown end error * fix: filterable input * fix: keydown stop error * refactor: change default behavior and fix disabled * Update packages/components/select/src/useSelect.ts Co-authored-by: Zhong <cszhjh@gmail.com> * Update packages/components/select/src/useSelect.ts Co-authored-by: Zhong <cszhjh@gmail.com> * Update packages/components/select/src/useSelect.ts Co-authored-by: Zhong <cszhjh@gmail.com> * fix: build error * refactor: use inline function --------- Co-authored-by: Zhong <cszhjh@gmail.com>