dap
f913955259
docs: changelog
2025-05-29 19:45:38 +08:00
dap
8d6ef40d3e
refactor: 适配新工作流预览 由logicflow改为iframe 真服了
2025-05-29 19:30:57 +08:00
dap
2141c93399
docs: readme
2025-05-29 11:17:29 +08:00
dap
906502f49b
refactor: 字典项列表样式重构(下个版本再介入)
2025-05-29 11:10:46 +08:00
dap
1f68fd31b7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-28 17:13:50 +08:00
wyc001122
f31360ba4e
feat: support for hybrid permission access control mode ( #6294 )
...
* feat: 添加混合权限访问控制模式
* feat: 文档补充
2025-05-28 17:01:58 +08:00
wyc001122
4eb16d6d3a
fix: fix table-title slot not work ( #6295 )
2025-05-28 17:01:11 +08:00
dap
9db6ade1ed
fix: oss配置是否默认取值
2025-05-27 19:35:22 +08:00
dap
2569e1da0d
refactor: 字典项布局重构(未完成)
2025-05-27 14:27:01 +08:00
dap
2de9cd2334
docs: changelog
2025-05-27 11:52:41 +08:00
dap
739e04816a
refactor: 只有超管才能对菜单进行增删改
操作
2025-05-27 11:47:23 +08:00
dap
d9c57dfb61
feat: 流程预览dot画布+夜间背景色
2025-05-26 17:26:13 +08:00
dap
2217c96cd9
chore: ele版本会使用这个文件 只是为了不报错未找到对应组件
才新建的这个文件 无实际意义
2025-05-26 17:08:15 +08:00
dap
752c1ac3ed
refactor: 字典项布局重构(未完成)
2025-05-26 17:05:52 +08:00
liqiang0330
53304514b6
fix: Update index.ts ( #6268 )
...
* Update index.ts
VxeGridPropTypes.原文件缺少这个,现在补全!
* Update index.ts
增加空格!
2025-05-26 13:29:27 +08:00
dap
cf913f8b8d
docs: changelog
2025-05-26 13:27:42 +08:00
dap
ad9c465622
update: remove unused file
2025-05-26 13:25:44 +08:00
dap
bea7c1a094
refactor: preserveTreeTableState
2025-05-26 09:28:54 +08:00
dap
95859e36a2
update: menuName i18n
2025-05-26 09:26:34 +08:00
dap
8bfc482a7f
feat: logicflow显示流程图
2025-05-25 16:38:13 +08:00
Netfan
6fbf1387f5
fix: reset slider-captcha after login failed ( #6275 )
2025-05-25 16:04:56 +08:00
dap
c3edbec3f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-25 11:48:58 +08:00
Netfan
e5c937396d
fix: json-bigint parse used in vxeTable ( #6271 )
...
* 修复vxeTable不能加载json-bigint解析的数据的问题
2025-05-24 13:01:58 +08:00
dap
45de9b7547
docs: changelog
2025-05-24 12:46:50 +08:00
dap
6daedd1de5
feat: 菜单级联删除
2025-05-24 12:45:18 +08:00
dap
c45eed90d9
fix: dept list 列宽调整
2025-05-24 11:59:39 +08:00
dap
845719d951
chore: version update
2025-05-23 16:29:49 +08:00
dap
4ef974ca4e
feat: 跳转菜单图标更新
2025-05-23 16:07:17 +08:00
littlesparklet
af186f878d
fix: repair the unexpected form default value ( #5567 )
...
* fix: Fix inconsistent spacing around search form (issue #5429 )
* fix: repair the unexpected default value in validated form.(issue #5451 )
* Update packages/@core/ui-kit/form-ui/src/use-form-context.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-23 16:05:11 +08:00
dap
2dc7e564b2
feat: 升级需要执行sql的提示
2025-05-23 15:55:25 +08:00
wyc001122
97894a940e
feat: optimize logo display ( #6267 )
...
* feat(VbenAvatar): add fit property to VbenAvatar component
* feat(VbenLogo): add fit property to VbenLogo component
* feat(VbenLogo): add logo fit preference configuration
- Add preferences.logo.fit setting for logo display control
- Include corresponding documentation for the new preference
* feat(preferences): add default value for logo.fit preference
- Set default configuration for logo fit behavior
- Ensures consistent logo display across applications
* test(preferences): update configuration snapshots
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
2025-05-23 15:24:01 +08:00
yingzi2019
48d70182b4
feat: improve check updates ( #6257 )
...
Co-authored-by: monkey <maotao@tutamail.com>
2025-05-23 15:23:06 +08:00
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
2025-05-23 15:22:18 +08:00
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
...
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
2025-05-23 15:21:09 +08:00
panda7
a2bdcd6e49
feat: ellipsis text automatically displays tooltip based on ellipsis ( #6244 )
...
* feat: ellipsis text automatically displays tooltip based on ellipsis
* feat: ellipsis text automatically displays tooltip based on ellipsis
---------
Co-authored-by: sqchen <9110848@qq.com>
Co-authored-by: sqchen <chenshiqi@sshlx.com>
2025-05-23 15:20:38 +08:00
dap
a38f2de982
refactor: 所有本地路由(除个人中心/workflow-iframe)改为从后端返回 适配
2025-05-23 14:30:12 +08:00
dap
d039c53053
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-22 09:20:32 +08:00
ali-pay
11b2b5bcc2
fix: 修复菜单管理中按钮类型值错误的问题 ( #6255 )
2025-05-22 09:09:31 +08:00
LinaBell
ebef2c91e2
fix: tab cannot be displayed correctly after browser refresh ( #6256 )
2025-05-22 09:04:40 +08:00
Netfan
0c3edb10b0
fix: getFieldComponentRef will return actual ref within AsyncComponentWrapper ( #6252 )
...
修复异步加载组件时,表单的getFieldComponentRef方法没能获取到正确的组件实例
2025-05-21 14:48:51 +08:00
dap
801514dbe3
feat: 支持pdf预览(原生 浏览器接管)
2025-05-21 11:54:55 +08:00
dap
2dce7718d6
refactor: fallbackImageBase64
2025-05-20 21:16:43 +08:00
dap
8a8e090792
Merge branch 'dev' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
2025-05-20 12:56:14 +08:00
dap
6fc2c4e3cc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-20 12:56:05 +08:00
wyc001122
8ac97688da
fix(preferences): 更新内容内边距默认值 ( #6233 )
...
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
2025-05-20 09:50:23 +08:00
陈绍华
c89ec0088b
style: 更改OSS配置的状态方法添加 TS 类型
...
Signed-off-by: 陈绍华 <marlboro027@foxmail.com>
2025-05-20 01:40:04 +00:00
dap
0a076f5e6e
fix: 更新后的padding设置为0
2025-05-19 21:52:16 +08:00
dap
4fd68bc083
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-19 21:33:49 +08:00
李轻舟
2efacb3e5b
docs: Update build.md ( #6228 )
2025-05-19 16:30:39 +08:00
wyc001122
dae46abb71
feat: additional-settings ( #6225 )
...
* feat(preferences): 补充VbenAdminLayout传入属性(来自偏好设置)
* docs(@vben/docs):update settings doc
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
2025-05-19 16:29:15 +08:00