Commit Graph

  • 081d08a7f8 fix: alert width fixed in small screen (#6312) Netfan 2025-05-30 19:54:26 +08:00
  • 96a10ca83f style: fix lint error (#6298) Netfan 2025-05-28 19:23:21 +08:00
  • f31360ba4e feat: support for hybrid permission access control mode (#6294) wyc001122 2025-05-28 17:01:58 +08:00
  • 4eb16d6d3a fix: fix table-title slot not work (#6295) wyc001122 2025-05-28 17:01:11 +08:00
  • 53304514b6 fix: Update index.ts (#6268) liqiang0330 2025-05-26 13:29:27 +08:00
  • 6fbf1387f5 fix: reset slider-captcha after login failed (#6275) Netfan 2025-05-25 16:04:56 +08:00
  • e5c937396d fix: json-bigint parse used in vxeTable (#6271) Netfan 2025-05-24 13:01:58 +08:00
  • af186f878d fix: repair the unexpected form default value (#5567) littlesparklet 2025-05-23 16:05:11 +08:00
  • 97894a940e feat: optimize logo display (#6267) wyc001122 2025-05-23 15:24:01 +08:00
  • 48d70182b4 feat: improve check updates (#6257) yingzi2019 2025-05-23 15:23:06 +08:00
  • a1091bad46 feat: enhances compatibility with APIs returning large numeric values (#6250) Netfan 2025-05-23 15:22:18 +08:00
  • 9f9be21e2a fix: component Input is not registered when initialize page (#6246) zhang 2025-05-23 15:21:09 +08:00
  • a2bdcd6e49 feat: ellipsis text automatically displays tooltip based on ellipsis (#6244) panda7 2025-05-23 15:20:38 +08:00
  • 11b2b5bcc2 fix: 修复菜单管理中按钮类型值错误的问题 (#6255) ali-pay 2025-05-22 09:09:31 +08:00
  • ebef2c91e2 fix: tab cannot be displayed correctly after browser refresh (#6256) LinaBell 2025-05-22 09:04:40 +08:00
  • 0c3edb10b0 fix: getFieldComponentRef will return actual ref within AsyncComponentWrapper (#6252) Netfan 2025-05-21 14:48:51 +08:00
  • f7bae8ac0f chore: export framework components for use in independent pages zwtvip 2025-05-21 00:37:26 +08:00
  • 8ac97688da fix(preferences): 更新内容内边距默认值 (#6233) wyc001122 2025-05-20 09:50:23 +08:00
  • 2efacb3e5b docs: Update build.md (#6228) 李轻舟 2025-05-19 16:30:39 +08:00
  • dae46abb71 feat: additional-settings (#6225) wyc001122 2025-05-19 16:29:15 +08:00
  • 5ee2a74e2d fix(use-design-tokens): 完善element-plus暗色主题颜色 (#6224) wyc001122 2025-05-19 16:27:34 +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
  • 024c01d350 fix(@vben-core/shadcn-ui): fix disabled functionality not working in VbenTree component (#6205) wyc001122 2025-05-16 14:13:43 +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
  • 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
  • 90625782c0 fix: delete useless code (#6143) afe1 2025-05-08 16:51:12 +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
  • 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
  • 3b3f8e4e44 fix: fix IconPicker props warning (#6108) ming4762 2025-05-06 09:30:37 +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
  • 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
  • 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
  • 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
  • b985ff0584 fix: vxe-table theme token follow primary color (#6007) pangyajun123 2025-04-21 19:15:05 +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
  • 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
  • f7a4d13a4c fix: fixed arguments of callbacks in formApi (#5970) Netfan 2025-04-16 14:11:04 +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
  • 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
  • d864085c13 feat: vben-form添加arrayToStringFields属性 (#5957) lztb 2025-04-15 16:03:20 +08:00
  • fcdc1a1602 feat: add more expose methods for apiComponent (#5958) Netfan 2025-04-15 15:32:30 +08:00
  • bf7496f0d5 feat: add useAlertContext for Alert component (#5947) Netfan 2025-04-15 00:00:05 +08:00
  • 9700150653 fix: table actions in fixed column (#5945) Netfan 2025-04-14 19:56:52 +08:00
  • f0e9e55af2 feat: alert support customize footer (#5940) Netfan 2025-04-14 11:48:21 +08:00
  • ff88274554 fix: long navigation menu can be scrolled (#5939) Netfan 2025-04-14 11:18:33 +08:00
  • afce9dc5c0 perf: improve destroyOnClose for VbenModal (#5935) ming4762 2025-04-13 23:02:07 +08:00
  • b5700bd0b1 perf: improve autoSelect of ApiComponent (#5936) ming4762 2025-04-13 20:03:18 +08:00
  • a8c4786311 feat: api-component support autoSelect prop (#5931) Netfan 2025-04-12 14:02:35 +08:00
  • 2971ccc0b7 docs: docs modal z-index fixed, update alert docs (#5930) Netfan 2025-04-12 13:41:40 +08:00
  • 4a2c7b313f fix: alert animation (#5927) Netfan 2025-04-12 10:37:47 +08:00
  • 36bf6fc149 fix: builtin color change throttled in preference drawer (#5924) Netfan 2025-04-12 01:44:08 +08:00
  • f46ec30995 fix: theme mode follow the system only auto (#5923) Netfan 2025-04-12 01:16:57 +08:00
  • 9bd5a190c2 fix: alert action button focus, fixed #5921 (#5922) Netfan 2025-04-12 00:59:56 +08:00
  • 86da3cedc2 chore: 导出框架自带的组件,方便独立页面使用 (#5876) zhang 2025-04-09 16:16:56 +08:00