Commit Graph

1338 Commits

Author SHA1 Message Date
huangfe1
e8992a1d16
chore: update modal.vue (#4987)
loading时候 子组件禁用点击事件

Co-authored-by: Vben <ann.vben@gmail.com>
2024-11-30 11:18:22 +08:00
Svend
3c4af23edf
fix: 修复 Form Api 根据字段名移除表单项,字段取反了的问题 (#4971) 2024-11-30 10:58:17 +08:00
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters (#4980) 2024-11-30 10:57:23 +08:00
richex-cn
7b9866158b
chore: update deprecated document link in .github/ISSUE_TEMPLATE (#4986) 2024-11-30 10:56:42 +08:00
Netfan
3fb286b552
fix: element hover style in dark theme (#4983) 2024-11-30 10:55:29 +08:00
dap
7461693aa7 chore: 需要排除Button组件 全局已经默认导入了 2024-11-29 16:42:34 +08:00
dap
3afb8395a7 chore: 改为hideLabel 2024-11-29 16:03:16 +08:00
dap
0950022f09 chore: w-full改为在commonConfig配置 2024-11-29 15:55:16 +08:00
dap
227cf1e72b chore: 角色管理 优化Drawer布局 2024-11-29 15:45:42 +08:00
dap
a3e98aedf9 chore: 去除用于调试的menuList打印 2024-11-29 15:22:24 +08:00
dap
ac3ec4746f fix: 节点树在节点独立情况下的控制台warning 2024-11-29 15:21:03 +08:00
dap
36939f36ee fix: 节点树在编辑 & 空数组(不勾选)情况 勾选节点会造成watch延迟触发 导致会带上父节点id造成id重 2024-11-29 15:01:26 +08:00
dap
07325d4c5e chore: vxe-table的头部颜色和antd保持一致 2024-11-29 11:52:14 +08:00
dap
f2692d4a85 chore: version 2024-11-29 08:43:09 +08:00
Netfan
253abc5ef1
chore: tailwind css icon example (#4969) 2024-11-28 15:10:14 +08:00
Jeff
5f55799572
fix: button-control page mistake (#4963)
* fix: button-control page mistake

按钮控制展示逻辑错误

* fix: button-control.vue button text
2024-11-28 10:01:26 +08:00
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 (#4961)
* chore: upgrade vite version to 6.0.0

* chore: update lock
2024-11-27 15:52:25 +08:00
dap
63db6ee4d7 chore: 锁定vxe-table版本 4.9.8版本存在样式问题 2024-11-27 14:07:34 +08:00
Netfan
73502677ff
feat: add placement for Drawer (#4958) 2024-11-27 11:29:25 +08:00
Netfan
dedba18553
feat: add confirmDisabled for Dialog (#4959) 2024-11-27 11:28:49 +08:00
dap
95d8522b9f chore: 暂时锁定cspell版本 2024-11-27 10:32:35 +08:00
dap
56d77021c4 refactor: 由于不能输入 需要使用watch监听 2024-11-27 10:29:19 +08:00
dap
f4a1cc72d9 chore: https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IB7ANL 2024-11-27 10:11:34 +08:00
dap
d8d884ecc1 chore: 移除冗余代码 2024-11-27 08:39:02 +08:00
dap
a70ae0f603 chore: 组件卸载时移除emitter 2024-11-27 08:35:38 +08:00
dap
41b69b5f93 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-26 20:30:16 +08:00
dap
c8e01a70b6 chore: 替换为commonDownloadExcel 2024-11-26 20:27:20 +08:00
dap
4b98a143c7 fix: 左边部门树错误emit导致会调用两次列表api 2024-11-26 20:25:48 +08:00
dap
593ed62585 chore: label样式 2024-11-26 20:08:39 +08:00
dap
afdf186fa4 chore: 改为Textarea 2024-11-26 13:51:39 +08:00
dap
40448b9365 chore: 滚动条宽度 2024-11-25 15:41:14 +08:00
huangxiaomin
f85badf482
fix: the route path did not synchronize with the page (#4947) 2024-11-25 15:07:52 +08:00
眼圈发黑
12f25cf3a2
style: typo (#4948) 2024-11-25 15:07:16 +08:00
dap
90c7bf625a chore: 审批样式 2024-11-25 15:02:01 +08:00
dap
af622d852f chore: 注释位置 2024-11-25 10:07:59 +08:00
dap
046476f8bd chore: eslint 2024-11-25 10:07:29 +08:00
dap
34a11ce64d chore: 主动登出不需要带跳转地址 2024-11-25 09:42:27 +08:00
dap
24e889adbe chore: 移除无用的工具function 2024-11-25 09:38:48 +08:00
dap
d214da3303 chore: 移除requestClient的一些冗余参数 2024-11-25 09:34:21 +08:00
dap
da0ddfc8c7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-25 09:22:59 +08:00
dap
eb782a9080 feat: Options转Enum工具函数 2024-11-25 09:07:25 +08:00
vben
c8dd9bbf0b chore: release 5.4.8 2024-11-24 22:00:41 +08:00
Vben
3587ec54eb
fix: supplement datepicker component (#4943)
* fix: supplement datepicker component

* chore: typo
2024-11-24 21:56:41 +08:00
dap
733f43bc47 docs: changelog 2024-11-23 18:03:29 +08:00
dap
0428b5447e fix: Content-Language header 2024-11-23 17:56:03 +08:00
dap
28f8ee440d chore: 我的待办 样式 2024-11-21 19:53:16 +08:00
dap
53e1a6fdf7 chore: 我的待办 样式 2024-11-21 19:21:20 +08:00
dap
012808a1da chore: 滚动到底部的判断 2024-11-21 17:02:22 +08:00
dap
f32a949482 feat: 审批demo页 2024-11-21 16:29:40 +08:00
dap
883e6c5033 chore: wrong text 2024-11-20 19:44:02 +08:00