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
..
2025-02-24 13:50:50 +08:00
2024-10-19 14:28:21 +08:00
2025-02-17 21:16:10 +08:00
2025-03-06 22:22:45 +08:00
2024-12-17 14:41:03 +08:00
2025-04-12 14:02:35 +08:00
2025-02-17 10:41:09 +08:00
2024-12-19 20:37:42 +08:00
2025-02-23 12:41:54 +08:00
2025-04-13 23:02:07 +08:00
2025-02-17 15:25:45 +08:00
2024-11-17 21:01:32 +08:00
2025-02-04 15:07:10 +08:00
2025-01-09 13:04:14 +08:00
2024-12-17 14:41:03 +08:00