mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat: remove tabindex when disabled * fix: resolve 'cursor' style loss caused by 'pointer-events: none' * Update packages/components/mention/src/mention.vue Co-authored-by: qiang <qw13131wang@gmail.com> * chore: update use-focus-controller watch * chore: remove unnecessary styles * feat: [select] restore and remove cursor: not-allowed * feat: override input:disabled use agent stylesheet * Update packages/theme-chalk/src/select.scss Co-authored-by: btea <2356281422@qq.com> --------- Co-authored-by: qiang <qw13131wang@gmail.com> Co-authored-by: btea <2356281422@qq.com>