Commit Graph

  • 1e029dbc9a fix: 修复部分场景 echarts 在使用 v-show 时获取不到 width 的问题 (#6776) vent 2025-09-30 05:09:33 +08:00
  • 81bb7456f8 fix: 修复注解错误 (#6763) Cup_Of_Bread 2025-09-23 23:49:25 +08:00
  • 26f8d2aa30 perf: 表单需要通过权限控制是否需要展示,dependencies.if 这种方式需要别triggerFields触发字段,不能满足要求 (#6756) pangyajun123 2025-09-23 23:48:27 +08:00
  • a8b848d367 fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 (#6591) boisduval 2025-09-23 23:45:26 +08:00
  • 482ce981ce chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… (#6752) ming4762 2025-09-17 17:42:39 +08:00
  • 97ad93ab1f Merge branch 'zouawen-main' Jin Mao 2025-09-17 17:41:05 +08:00
  • 319b7fcdaa Merge branch 'main' of https://github.com/zouawen/vue-vben-admin into zouawen-main Jin Mao 2025-09-17 17:37:43 +08:00
  • 4de8220ce6 feat(common-ui): 添加 Tree 组件 Jin Mao 2025-09-17 17:28:39 +08:00
  • 9114692f95 Merge branch 'main' into main Jin Mao 2025-09-15 08:08:31 +08:00
  • 0f7731b611 Merge branch 'ming4762-stream-2025091101' Jin Mao 2025-09-15 08:03:52 +08:00
  • 8040bc1a22 Merge branch 'stream-2025091101' of https://github.com/ming4762/smart-boot-ui-vben into ming4762-stream-2025091101 Jin Mao 2025-09-15 08:02:30 +08:00
  • 11d273cbb6 feat(authentication): 二维码登录和验证码登录组件增加返回按钮显隐配置 (#6713) oc 2025-09-15 07:43:18 +08:00
  • a4b8f8f795 fix: 节点选中时过滤父节点禁用状态 zouawen 2025-09-12 17:31:41 +08:00
  • dfa2ac3435 fix: 全选时过滤disabled的节点 zouawen 2025-09-11 18:16:05 +08:00
  • 39820c783c fix: 1、VbenTree新增是否全选、展开折叠功能; 2、解决当点击子节点label文字区域,而非checkbox时,关联父组件不能选中问题; 3、优化子节点选中时关联父节点选中功能:删除VbenTree中processParentSelection方法,改为在onSelect中实现,原因:processParentSelection在每次模型值更新时都会被调用,且计算复杂度为O(n^2),onSelect只在交互时触发,复杂度为O(n); 4、新增中间层tree组件,处理无数据时显示场景(显示图标Inbox和国际化comom.noData文本); 5、为防止父组件传值子组件boolean类型默认false问题,新增treePropsDefaults方法,为TreeProps赋默认值,Tree组件和VbenTree组件统一使用; 6、优化VbenTree组件整体样式(优化padding、margin、gap值,优化type为button时outline左右空白区域不对称问题),优化内部header、footer插槽样式。 zouawen 2025-09-11 16:41:41 +08:00
  • 66822a5f95 feat: add SSE support to request-client zhongming4762 2025-09-11 11:22:47 +08:00
  • eb4f1f8164 feat: add SSE support to request-client zhongming4762 2025-09-11 10:50:19 +08:00
  • 6a85b3ab84 fix(@vben/common-ui): resolve #6698 (#6700) 谦元吉 2025-09-02 17:02:11 +08:00
  • c57592f3a6 fix(@vben-core/shadcn-ui): 修复VbenPinInput组件在点击获取验证码和回车同时进行时会重复触发计时器的问题 (#6705) 谦元吉 2025-09-02 16:56:46 +08:00
  • 7b19edd0fc fix: 更新 liqi 2025-09-01 13:13:50 +08:00
  • f87e623a84 fix: 更新 liqi 2025-08-31 09:20:42 +08:00
  • b0d7b177be fix: 角色管理,授权的树形组件,取消勾选叶子节点,父级节点状态错误 (#6680) Ken Hai 2025-08-25 21:32:01 +08:00
  • 566d3bdf7c fix: appendToMain warning (#6684) LinaBell 2025-08-25 21:25:29 +08:00
  • adbf793e79 fix(@vben/web-ele): the main color tone for switching between dark and light themes has been reset (#6678) 螃蟹 2025-08-25 11:03:54 +08:00
  • cf6c4c9aae fix: cannot read properties of null (reading 'nextSibling') (#6667) LinaBell 2025-08-21 22:26:10 +08:00
  • ffaf85c8f3 fix: 修复角色修改时VbenTree组件没有回显选中 (#6662) Ken Hai 2025-08-21 15:30:58 +08:00
  • 2cc78f925f fix: the bug in the lock method of the vbenModal component (#6648) panda7 2025-08-21 15:17:55 +08:00
  • 93f0eea4e7 fix: fix the issue of excessive line spacing in vbenForm (#6653) ming4762 2025-08-21 12:41:04 +08:00
  • fddfc6d494 fix: 增加对不支持的 HTTP 方法的错误处理 lighua 2025-08-21 11:13:02 +08:00
  • 58e3941810 chore(docs): update the component import of the form adapter description in the document (#6656) 谦元吉 2025-08-19 16:48:10 +08:00
  • 3ad433a50b fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652) Svend 2025-08-19 16:47:45 +08:00
  • 8ac2db5b7c fix: fix the issue of VbenForm compact reactive failure (#6654) ming4762 2025-08-19 16:46:14 +08:00
  • a441dcebae fix: meta.link invalid issue Elm1992 2025-08-17 23:46:27 +08:00
  • ff4704d5ea chore: Upgrade vite to version 7.x (#6645) Vben 2025-08-16 22:50:31 +08:00
  • 6ddfbd84b0 chore: modify the contributor showcase in the README (#6636) 菠萝吹雪 2025-08-16 22:47:08 +08:00
  • 1e6417f95b feat: vBenForm add layout: inline (#6644) ming4762 2025-08-16 22:41:08 +08:00
  • e147a9d2fd chore: release 5.5.9 vben 2025-08-16 22:16:02 +08:00
  • 4efebb8c0b fix:update (#6635) 谦元吉 2025-08-14 22:01:12 +08:00
  • 9ce0df88ae fix: 修复mock里面eventHandler重复导致无法启动 (#6631) gxc685 2025-08-14 22:00:54 +08:00
  • 3cf0c0eb04 fix(@vben/backend-mock): go back to the last modification (#6634) 谦元吉 2025-08-14 12:06:41 +08:00
  • ab7e363279 fix(@vben/backend-mock): fix all ts type errors in this module (#6613) 谦元吉 2025-08-12 17:23:39 +08:00
  • df655015b1 fix: 优化文件下载器方法 lighua 2025-08-08 15:31:31 +08:00
  • 9fc594434f perf: 优化useVbenForm样式 (#6611) xueyang 2025-08-07 23:48:34 +08:00
  • b93e22c45a fix(@vben/layouts): respect base URL when opening route in new window (#6583) leo 2025-07-29 13:46:05 +08:00
  • 193f5b6512 Merge branch 'main' into 2025072604 Jin Mao 2025-07-28 15:53:04 +08:00
  • cb3f96683f fix: 修复双列布局模式下,路由为hideInMenu时,空白右列 Jin Mao 2025-07-28 15:50:21 +08:00
  • 06ffdf164a feat: add dingding login zhongming4762 2025-07-25 22:02:55 +08:00
  • 5b75e5e917 perf: perf the control logic of VbenModal full screen and header (#6566) ming4762 2025-07-25 21:45:45 +08:00
  • fad0b49841 fix: adding roles does not automatically refresh (#6548) aonoa 2025-07-25 21:35:57 +08:00
  • 260e45cd7b Merge branch 'main' into feat/add-vben-modal-animation Jin Mao 2025-07-25 21:33:11 +08:00
  • 1575619d53 chore: release v5.5.8 vben 2025-07-19 22:19:50 +08:00
  • d5a36a167d fix: fix vxeTable commit proxy (#6536) Jin Mao 2025-07-19 16:07:15 +08:00
  • fc9ea347ca Merge branch 'main' into feat/add-vben-modal-animation panda7 2025-07-18 00:38:54 +08:00
  • 1a9b0509d5 feat: add animation effects to VbenModal component  panda7 2025-07-18 00:15:40 +08:00
  • 07b64ad384 feat: add function support for formItemClass prop (#6511) panda7 2025-07-17 09:37:39 +08:00
  • 1bc5d2986b chore: update-vxe-table (#6516) Jin Mao 2025-07-16 19:15:39 +08:00
  • bb36cca315 fix: 锁定屏幕页面样式自适应 (#6480) HamWong 2025-07-15 09:08:08 +08:00
  • b8bf482c6a Merge branch 'main' into form Jin Mao 2025-07-07 09:16:54 +08:00
  • 3b673ca915 Merge branch 'main' into feature/scroll_to_the_error_field Jin Mao 2025-07-07 08:21:50 +08:00
  • bbf0287511 chore: fix lint warning (#6487) Jin Mao 2025-07-07 08:21:25 +08:00
  • d4786f3f75 Merge branch 'main' into feature/scroll_to_the_error_field panda7 2025-07-06 21:19:52 +08:00
  • b333fd676d docs: update vben-drawer.md (#6478) xue-jn 2025-07-06 20:26:06 +08:00
  • f1051c8773 feat: add scrollToFirstError to the form component sqchen 2025-07-05 00:50:53 +08:00
  • 243f3a201d feat: add scrollToFirstError to the form component sqchen 2025-07-05 00:19:12 +08:00
  • 2f7de243f6 Merge branch 'vbenjs:main' into slider-translate-captcha 陈蔚然 2025-07-04 10:28:40 +08:00
  • 1aafb43103 feat: 增加基于图片拼图切片平移的验证码 chenweiran 2025-07-04 10:26:02 +08:00
  • 8ccd01ade5 feat: 增加基于图片拼图切片平移的验证码 chenweiran 2025-07-04 10:23:47 +08:00
  • e6bfbce6cb revert: page height fixed,revert #6422 Netfan 2025-07-03 22:29:48 +08:00
  • 1f63aed64c fix(@vben/common-ui): add page footer's height to calc contentstyle (#6422) someone-cool 2025-07-03 18:36:42 +08:00
  • 253b0da7d2 fix: 接口返回子节点为空数组时,还会显示折叠箭头 (#6463) xue-jn 2025-07-03 18:35:03 +08:00
  • 33a4d524db feat(@vben/plugins): 新增VxeGrid组件插槽类型定义 (#6452) RanMaoting 2025-07-03 18:34:37 +08:00
  • bbd8a53d9d feat: 增加基于图片拼图切片平移的验证码 chenweiran 2025-07-03 18:20:20 +08:00
  • 8554924cb9 feat: 增加基于图片拼图切片平移的验证码 chenweiran 2025-07-03 17:43:19 +08:00
  • fee811d950 fix: 优化组件方法透传并新增表单弹窗示例 (#6443) RanMaoting 2025-07-02 19:58:48 +08:00
  • 78076e70b4 chore: update deps Netfan 2025-07-02 16:55:55 +08:00
  • b78bc65ce7 feat: 组件json-viewer支持bigint数据显示 cwy (#6377) chewenye 2025-06-29 04:32:30 +08:00
  • b1fb623113 feat: 为 auth layout 添加 slot: logo, 提升组件的灵活性和可复用性 (#6442) Utopia 2025-06-27 19:23:24 +08:00
  • de14908fd3 fix(icon-picker): 解决icon-picker组件切换分页后,关键词检索失效问题 (#6437) Stephen Chang 2025-06-27 19:21:23 +08:00
  • 5c3972196a fix: Add $t import to login expired modal (#6429) Li Kui 2025-06-27 19:20:25 +08:00
  • 3230781538 feat: [vben-tree]增加数据disabled (#6343) CG.gatspy 2025-06-27 19:09:30 +08:00
  • e7fd0e3b6a feat(hooks): useHoverToggle的入参refElement支持传入响应式数组 (#6333) broBinChen 2025-06-27 19:08:41 +08:00
  • 2f7d1f009d fix: 全屏状态下弹窗圆角优化 (#6413) yuhengshen 2025-06-24 23:41:54 +08:00
  • 946f91f387 feat: optimize modal dragging range(#6414) yuhengshen 2025-06-24 17:05:59 +08:00
  • 986eacae9a fix: improve request logic in api-component lghuahua 2025-06-20 08:42:45 +08:00
  • 97b8e28a2b docs: fix delete request usage (#6389) Netfan 2025-06-17 08:52:59 +08:00
  • c0962fec18 fix: auto close popup on deactivated (#6368) Netfan 2025-06-11 12:20:52 +08:00
  • 8ba7bdf2bd fix(button): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340) XiaoHetitu 2025-06-08 17:56:24 +08:00
  • b015fbc9fc fix: [adapter] 表格配置类型报错 (#6327) zyy 2025-06-08 17:53:55 +08:00
  • b69320c070 feat(hooks): support separate enter/leave delays in useHoverToggle (#6325) broBinChen 2025-06-08 17:53:29 +08:00
  • dcccc213ce fix: requestClient.upload会将vbenform中value为undefined的值转为字符串undefined’提… (#6300) zhang 2025-06-08 17:51:16 +08:00
  • c0e601c020 fix: menu type is not 'button' (#6277) ali-pay 2025-06-08 17:50:44 +08:00
  • 017ed1a9e1 types: 为useVbenVxeGrid添加泛型声明,使grid实例上能正确获取到行数据的类型 (#5653) RanMaoting 2025-06-08 17:43:02 +08:00
  • b9aef618fe chore: release 5.5.7 vben 2025-06-04 05:33:06 +08:00
  • 4102cc2211 feat: improve vbenCheckButtonGroup (#6329) Netfan 2025-06-03 23:11:56 +08:00
  • ea776aa710 types: 扩展user-dropdown组件的menus类型,支持iconify (#6283) chewenye 2025-06-03 06:07:06 +08:00
  • feb96dc8ea fix: resolve onClosed method failure in connectedComponent of useVbenModal (#6309) huanghezhen 2025-06-02 08:16:48 +08:00
  • 470fd43b49 fix: 修复使用useVbenVxeGrid配置hasEmptyText、hasEmptyRender不生效的问题 (#6310) wyc001122 2025-06-02 08:16:26 +08:00
  • 76d106e474 fix: When defaultHomePage is inconsistent with user.homePath, the pa… (#6299) zhang 2025-06-02 08:07:06 +08:00
  • 78c3c9da6f docs(settings): 完善'生产环境动态配置'步骤 (#6297) wyc001122 2025-06-02 08:05:23 +08:00
  • 081d08a7f8 fix: alert width fixed in small screen (#6312) Netfan 2025-05-30 19:54:26 +08:00