mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [el-dialog] enhancement for dialog a11y - Refactor dialog to script setup * Separates dialog and its content into different components * Remove unused code & fix a potential bug in focus-trap component * Update dialog-content.vue Co-authored-by: bqy <1743369777@qq.com>