Commit Graph

  • bd02645e26 perf: 优化 租户切换 xingyu4j 2025-05-06 15:44:31 +0800
  • e5f33cd12b style: code style xingyu4j 2025-05-06 14:47:02 +0800
  • eb5710b880 fix: vxe warn xingyu4j 2025-05-06 14:42:40 +0800
  • 703d88d799 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-05-06 14:39:03 +0800
  • 6b1aab9c67
    fix: handle undefined children in generate-menus (#6117) Jin Mao 2025-05-06 14:29:50 +0800
  • 64ee81c327 feat: 增加切换租户功能 xingyu4j 2025-05-06 14:11:46 +0800
  • 8f4d3d418d
    fix: when keepAlive is enabled, returning directly through browser buttons/gestures will not close pop ups (#6113) LinaBell 2025-05-06 14:02:23 +0800
  • e495219c87 style: menu style lint xingyu4j 2025-05-06 10:03:29 +0800
  • 81a54dfbd0 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-05-06 10:02:03 +0800
  • 1b2846675c
    !87 feat: 新增 antd 原生代码生成示例 Merge pull request !87 from puhui999/develop xingyu 2025-05-06 01:43:49 +0000
  • 3b3f8e4e44
    fix: fix `IconPicker` props warning (#6108) ming4762 2025-05-06 09:30:37 +0800
  • 0b9c16a023 feat: 更新支付渠道表单组件,新增支付宝、微信、钱包和模拟渠道配置,重命名相关模块,优化订单详情展示 痴货 2025-05-05 18:18:48 +0800
  • 3be7961de5 feat: 完善支付订单功能,新增订单数据结构和详情展示,更新相关表单和表格配置 痴货 2025-05-05 17:57:08 +0800
  • d0870beb40 feat: 更新支付渠道相关功能,修改渠道获取参数类型,重命名事件,新增渠道表单组件 痴货 2025-05-05 16:29:59 +0800
  • 61e06cce09 feat: 添加支付宝渠道配置和应用管理功能,更新相关表单和数据结构 痴货 2025-05-05 12:19:04 +0800
  • f94ca10adf chore: remove prepare script from package.json vben 2025-05-04 07:33:36 +0800
  • 4471bc7a5d chore: update prepare script in package.json to remove lefthook installation vben 2025-05-04 00:05:29 +0800
  • ddd9d13f20
    Pre Merge pull request !87 from puhui999/develop puhui999 2025-05-03 14:10:46 +0000
  • c7d6466445 update:AI 功能说明 YunaiV 2025-05-03 22:10:42 +0800
  • 5689ac60ff
    feat(project): migrate from husky and lint-staged to lefthook (#6104) Vben 2025-05-03 19:43:12 +0800
  • d746b8f572 feat: 新增 antd 主子表 erp 模式代码生成示例 puhui999 2025-05-03 18:23:51 +0800
  • 045bc4e5ee
    feat: support smooth auto-scroll to active menu item (#6102) Vben 2025-05-03 18:05:26 +0800
  • 1bfcdcb708 feat: 新增 antd 主子表 inner 模式代码生成示例 puhui999 2025-05-03 17:30:56 +0800
  • e4b19eb8c8 feat: 新增 antd 主子表 normal 模式代码生成示例 puhui999 2025-05-03 16:42:23 +0800
  • 17a18fc9ba
    chore: close eslint object sorting (#6101) Vben 2025-05-03 16:06:36 +0800
  • 41152d1722
    refactor: modify the default homepage path loaded from the preference… (#6099) aonoa 2025-05-03 16:03:08 +0800
  • 0a14751fbd feat: 新增 antd 树表代码生成示例 puhui999 2025-05-03 15:05:35 +0800
  • abb9cfc05f Merge remote-tracking branch 'refs/remotes/yudao/dev' into develop puhui999 2025-05-03 13:49:52 +0800
  • 448b4c983a refactor: 优化 antd 模板代码生成示例提到的一些问题 puhui999 2025-05-03 13:48:27 +0800
  • 42c99639b9 feat:【报表】增加 GoView 自动登录 YunaiV 2025-05-03 11:53:24 +0800
  • dcecde0967 feat:集成积木仪表盘 YunaiV 2025-05-03 10:38:48 +0800
  • ce1066d6e3 fix:【全局】前端直传时,返回的 url 多了一层 data 的问题 YunaiV 2025-05-02 20:42:54 +0800
  • 91d70b41cb reactor:【INFRA】文件上传 api,增加 directory 参数,去除 path 参数,并支持按照日期分目录、文件名不再使用 sha256 而是时间戳 YunaiV 2025-05-02 19:59:05 +0800
  • 368f7c753f chore: update dev xingyu4j 2025-05-02 14:18:00 +0800
  • 4f62d4b8ed Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-05-02 14:15:19 +0800
  • c9d5b55870 feat: dict type disabled xingyu4j 2025-05-02 14:14:07 +0800
  • f1af9f8f6e
    fix: add triggerClass binding to PopoverTrigger and update icon-picker styles (#6095) Netfan 2025-05-01 21:40:45 +0800
  • 0517a7014f
    fix: add missing translation for preferences drawer (#6094) Netfan 2025-05-01 20:08:44 +0800
  • 3e6d608a2f
    fix: destroyOnClose incorrect default value, fixed #6092 (#6093) Netfan 2025-05-01 14:09:37 +0800
  • 5de954baa4
    fix: fix `LoginExpiredModal` in some cases, `message` may be obscured (#6086) ming4762 2025-05-01 10:40:42 +0800
  • add1e61b6f
    fix: show validation message as tooltip in compact form (#6087) Netfan 2025-04-30 23:41:44 +0800
  • 8ab311b46f
    !86 Merge branch 'dev' Merge pull request !86 from xingyu/dev xingyu 2025-04-30 07:51:30 +0000
  • c596bfc572
    Pre Merge pull request !86 from xingyu/dev xingyu 2025-04-30 07:51:18 +0000
  • e02b5590dd Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-04-30 15:50:05 +0800
  • 6cfe9e0300 fix: warn xingyu4j 2025-04-30 15:35:48 +0800
  • 2860faf987 feat: crm business status xingyu4j 2025-04-30 15:29:05 +0800
  • 15557250b0 feat: pay refund [未测试] xingyu4j 2025-04-30 14:37:40 +0800
  • 70bb20b41f feat: remove demos xingyu4j 2025-04-30 11:41:53 +0800
  • 2ccb88af1a feat: add report xingyu4j 2025-04-30 11:39:53 +0800
  • 1335616fe7 feat: pay notify [detail 未测试] xingyu4j 2025-04-30 11:25:46 +0800
  • 1aefecfcf3 feat: type add period xingyu4j 2025-04-30 11:25:16 +0800
  • 2650d8da36 feat: crm backlog xingyu4j 2025-04-29 22:52:15 +0800
  • 43bfd8bd39 feat: vxe add formatAmount xingyu4j 2025-04-29 22:33:33 +0800
  • 3e6a23db16 fix: formData xingyu4j 2025-04-29 22:33:11 +0800
  • 0dacc08c2b perf: 使用 modalApi.unlock() 替换 modalApi.lock(false) xingyu4j 2025-04-29 22:29:03 +0800
  • 84584a6fd9 fix: style code xingyu4j 2025-04-29 22:25:19 +0800
  • e2a31c1c2b
    !85 fix: 冲突解决 Merge pull request !85 from Jason/dev xingyu 2025-04-29 12:33:10 +0000
  • 20c15f352f
    perf: page componet supports custom height offset for flexible content height … (#6081) Jin Mao 2025-04-29 18:15:12 +0800
  • f0e2a5c384
    Pre Merge pull request !85 from Jason/dev Jason 2025-04-29 09:13:48 +0000
  • 3d2f803dd8 fix: 冲突解决 jason 2025-04-29 15:57:14 +0800
  • ab60f8eb3a Merge remote-tracking branch 'yudao/dev' into dev jason 2025-04-29 15:45:48 +0800
  • 16140848b1 feat: 模型列表 50% jason 2025-04-29 15:30:19 +0800
  • 380eaed159 feat: crm api xingyu4j 2025-04-29 14:41:32 +0800
  • 5d02400053 docs: doc url xingyu4j 2025-04-29 14:24:26 +0800
  • 0defca66e2 fix: code style xingyu4j 2025-04-29 14:23:56 +0800
  • 8aa7dabeff
    fix: calculation for collapsing search form is incorrect while initially hidden (#6068) Netfan 2025-04-28 23:20:33 +0800
  • 78c7c1589a chore: update readme.md vben 2025-04-28 23:11:34 +0800
  • dd833ca56b
    chore: update dependencies and documentation, optimize build toolchain (#6060) Vben 2025-04-28 23:08:05 +0800
  • 681c1dc267
    fix: Update existing route index to prevent 404 on user switch (#6003) vem 2025-04-28 18:19:47 +0800
  • 4545422ee0
    fix: lock state will not change overflow style in drawer and modal (#6067) Netfan 2025-04-28 17:02:54 +0800
  • 023a6ee29a feat: pay api xingyu4j 2025-04-28 16:27:34 +0800
  • 6794f1a7f7
    !84 merge dev Merge pull request !84 from xingyu/dev xingyu 2025-04-28 07:18:29 +0000
  • d0c499b539
    Pre Merge pull request !84 from xingyu/dev xingyu 2025-04-28 07:18:13 +0000
  • f4fe36e9d0 chore: package lint xingyu4j 2025-04-28 15:06:12 +0800
  • c2af4fc83a chore: cspell xingyu4j 2025-04-28 15:05:19 +0800
  • afd22aefbb fix: VxeTableGridOptions 从 #/adapter/vxe-table 导入 xingyu4j 2025-04-28 15:04:01 +0800
  • 3e6d9cb1cd feat: add useVbenForm common config class xingyu4j 2025-04-28 11:42:33 +0800
  • bb72b91a1d fix: style code xingyu4j 2025-04-28 10:17:21 +0800
  • 50d028f6b8 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-04-28 10:06:29 +0800
  • ca94ca906f
    fix: add rounded corners to project and quick nav items (#5296) Gahotx 2025-04-27 22:50:42 +0800
  • 76de450c71
    chore: update dependency version for improved stability and compatibility (#6023) Vben 2025-04-27 22:06:49 +0800
  • dd2b1ed580
    fix: install corepack from npm (#5905) Trivikram Kamat 2025-04-27 07:03:35 -0700
  • baec89f896
    perf: resolve duplicate component names (#6039) ming4762 2025-04-27 22:02:38 +0800
  • 7c7051a11e chore: release v5.5.5 vben 2025-04-27 21:45:10 +0800
  • aa27a2f7a1
    feat: encrypt the privacy data when it is persisted (#6056) Netfan 2025-04-27 20:59:10 +0800
  • 9ee6d06d50
    docs: add deepWiki doc link (#6057) Jin Mao 2025-04-27 20:54:07 +0800
  • ecdca981b0 fix: fix lint xingyu4j 2025-04-27 20:52:12 +0800
  • c4b8d694b8 style: fix lint xingyu4j 2025-04-27 20:49:57 +0800
  • 7af4a0261c feat: add help xingyu4j 2025-04-27 20:48:44 +0800
  • 994b444319 refactor: 优化 antd 模板代码生成示例提到的一些问题 puhui999 2025-04-27 18:16:38 +0800
  • 5c4b95b01e feat: 新增 vxe table 工具栏二次封装,提供给 vxe 原生列表使用 puhui999 2025-04-27 18:13:08 +0800
  • c200490585 refactor: 优化 ContentWrap 提升拓展能力 puhui999 2025-04-27 18:10:45 +0800
  • 1c2da07ded feat: 增加 useVbenForm 样式,去掉data.ts 中 字段class xingyu4j 2025-04-27 14:59:53 +0800
  • 2a805f560f feat: 调整显示比例为p-4 xingyu4j 2025-04-27 14:41:04 +0800
  • 2df1c949f7 feat: 优化user页面显示,右侧用户列表占满 xingyu4j 2025-04-27 14:36:32 +0800
  • 093bc823e2 feat: 优化doc显示,增加圆角 xingyu4j 2025-04-27 14:35:49 +0800
  • 0cc1cb5a7b
    perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051) ming4762 2025-04-27 11:26:50 +0800
  • fb4dd70a02 feat: 优化显示效果 xingyu4j 2025-04-26 16:41:58 +0800
  • 0e92472904 fix: 处理login的warn,vbenselect只支持string类型 xingyu4j 2025-04-26 16:30:45 +0800
  • 4d1bff9d4a Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev xingyu4j 2025-04-26 14:38:07 +0800