dap
|
880a768f34
|
merge
|
2025-11-30 01:57:43 +08:00 |
|
dap
|
e595a9712f
|
merge
|
2025-11-30 01:57:18 +08:00 |
|
panda7
|
b6edc5f574
|
fix: centered 为 true 时设置 draggable 无法拖拽 (#6948)
Co-authored-by: sqchen <chenshiqi@sshlx.com>
|
2025-11-24 08:38:10 +08:00 |
|
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
|
dap
|
8c42c8cc70
|
merge
|
2025-11-06 09:38:42 +08:00 |
|
zoumingjun
|
08b6e7713e
|
fix: 修复对话框modal组件方法名错误
|
2025-10-18 21:13:34 +08:00 |
|
dap
|
2d89492790
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-08-21 19:20:46 +08:00 |
|
panda7
|
2cc78f925f
|
fix: the bug in the lock method of the vbenModal component (#6648)
|
2025-08-21 15:17:55 +08:00 |
|
dap
|
d22e494551
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-07-28 20:06:10 +08:00 |
|
ming4762
|
5b75e5e917
|
perf: perf the control logic of VbenModal full screen and header (#6566)
* resolve the issue of header=false and full screen button display but not operable
|
2025-07-25 21:45:45 +08:00 |
|
panda7
|
1a9b0509d5
|
feat: add animation effects to VbenModal component
|
2025-07-18 00:15:40 +08:00 |
|
dap
|
383756c0aa
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-06-25 11:35:17 +08:00 |
|
yuhengshen
|
2f7d1f009d
|
fix: 全屏状态下弹窗圆角优化 (#6413)
|
2025-06-24 23:41:54 +08:00 |
|
yuhengshen
|
946f91f387
|
feat: optimize modal dragging range(#6414)
* 当弹窗指定了容器时,拖拽将被限制在容器范围内
|
2025-06-24 17:05:59 +08:00 |
|
dap
|
78cd6677c3
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-06-11 21:01:42 +08:00 |
|
Netfan
|
c0962fec18
|
fix: auto close popup on deactivated (#6368)
* 修复挂载到内容区域的弹窗和抽屉被意外关闭的问题
|
2025-06-11 12:20:52 +08:00 |
|
dap
|
14b0d9b50f
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-06-04 09:18:54 +08:00 |
|
huanghezhen
|
feb96dc8ea
|
fix: resolve onClosed method failure in connectedComponent of useVbenModal (#6309)
|
2025-06-02 08:16:48 +08:00 |
|
dap
|
8b7d717b21
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-05-31 18:53:41 +08:00 |
|
Netfan
|
081d08a7f8
|
fix: alert width fixed in small screen (#6312)
|
2025-05-30 19:54:26 +08:00 |
|
dap
|
12d0ba24e5
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-05-08 09:28:52 +08:00 |
|
LinaBell
|
8f4d3d418d
|
fix: when keepAlive is enabled, returning directly through browser buttons/gestures will not close pop ups (#6113)
|
2025-05-06 14:02:23 +08:00 |
|
dap
|
b0763d6429
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-05-04 17:23:32 +08:00 |
|
Vben
|
17a18fc9ba
|
chore: close eslint object sorting (#6101)
|
2025-05-03 16:06:36 +08:00 |
|
Netfan
|
3e6d608a2f
|
fix: destroyOnClose incorrect default value, fixed #6092 (#6093)
|
2025-05-01 14:09:37 +08:00 |
|
dap
|
a10a981fab
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-30 11:13:25 +08:00 |
|
Netfan
|
4545422ee0
|
fix: lock state will not change overflow style in drawer and modal (#6067)
* Modal和Drawer的锁定状态不再修改overflow样式
|
2025-04-28 17:02:54 +08:00 |
|
dap
|
5f26f5662e
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-28 13:19:57 +08:00 |
|
ming4762
|
0cc1cb5a7b
|
perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051)
* fix: fix that the default value of modal destroyOnClose does not take effect
* perf: improve destroyOnClose for VbenDrawer
|
2025-04-27 11:26:50 +08:00 |
|
Netfan
|
14377705e7
|
fix: alert confirm state in beforeClose callback (#6019)
|
2025-04-23 12:20:52 +08:00 |
|
dap
|
eff2f2a0b1
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-20 09:14:37 +08:00 |
|
Netfan
|
79de6bcbf7
|
fix: alert send wrong confirm state to beforeClose (#5991)
* 修复alert在按下Esc或者点击遮罩关闭时,可能发送错误的isConfirm状态
|
2025-04-17 22:23:05 +08:00 |
|
Netfan
|
14bd6dd25d
|
fix: destroyOnClose works within connectedComponent (#5989)
* 修复destroyOnClose没能销毁connectedComponent自身的问题
|
2025-04-17 20:25:49 +08:00 |
|
dap
|
2e2ffcd59e
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-16 21:33:11 +08:00 |
|
ming4762
|
3318d76bab
|
perf: improve destroyOnClose for VbenModal (#5964)
|
2025-04-16 11:28:36 +08:00 |
|
LinaBell
|
8f3881eabf
|
perf: beforeClose of drawer support promise (#5932)
* perf: the beforeClose function of drawer is consistent with that of modal
* refactor: drawer test update
|
2025-04-16 11:27:13 +08:00 |
|
dap
|
f096dfc6e6
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-16 10:09:48 +08:00 |
|
ming4762
|
3fb4fba1cb
|
fix: modal closing animation (#5960)
|
2025-04-15 18:49:57 +08:00 |
|
ming4762
|
c7e6210c8d
|
feat: modal&drawer support center-footer slot (#5956)
|
2025-04-15 16:04:44 +08:00 |
|
Netfan
|
bf7496f0d5
|
feat: add useAlertContext for Alert component (#5947)
* 新增Alert的子组件中获取弹窗上下文的能力
|
2025-04-15 00:00:05 +08:00 |
|
Netfan
|
f0e9e55af2
|
feat: alert support customize footer (#5940)
* Alert组件支持自定义footer
|
2025-04-14 11:48:21 +08:00 |
|
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 |
|
dap
|
e085083e42
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-12 22:28:23 +08:00 |
|
Netfan
|
4a2c7b313f
|
fix: alert animation (#5927)
|
2025-04-12 10:37:47 +08:00 |
|
dap
|
7e4bdf7bd6
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-12 09:56:51 +08:00 |
|
Netfan
|
9bd5a190c2
|
fix: alert action button focus, fixed #5921 (#5922)
* 修复Alert组件的按钮焦点切换问题
|
2025-04-12 00:59:56 +08:00 |
|
dap
|
3e7a2336b0
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-04-09 09:34:17 +08:00 |
|
dap
|
07587c0faf
|
update: 用户管理 表单更新(非最终方案)
|
2025-04-07 19:02:28 +08:00 |
|
Netfan
|
71e8d12b70
|
fix: improve prompt component (#5879)
* fix: prompt component render fixed
* fix: alert buttonAlign default value
|
2025-04-07 01:21:30 +08:00 |
|
dap
|
b4d038e22f
|
update: 还原loading逻辑
|
2025-04-05 13:07:57 +08:00 |
|