ruoyi-plus-vben5/docs
ming4762 afce9dc5c0
perf: improve destroyOnClose for VbenModal (#5935)
* perf: 优化Vben Modal destroyOnClose,解决destroyOnClose=false,Modal依旧会被销毁的问题

影响范围(重要):destroyOnClose默认为true,这会导致所有的modal都会默认渲染到body
radix-vue Dialog组件默认会销毁挂载的组件,所以即使destroyOnClose=false,Modal依旧会被销毁的问题
对于一些大表单重复渲染导致卡顿,ApiComponent也会频繁的加载数据

* fix: modal closing animation

---------

Co-authored-by: Netfan <netfan@foxmail.com>
2025-04-13 23:02:07 +08:00
..
.vitepress docs: docs modal z-index fixed, update alert docs (#5930) 2025-04-12 13:41:40 +08:00
src perf: improve destroyOnClose for VbenModal (#5935) 2025-04-13 23:02:07 +08:00
package.json chore: release 5.5.4 2025-03-18 21:43:27 +08:00
tailwind.config.mjs feat(@vben/docs): preview components are supported within documents (#4250) 2024-08-27 23:22:34 +08:00
tsconfig.json docs: update docs (#4466) 2024-09-22 14:16:06 +08:00