element-plus/packages
Circkoooooo 6f90007f77
fix(components): [select] excute filter/remoteMethod when blur (#9587)
* fix(components): [select] excute filter/remoteMethod when blur event

when select component trigger blur event, it need excute the filterMethod or remoteMethod,
otherwise, the next time you click select, you may filter the result to the previous one.

* fix(components): [select] excute filter/remoteMethod when blur event

* fix(components): [select] excute filter/remoteMethod when blur event

when select component trigger blur event, it need excute the filterMethod or remoteMethod,
otherwise, the next time you click select, you may filter the result to the previous one.

* fix(components): [select] excute filter/remoteMethod when blur event

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-09-23 14:21:23 +08:00
..
components fix(components): [select] excute filter/remoteMethod when blur (#9587) 2022-09-23 14:21:23 +08:00
constants fix: vue app typing (#8137) 2022-06-07 13:44:57 +08:00
directives refactor(directives): [repeat-click] refactor (#9853) 2022-09-21 15:01:49 +08:00
element-plus fix(deps): update dependency @floating-ui/dom to v1 (#9000) 2022-08-27 17:22:59 +00:00
hooks fix(hooks): [use-popper-container] fix namespace (#9655) 2022-09-06 14:51:05 +08:00
locale fix(locale): update zh-tw translation (#8822) 2022-08-05 20:51:32 +08:00
test-utils fix(test-utils): fix type error (#8780) 2022-07-16 21:01:48 +08:00
theme-chalk fix(theme-chalk): [drawer] close btn align style (#9875) 2022-09-23 04:52:01 +08:00
tokens refactor(components): [tooltip] switch to script-setup syntax (#9685) 2022-09-20 03:31:05 +00:00
utils perf(components): [tabs] improve order performance 2022-09-16 22:51:44 +08:00