mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [dialog] append dialog to any element Add the ability to append dialog not just to body, but to any element * fix(components): [dialog] fix appending to body when append-to is used * docs(components): [dialog] add version to docs append-to attribute