admin-vben5/packages
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
..
@core perf: improve destroyOnClose for VbenModal (#5935) 2025-04-13 23:02:07 +08:00
constants chore: release 5.5.4 2025-03-18 21:43:27 +08:00
effects perf: improve autoSelect of ApiComponent (#5936) 2025-04-13 20:03:18 +08:00
icons style: 更正引用格式 (#5784) 2025-03-29 22:29:16 +08:00
locales chore: release 5.5.4 2025-03-18 21:43:27 +08:00
preferences chore: release 5.5.4 2025-03-18 21:43:27 +08:00
stores feat(tabbar): 添加右键菜单过滤功能 (#5820) 2025-03-30 16:23:24 +08:00
styles chore: release 5.5.4 2025-03-18 21:43:27 +08:00
types chore: release 5.5.4 2025-03-18 21:43:27 +08:00
utils feat: use the not-found component instead of the invalid route component in the backend mode (#5871) 2025-04-04 15:21:09 +08:00