Commit Graph

  • 79d89005b6 对错误用法的提示(完全无奈...) dap 2025-05-18 14:28:57 +08:00
  • d0b8349a2d perf: stub unbuild params (#6210) afe1 2025-05-18 10:35:20 +08:00
  • 34c4ecb047 fix: in mixed layout mode, the sidebar does not display when the first child node is an external link (#6219) wyc001122 2025-05-18 10:34:41 +08:00
  • 3d9dba965f perf: perf the control logic of Tab (#6220) ming4762 2025-05-18 10:33:02 +08:00
  • 96b8ae94fd feat: 保存表格滚动/展开状态并执行回调 用于树表在执行 新增/编辑/删除等操作后 依然在当前位置(体验优化) dap 2025-05-16 16:48:22 +08:00
  • 024c01d350 fix(@vben-core/shadcn-ui): fix disabled functionality not working in VbenTree component (#6205) wyc001122 2025-05-16 14:13:43 +08:00
  • 10b8b81954 docs: version update 1.3.6-back5.3.1 dap 2025-05-16 10:06:51 +08:00
  • 2adb8acd80 fix: css style (#6176) afe1 2025-05-16 09:40:40 +08:00
  • a23bc4cb5c fix: the mobile terminal can wrap lines and expand slot attributes (#6165) panda7 2025-05-16 09:40:05 +08:00
  • cf17a45d8d feat(tabs): 支持计算属性作为标签标题,解决 #6170 的问题 (#6163) XiaoHetitu 2025-05-16 09:37:50 +08:00
  • b46ebe756e types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (#6158) chewenye 2025-05-16 09:36:49 +08:00
  • 1f50c95c66 update apps/web-antd/src/components/upload/src/hook.ts. fix: 上传组件清空绑定值时,同时清空innerFileList,避免外部使用时还能读取到 哦是吗 2025-05-15 07:38:02 +00:00
  • cd4706b717 fix:修复切换默认oss config后,上传文件报错:“文件存储服务类型无法找到” zhangl1438 2025-05-14 11:45:43 +08:00
  • 769aceb55f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-05-13 11:32:35 +08:00
  • e89cf400c0 fix: refresh command of tabbar issue, fixed: #6162 (#6169) Netfan 2025-05-12 23:34:08 +08:00
  • 9e67929ee7 feat: support to refresh the tab page by route name (#6153) anyup 2025-05-10 22:33:31 +08:00
  • 7926865bf9 docs: version update 1.3.5-back5.3.1 dap 2025-05-09 11:12:54 +08:00
  • 51fbfcedd2 fix: 某些带Vxe表格弹窗 关闭后没有正常清理表格数据的问题 dap 2025-05-09 11:12:24 +08:00
  • 8f71d6a5d9 docs: changelog and version update dap 2025-05-09 10:08:48 +08:00
  • 90625782c0 fix: delete useless code (#6143) afe1 2025-05-08 16:51:12 +08:00
  • 12d0ba24e5 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-05-08 09:28:52 +08:00
  • 540f24ed43 Revert "fix: 更新表格增加minWidth属性" dap 2025-05-08 09:26:03 +08:00
  • c57d3f32b5 Merge remote-tracking branch 'origin/dev' Yann 2025-05-07 22:53:51 +08:00
  • b52f3ba0c5 fix: 更新表格增加minWidth属性 Yann 2025-05-07 22:52:13 +08:00
  • 84ef207d9c docs(@vben/docs): update settings doc (#6128) wyc001122 2025-05-07 12:04:48 +08:00
  • e68fff58e8 fix: tsconfig moduleResolution (#6122) zyf0624 2025-05-07 12:04:15 +08:00
  • 63c06e02b2 fix: 修改手机号验证码长度 dap 2025-05-07 10:31:45 +08:00
  • bf70539221 fix: missing argument for getPopupContainer Netfan 2025-05-06 22:48:03 +08:00
  • 5949c73a30 fix: delete Popconfirm being obscured by fixed columns (#6118) Leeson 2025-05-06 22:33:17 +08:00
  • cc6c9bf7a0 chore: release v5.5.6 vben 2025-05-06 22:32:58 +08:00
  • 6b1aab9c67 fix: handle undefined children in generate-menus (#6117) Jin Mao 2025-05-06 14:29:50 +08:00
  • 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 +08:00
  • aa086a2800 refactor: replace defaultHomePath dap 2025-05-06 09:41:11 +08:00
  • 3b3f8e4e44 fix: fix IconPicker props warning (#6108) ming4762 2025-05-06 09:30:37 +08:00
  • b0763d6429 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-05-04 17:23:32 +08:00
  • f94ca10adf chore: remove prepare script from package.json vben 2025-05-04 07:33:36 +08:00
  • 4471bc7a5d chore: update prepare script in package.json to remove lefthook installation vben 2025-05-04 00:05:29 +08:00
  • 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) Vben 2025-05-03 19:43:12 +08:00
  • 045bc4e5ee feat: support smooth auto-scroll to active menu item (#6102) Vben 2025-05-03 18:05:26 +08:00
  • 17a18fc9ba chore: close eslint object sorting (#6101) Vben 2025-05-03 16:06:36 +08:00
  • 41152d1722 refactor: modify the default homepage path loaded from the preference… (#6099) aonoa 2025-05-03 16:03:08 +08:00
  • f1af9f8f6e fix: add triggerClass binding to PopoverTrigger and update icon-picker styles (#6095) Netfan 2025-05-01 21:40:45 +08:00
  • 0517a7014f fix: add missing translation for preferences drawer (#6094) Netfan 2025-05-01 20:08:44 +08:00
  • 3e6d608a2f fix: destroyOnClose incorrect default value, fixed #6092 (#6093) Netfan 2025-05-01 14:09:37 +08:00
  • 5de954baa4 fix: fix LoginExpiredModal in some cases, message may be obscured (#6086) ming4762 2025-05-01 10:40:42 +08:00
  • add1e61b6f fix: show validation message as tooltip in compact form (#6087) Netfan 2025-04-30 23:41:44 +08:00
  • 9f978cc9b0 fix: 用来标识是否为上传 这样在watch内部不需要请求api dap 2025-04-30 14:13:35 +08:00
  • 89dd4b8131 chore: version update 1.3.4-back5.3.1 dap 2025-04-30 11:26:57 +08:00
  • a10a981fab Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 1.3.3-back5.3.1 dap 2025-04-30 11:13:25 +08:00
  • 20c15f352f perf: page componet supports custom height offset for flexible content height … (#6081) Jin Mao 2025-04-29 18:15:12 +08:00
  • 8aa7dabeff fix: calculation for collapsing search form is incorrect while initially hidden (#6068) Netfan 2025-04-28 23:20:33 +08:00
  • 78c7c1589a chore: update readme.md vben 2025-04-28 23:11:34 +08:00
  • dd833ca56b chore: update dependencies and documentation, optimize build toolchain (#6060) Vben 2025-04-28 23:08:05 +08:00
  • 681c1dc267 fix: Update existing route index to prevent 404 on user switch (#6003) vem 2025-04-28 18:19:47 +08:00
  • 4545422ee0 fix: lock state will not change overflow style in drawer and modal (#6067) Netfan 2025-04-28 17:02:54 +08:00
  • 5f26f5662e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-04-28 13:19:57 +08:00
  • ca94ca906f fix: add rounded corners to project and quick nav items (#5296) Gahotx 2025-04-27 22:50:42 +08:00
  • 76de450c71 chore: update dependency version for improved stability and compatibility (#6023) Vben 2025-04-27 22:06:49 +08:00
  • dd2b1ed580 fix: install corepack from npm (#5905) Trivikram Kamat 2025-04-27 07:03:35 -07:00
  • baec89f896 perf: resolve duplicate component names (#6039) ming4762 2025-04-27 22:02:38 +08:00
  • 7c7051a11e chore: release v5.5.5 vben 2025-04-27 21:45:10 +08:00
  • aa27a2f7a1 feat: encrypt the privacy data when it is persisted (#6056) Netfan 2025-04-27 20:59:10 +08:00
  • 9ee6d06d50 docs: add deepWiki doc link (#6057) Jin Mao 2025-04-27 20:54:07 +08:00
  • 0cc1cb5a7b perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051) ming4762 2025-04-27 11:26:50 +08:00
  • e662681ce2 fix: 拖拽上传在单文件时的样式 dap 2025-04-27 09:57:16 +08:00
  • 0a9fc4e02d fix: title of search button in vxeTable toolbar (#6046) Netfan 2025-04-26 01:08:41 +08:00
  • be840460d8 feat: vbenSelect support prop allowClear (#6043) Netfan 2025-04-25 23:37:03 +08:00
  • cb45987fe2 docs: update example (#6036) Netfan 2025-04-25 11:44:47 +08:00
  • 5ffd7db8e0 fix: the initial value echo for the check-button-group (#6029) panda7 2025-04-25 08:35:03 +08:00
  • 14377705e7 fix: alert confirm state in beforeClose callback (#6019) Netfan 2025-04-23 12:20:52 +08:00
  • 23503778d4 chore: 去除vxe的锁定 dap 2025-04-22 17:56:22 +08:00
  • f54fab0bae Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-04-22 17:55:44 +08:00
  • b985ff0584 fix: vxe-table theme token follow primary color (#6007) pangyajun123 2025-04-21 19:15:05 +08:00
  • eff2f2a0b1 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-04-20 09:14:37 +08:00
  • 664fa800cd chore: 搜定vxe版本 dap 2025-04-20 09:13:08 +08:00
  • 5dc4448c01 docs: changelog dap 2025-04-20 09:06:32 +08:00
  • ccfe992779 chore: 暂时锁定vxe版本(样式问题) dap 2025-04-20 09:05:57 +08:00
  • 583504495d feat: 对模板的说明... dap 2025-04-20 08:53:50 +08:00
  • 7fb4bf3431 fix: 工作流list展示在开启缩放会有误差导致触底逻辑不会触发 dap 2025-04-20 08:42:19 +08:00
  • b148b8ec92 fix: fix geader menu activation path (#5997) wyc001122 2025-04-19 14:35:33 +08:00
  • 79de6bcbf7 fix: alert send wrong confirm state to beforeClose (#5991) Netfan 2025-04-17 22:23:05 +08:00
  • 14bd6dd25d fix: destroyOnClose works within connectedComponent (#5989) Netfan 2025-04-17 20:25:49 +08:00
  • 9b577261e2 chore: vite6.3.1已经修复开发/打包问题 解除版本锁定 dap 2025-04-17 14:21:47 +08:00
  • 7f269e0d69 Update tailwindcss.md (#5602) PIPEDREA_WZJ 2025-04-17 14:01:39 +08:00
  • 4baec83db5 feat: add examples: form-upload (#5955) yuh 2025-04-17 14:00:46 +08:00
  • 7d8416890b docs: changelog 1.3.2-back5.3.1 dap 2025-04-16 21:53:29 +08:00
  • 2e2ffcd59e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-04-16 21:33:11 +08:00
  • 2046bfa846 chore: 暂时锁定vite版本 会导致i18n插件打包失败 dap 2025-04-16 19:57:07 +08:00
  • 0446adf778 refactor: 菜单图标更新 dap 2025-04-16 17:38:11 +08:00
  • f7a4d13a4c fix: fixed arguments of callbacks in formApi (#5970) Netfan 2025-04-16 14:11:04 +08:00
  • e587256425 update: placeholder update dap 2025-04-16 13:53:58 +08:00
  • 0936861da1 feat: pass fieldsChanged into the handleValuesChange callback function (#5968) Netfan 2025-04-16 11:29:01 +08:00
  • 3318d76bab perf: improve destroyOnClose for VbenModal (#5964) ming4762 2025-04-16 11:28:36 +08:00
  • 8f3881eabf perf: beforeClose of drawer support promise (#5932) LinaBell 2025-04-16 11:27:13 +08:00
  • 5252480b09 fix: missing await in department form(#5967) zhouda1fu 2025-04-16 11:22:59 +08:00
  • f096dfc6e6 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev dap 2025-04-16 10:09:48 +08:00
  • d18f56177c docs: update alert and apiComponent docs (#5961) Netfan 2025-04-15 20:52:23 +08:00
  • 333998b518 fix: determine if scrollbar has been totally scrolled (#5934) wyc001122 2025-04-15 20:51:38 +08:00
  • 3fb4fba1cb fix: modal closing animation (#5960) ming4762 2025-04-15 18:49:57 +08:00
  • c7e6210c8d feat: modal&drawer support center-footer slot (#5956) ming4762 2025-04-15 16:04:44 +08:00