Commit Graph

1291 Commits (1b2846675cb72489ed9a0e48be574ffb81e00b35)

Author SHA1 Message Date
xingyu 1b2846675c
!87 feat: 新增 antd 原生代码生成示例
Merge pull request !87 from puhui999/develop
2025-05-06 01:43:49 +00:00
YunaiV c7d6466445 update:AI 功能说明 2025-05-03 22:10:42 +08:00
puhui999 d746b8f572 feat: 新增 antd 主子表 erp 模式代码生成示例 2025-05-03 18:23:51 +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
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
YunaiV 91d70b41cb reactor:【INFRA】文件上传 api,增加 directory 参数,去除 path 参数,并支持按照日期分目录、文件名不再使用 sha256 而是时间戳 2025-05-02 19:59:05 +08:00
xingyu4j 368f7c753f chore: update dev 2025-05-02 14:18:00 +08:00
xingyu4j 4f62d4b8ed Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-05-02 14:15:19 +08:00
xingyu4j c9d5b55870 feat: dict type disabled 2025-05-02 14:14:07 +08:00
Netfan f1af9f8f6e
fix: add triggerClass binding to PopoverTrigger and update icon-picker styles (#6095)
* Popover支持设置trigger的样式
* 修正icon-picker的input值更新
2025-05-01 21:40:45 +08:00
Netfan 0517a7014f
fix: add missing translation for preferences drawer (#6094) 2025-05-01 20:08:44 +08:00
Netfan 3e6d608a2f
fix: destroyOnClose incorrect default value, fixed #6092 (#6093) 2025-05-01 14:09:37 +08:00
ming4762 5de954baa4
fix: fix `LoginExpiredModal` in some cases, `message` may be obscured (#6086) 2025-05-01 10:40:42 +08:00
Netfan add1e61b6f
fix: show validation message as tooltip in compact form (#6087)
* 紧凑模式表单的校验消息将显示为一个tooltip
2025-04-30 23:41:44 +08:00
xingyu 8ab311b46f
!86 Merge branch 'dev'
Merge pull request !86 from xingyu/dev
2025-04-30 07:51:30 +00:00
xingyu4j e02b5590dd Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-04-30 15:50:05 +08:00
xingyu4j 6cfe9e0300 fix: warn 2025-04-30 15:35:48 +08:00
xingyu4j 2860faf987 feat: crm business status 2025-04-30 15:29:05 +08:00
xingyu4j 15557250b0 feat: pay refund [未测试] 2025-04-30 14:37:40 +08:00
xingyu4j 70bb20b41f feat: remove demos 2025-04-30 11:41:53 +08:00
xingyu4j 2ccb88af1a feat: add report 2025-04-30 11:39:53 +08:00
xingyu4j 1335616fe7 feat: pay notify [detail 未测试] 2025-04-30 11:25:46 +08:00
xingyu4j 1aefecfcf3 feat: type add period 2025-04-30 11:25:16 +08:00
xingyu4j 2650d8da36 feat: crm backlog 2025-04-29 22:52:15 +08:00
xingyu4j 43bfd8bd39 feat: vxe add formatAmount 2025-04-29 22:33:33 +08:00
xingyu4j 3e6a23db16 fix: formData 2025-04-29 22:33:11 +08:00
xingyu4j 0dacc08c2b perf: 使用 modalApi.unlock() 替换 modalApi.lock(false) 2025-04-29 22:29:03 +08:00
xingyu4j 84584a6fd9 fix: style code 2025-04-29 22:25:19 +08:00
xingyu e2a31c1c2b
!85 fix: 冲突解决
Merge pull request !85 from Jason/dev
2025-04-29 12:33:10 +00:00
Jin Mao 20c15f352f
perf: page componet supports custom height offset for flexible content height … (#6081)
* perf: Page supports custom height offset for flexible content height control.

允许通过 height 属性调整页面内容高度计算。修改了 Page 组件以支持自定义高度偏移量,用于更灵活的内容高度控制。

* chore: typo

* perf(page): replace height with heightOffset for flexible content sizing

The `height` prop was replaced with `heightOffset` to better describe its purpose when used with `autoContentHeight`. The new prop allows custom offset values (in pixels) to adjust content area sizing, with clearer documentation.
2025-04-29 18:15:12 +08:00
jason 3d2f803dd8 fix: 冲突解决 2025-04-29 15:57:14 +08:00
jason ab60f8eb3a Merge remote-tracking branch 'yudao/dev' into dev 2025-04-29 15:45:48 +08:00
jason 16140848b1 feat: 模型列表 50% 2025-04-29 15:30:19 +08:00
xingyu4j 380eaed159 feat: crm api 2025-04-29 14:41:32 +08:00
xingyu4j 5d02400053 docs: doc url 2025-04-29 14:24:26 +08:00
xingyu4j 0defca66e2 fix: code style 2025-04-29 14:23:56 +08:00
Netfan 8aa7dabeff
fix: calculation for collapsing search form is incorrect while initially hidden (#6068)
* 修复当默认隐藏搜索表单时,折叠位置的计算不正确的问题
2025-04-28 23:20:33 +08:00
vben 78c7c1589a chore: update readme.md 2025-04-28 23:11:34 +08:00
Vben dd833ca56b
chore: update dependencies and documentation, optimize build toolchain (#6060)
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements

* chore: Update dependent versions and configurations to improve compatibility and stability

- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability

* fix: lint error
2025-04-28 23:08:05 +08:00
vem 681c1dc267
fix: Update existing route index to prevent 404 on user switch (#6003)
Co-authored-by: tars-macmini <vem@qq.com>
2025-04-28 18:19:47 +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
xingyu4j 023a6ee29a feat: pay api 2025-04-28 16:27:34 +08:00
xingyu 6794f1a7f7
!84 merge dev
Merge pull request !84 from xingyu/dev
2025-04-28 07:18:29 +00:00
xingyu4j f4fe36e9d0 chore: package lint 2025-04-28 15:06:12 +08:00