mirror of
https://github.com/element-plus/element-plus.git
synced 2026-02-04 02:22:11 +08:00
* fix(directives): fix memory leak in v-mousewheel directive - Add proper cleanup in unmounted hook - Handle directive value updates - Add TypeScript interface for WheelElement - Add comprehensive tests - Improve code organization fixes #[20022] * chore: lint --------- Co-authored-by: cuiyunlong <cuiyunlong1_wb@qiyi.com> Co-authored-by: qiang <qw13131wang@gmail.com>