dap
|
2189f22bbd
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-02-09 16:26:26 +08:00 |
|
Jin Mao
|
8a215fbcc7
|
chore: release 5.6.0
|
2026-02-09 05:09:57 +08:00 |
|
dap
|
f2bd1cc378
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-02-03 10:30:21 +08:00 |
|
xingyu
|
7680b33b99
|
fix: #7140 (#7153)
* chore: add yaml eslint validate
* chore: update deps
* fix: unused ts lint
* fix: 弹窗只能点击一次 #7140
* chore: update actions/checkout v6
* chore: update node version v22.22.0
|
2026-01-28 18:05:20 +08:00 |
|
dap
|
29028d7237
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-01-26 18:50:23 +08:00 |
|
dap
|
09b147195a
|
feat(popup-ui): 为抽屉和模态框添加确认按钮禁用状态
在 DrawerProps 接口中新增 confirmDisabled 属性,并在 drawer.vue 模板中绑定到确认按钮。
同时修改 modal-api.ts 和 drawer-api.ts 中的 modalLoading/drawerLoading 方法,
使其在 loading 时自动禁用确认按钮,防止用户在异步操作期间重复提交。
|
2026-01-26 18:45:06 +08:00 |
|
Jin Mao
|
b9224fc379
|
Merge branch 'main' into fix
|
2026-01-23 13:48:54 +08:00 |
|
yuhengshen
|
74381aa8c1
|
fix: 嵌套弹窗,错误 merge options (#7126)
|
2026-01-22 20:07:13 +08:00 |
|
xingyu4j
|
af3fe53ec8
|
fix: type error
|
2025-12-22 17:50:06 +08:00 |
|
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 |
|