Commit Graph

1480 Commits (92e65f34bfb0a6dda7ba9d0d3329eeeaddf9cc0b)

Author SHA1 Message Date
ziye 34eebc14cf feat: 完善流程监听器功能 2025-05-06 23:23:40 +08:00
xingyu4j 6b1714f4ed perf: remove base64Conver 2025-05-06 23:23:15 +08:00
xingyu4j 21755317c5 perf: getRangePickerDefaultProps 移动到antdv目录下 2025-05-06 23:22:34 +08:00
xingyu4j 5ead99e4fa feat: i18n add detail 2025-05-06 23:22:00 +08:00
xingyu4j d29c71414e perf: verify 2025-05-06 22:59:15 +08:00
Netfan bf70539221 fix: missing argument for getPopupContainer 2025-05-06 22:48:03 +08:00
YunaiV c05c3281db review:通用的代码生成 demo 2025-05-06 22:37:19 +08:00
YunaiV 361cfca312 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	apps/web-antd/src/views/infra/demo/demo01/index.vue
2025-05-06 22:33:23 +08:00
Leeson 5949c73a30
fix: delete Popconfirm being obscured by fixed columns (#6118)
* fix: delete Popconfirm being obscured by fixed columns

* fix: opened popConfirm will prevent the table from scrolling

---------

Co-authored-by: Netfan <netfan@foxmail.com>
2025-05-06 22:33:17 +08:00
vben cc6c9bf7a0 chore: release v5.5.6 2025-05-06 22:32:58 +08:00
YunaiV 2fd6367983 review:通用的代码生成 demo 2025-05-06 22:32:09 +08:00
xingyu4j 3b8b328053 perf: 删除没有必要的 message key 2025-05-06 22:30:37 +08:00
xingyu 5f3c3719ef
!90 feat: 完善用户分组管理功能
Merge pull request !90 from 子夜/feature/bpm
2025-05-06 14:28:16 +00:00
xingyu4j 785bd00e97 Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev 2025-05-06 22:27:42 +08:00
YunaiV 9f8e7533fb fix:租户切换首次无法加载的问题 2025-05-06 22:22:32 +08:00
xingyu4j 4669713422 perf: 删除没有必要的 message key 2025-05-06 22:09:44 +08:00
xingyu4j 4741819826 perf: 删除没有必要的 message key 2025-05-06 22:06:25 +08:00
xingyu4j 60bd4a13b1 perf: 使用封装的vben/utils工具类 替换 windows.open 2025-05-06 21:39:25 +08:00
xingyu4j d92972ba3e perf: 使用封装的 confirm 替换 Modal.confirm 2025-05-06 21:38:46 +08:00
xingyu4j b724ca2917 feat: 删除已经迁移vben/utils 下的工具类 2025-05-06 21:35:10 +08:00
ziye 413ed3526d refactor: 修改分类编号标题为“编号”以提升一致性 2025-05-06 21:15:14 +08:00
ziye bd38076d40 feat: 完善用户分组管理功能 2025-05-06 21:07:31 +08:00
xingyu4j 5af8a3c40c perf: 优化 cropper 组件的类型 2025-05-06 16:15:56 +08:00
xingyu4j bd02645e26 perf: 优化 租户切换 2025-05-06 15:44:31 +08:00
xingyu4j e5f33cd12b style: code style 2025-05-06 14:47:02 +08:00
xingyu4j eb5710b880 fix: vxe warn 2025-05-06 14:42:40 +08:00
xingyu4j 703d88d799 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-05-06 14:39:03 +08:00
Jin Mao 6b1aab9c67
fix: handle undefined children in generate-menus (#6117)
When children is undefined, use empty array as fallback to prevent potential runtime errors. This matches the behavior when hideChildrenInMenu is true.
2025-05-06 14:29:50 +08:00
xingyu4j 64ee81c327 feat: 增加切换租户功能 2025-05-06 14:11:46 +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
xingyu4j e495219c87 style: menu style lint 2025-05-06 10:03:29 +08:00
xingyu4j 81a54dfbd0 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-05-06 10:02:03 +08:00
xingyu 1b2846675c
!87 feat: 新增 antd 原生代码生成示例
Merge pull request !87 from puhui999/develop
2025-05-06 01:43:49 +00:00
ming4762 3b3f8e4e44
fix: fix `IconPicker` props warning (#6108)
Invalid prop: type check failed for prop "onUpdate:value". Expected Function, got Array
2025-05-06 09:30:37 +08:00
vben f94ca10adf chore: remove prepare script from package.json 2025-05-04 07:33:36 +08:00
vben 4471bc7a5d chore: update prepare script in package.json to remove lefthook installation 2025-05-04 00:05:29 +08:00
YunaiV c7d6466445 update:AI 功能说明 2025-05-03 22:10:42 +08:00
Vben 5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook (#6104) 2025-05-03 19:43:12 +08:00
puhui999 d746b8f572 feat: 新增 antd 主子表 erp 模式代码生成示例 2025-05-03 18:23:51 +08:00
Vben 045bc4e5ee
feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00
puhui999 1bfcdcb708 feat: 新增 antd 主子表 inner 模式代码生成示例 2025-05-03 17:30:56 +08:00
puhui999 e4b19eb8c8 feat: 新增 antd 主子表 normal 模式代码生成示例 2025-05-03 16:42:23 +08:00
Vben 17a18fc9ba
chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +08:00
aonoa 41152d1722
refactor: modify the default homepage path loaded from the preference… (#6099)
* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

---------

Signed-off-by: aonoa <1991849113@qq.com>
2025-05-03 16:03:08 +08:00
puhui999 0a14751fbd feat: 新增 antd 树表代码生成示例 2025-05-03 15:05:35 +08:00
puhui999 abb9cfc05f Merge remote-tracking branch 'refs/remotes/yudao/dev' into develop 2025-05-03 13:49:52 +08:00
puhui999 448b4c983a refactor: 优化 antd 模板代码生成示例提到的一些问题 2025-05-03 13:48:27 +08:00
YunaiV 42c99639b9 feat:【报表】增加 GoView 自动登录 2025-05-03 11:53:24 +08:00
YunaiV dcecde0967 feat:集成积木仪表盘 2025-05-03 10:38:48 +08:00
YunaiV ce1066d6e3 fix:【全局】前端直传时,返回的 url 多了一层 data 的问题 2025-05-02 20:42:54 +08:00