Commit Graph

  • f25f3a34d0 refactor: replace px calc spacing utilities xingyu4j 2026-03-14 18:31:35 +08:00
  • 2823848fae refactor: migrate spacing utilities to tailwind v4 syntax xingyu4j 2026-03-14 18:27:16 +08:00
  • b9467b2bc3 chore: configure tailwind v4 dynamic spacing xingyu4j 2026-03-14 18:14:44 +08:00
  • fa190e0975 chore: checkpoint tailwind spacing updates xingyu4j 2026-03-14 18:11:08 +08:00
  • 90dc8cf997 chore: update deps xingyu4j 2026-03-14 17:52:40 +08:00
  • a6a6efdf59 chore: release 5.7.0 Jin Mao 2026-03-14 09:13:34 +08:00
  • 8043faf6c7 docs: remove doc xingyu4j 2026-03-14 00:18:54 +08:00
  • ebed9e64ed fix: lint xingyu4j 2026-03-14 00:17:06 +08:00
  • 913636ae44 refactor: simplify oxc eslint compatibility xingyu4j 2026-03-14 00:16:27 +08:00
  • 7b064e9f33 chore: vsh lint xingyu4j 2026-03-13 23:41:17 +08:00
  • 16da0eaca3 fix: vsh lint xingyu4j 2026-03-13 23:31:19 +08:00
  • 6acfee2737 fix: vsh lint xingyu4j 2026-03-13 23:26:29 +08:00
  • 92abf7edaa chore: oxlint-tsgolint xingyu4j 2026-03-13 23:22:52 +08:00
  • 395babc1f5 feat: tsgolint xingyu4j 2026-03-13 23:13:10 +08:00
  • 68cde54bad feat: add tsgolint xingyu4j 2026-03-13 23:13:01 +08:00
  • c7d7529c00 chore: ts xingyu4j 2026-03-13 23:07:04 +08:00
  • 748f60c7bb chore: lint config xingyu4j 2026-03-13 22:12:15 +08:00
  • ffee62e940 chore(vscode): update workspace editor settings xingyu4j 2026-03-13 22:02:50 +08:00
  • a0ea221131 style(common-ui): normalize generic formatting xingyu4j 2026-03-13 21:57:18 +08:00
  • 2846bcb84e fix(common-ui): guard resize drag start state xingyu4j 2026-03-13 21:56:53 +08:00
  • 542ed6c08f refactor: rename formatter utilities xingyu4j 2026-03-13 21:56:23 +08:00
  • 6dabb848a5 build: migrate formatting pipeline to oxfmt xingyu4j 2026-03-13 21:56:08 +08:00
  • de0181e0d9 fix: lint xingyu4j 2026-03-13 20:58:07 +08:00
  • a850d426ef chore: fix lint and typecheck issues xingyu4j 2026-03-13 20:57:52 +08:00
  • 771277d5d9 fix: align oxlint compat config typing xingyu4j 2026-03-13 20:28:56 +08:00
  • 20b4f5c99f chore: oxlint config xingyu4j 2026-03-13 20:26:10 +08:00
  • e7fa87b301 chore: finalize oxlint migration config xingyu4j 2026-03-13 20:25:25 +08:00
  • 40c66958bc chore: remove un use deps xingyu4j 2026-03-13 15:59:04 +08:00
  • 600fc71aed fix: eslint xingyu4j 2026-03-13 15:58:53 +08:00
  • 443e4b04cd chore: update vite 8 xingyu4j 2026-03-13 15:51:28 +08:00
  • 556a3c0fab Update pnpm-lock.yaml Lmx1220 2026-03-13 15:25:14 +08:00
  • 1eca52f962 Update pnpm-lock.yaml Lmx1220 2026-03-13 15:20:58 +08:00
  • e21adb395b Merge branch 'main' into main Lmx1220 2026-03-13 15:08:24 +08:00
  • 0e4bf80bf4 chore: update deps xingyu4j 2026-03-13 10:33:23 +08:00
  • 107750971b fix: fix useEcharts cdc 2026-03-10 21:48:33 +08:00
  • 24e1be47ca fix: fix component type (#7601) 橙子 2026-03-10 05:11:06 +08:00
  • 7e0978c764 fix: 修复验证码登录发送逻辑,未校验手机号或发送失败仍开始倒计时的问题 (#7616) Mr. Xie 2026-03-10 05:10:34 +08:00
  • 83a0c9662d fix: 修复路由重复 (#7590) Leo 2026-03-10 05:09:48 +08:00
  • a4736a49f8 feat: migrate to Tailwind CSS v4 (#7614) xingyu 2026-03-10 05:08:45 +08:00
  • 235cccc146 转诊方优化 李琦 2026-03-07 13:11:23 +08:00
  • aa7d8630b5 fix: 侧边菜单栏拖拽优化 (#7606) zouawen 2026-03-07 05:32:09 +08:00
  • 36313f378e chore: update package.json and cspell.json lmx 2026-03-04 19:17:33 +08:00
  • 45054d3238 chore: update pnpm-lock.yaml lmx 2026-03-04 19:03:41 +08:00
  • 173e6b08c9 fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch lmx 2026-03-04 18:25:15 +08:00
  • 2a86404ba5 fix: 修复混合双列布局侧边栏拖拽线条位置显示bug,同步修复普通布局和混合双列布局切换时width计算导致侧边栏宽度显示异常问题,新增普通布局和混合双列布局侧边栏菜单折叠状态同步 (#7596) zouawen 2026-03-02 15:31:29 +08:00
  • b8a0199cde feat(preferences): add toggle for copy preferences button (#7594) han 2026-03-02 15:30:38 +08:00
  • a46ed55a86 fix: bump version to 5.6.0 (#7592) Bryan Qiu 2026-03-02 04:22:21 +08:00
  • 1a9fbddef4 Merge branch 'main' into main Jin Mao 2026-02-28 12:04:48 +08:00
  • 1209aaafb4 fix: 修复lint报错 zouawen 2026-02-28 11:25:07 +08:00
  • 8e71261d49 fix: 侧边栏菜单拖拽功能在设置内增加开关 zouawen 2026-02-28 11:19:01 +08:00
  • 49e45eab54 chore(deps): bump vue-router from 4.6.4 to 5.0.3 (#7583) dependabot[bot] 2026-02-27 17:06:18 +08:00
  • bd22793ceb feat: add the attribute routeCached to route to control cache the DOM corresponding to the route Jin Mao 2026-02-27 16:04:01 +08:00
  • b2013436c5 fix: 优化最大值限制 zouawen 2026-02-27 11:12:50 +08:00
  • cc808cb8c5 fix: 优化最小值限制 zouawen 2026-02-27 11:06:57 +08:00
  • afffc4b3f0 fix: 优化侧边栏拖拽逻辑,支持展开和折叠 zouawen 2026-02-27 10:53:50 +08:00
  • 99710ef9dc feat: 优化侧边栏拖拽逻辑 zouawen 2026-02-26 18:11:30 +08:00
  • 3d4ae04d9b Merge branch 'main' into main zouawen 2026-02-26 10:20:32 +08:00
  • 707b391449 feat: 侧边栏宽度拖拽改为composable实现,同时修复tabbar.ts文件lint报错 zouawen 2026-02-26 10:09:29 +08:00
  • 45b843f344 fix: fix bug where renderEcharts gets stuck in a dead loop (#7561) ming4762 2026-02-26 06:21:08 +08:00
  • 191fd90f06 chore: 更新表单描述显示样式 (#6938) Wu Clan 2026-02-26 06:17:04 +08:00
  • 05920cd66d feat(vite-config): vite export typing (#7569) moil-xm 2026-02-26 06:14:12 +08:00
  • 01508d5e42 fix: fix lint Jin Mao 2026-02-26 05:45:36 +08:00
  • 57cf6cbc9e feature: 简易版菜单宽度拖拽功能 zouawen 2026-02-25 17:50:19 +08:00
  • 03ebbea46a fix(menu): update hover color variable to use the correct reference (#7544) AxiosLeo 2026-02-12 22:22:53 +08:00
  • 8e7a5d1ec3 fix: Fix layout change, ensure div[ref="asideRef"] is contained within <aside> (#7551) zouawen 2026-02-12 22:22:34 +08:00
  • aa74a2535b fix(tabbar): visitHistory field (#7543) AxiosLeo 2026-02-11 16:09:37 +08:00
  • 32379ba4b7 fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏 (#7542) zouawen 2026-02-11 16:08:32 +08:00
  • 7fe8d7b4be fix: ts 错误: 类型实例化过深,且可能无限 moil-xm 2026-02-10 16:13:36 +08:00
  • aace726a91 feat(playground): add antdv-next router link (#7532) Bin 2026-02-10 13:09:34 +08:00
  • e6f6e5464a Merge branch 'main' into main Jin Mao 2026-02-10 12:08:16 +08:00
  • 7d04b600fb fix: correct updateDate to updateData in the echarts hook (#7538) Aliner 2026-02-10 11:19:45 +08:00
  • 463bfde2ac fix: config.test.ts.snap新增showRefresh参数 zouawen 2026-02-10 08:50:02 +08:00
  • 893f74dc3e fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化 zouawen 2026-02-09 16:31:29 +08:00
  • 8a215fbcc7 chore: release 5.6.0 Jin Mao 2026-02-09 05:09:57 +08:00
  • ac5e4c4722 chore: update deps Jin Mao 2026-02-09 04:52:06 +08:00
  • 04d01b0bab chore: fix lint Jin Mao 2026-02-09 04:49:06 +08:00
  • cb1d7565a3 Merge branch 'fork/ffgenius/antd-vue-next' Jin Mao 2026-02-09 03:09:01 +08:00
  • 1d9b6407a4 chore: 更新开发环境端口号配置 Jin Mao 2026-02-09 03:04:42 +08:00
  • 22ed522711 feat: support menuVisibleWithForbidden in generate-routes-backend (#7526) MistyMoon 2026-02-09 02:44:29 +08:00
  • a3598ef859 chore: fix lint Jin Mao 2026-02-09 02:42:50 +08:00
  • 6fe09ec2dd perf: optimize the closing jump logic of tabs Jin Mao 2026-02-09 02:36:38 +08:00
  • 57911d9e09 Merge branch 'tab-2026020401' of https://github.com/ming4762/smart-boot-ui-vben into ming4762-tab-2026020401 Jin Mao 2026-02-09 02:36:04 +08:00
  • 3aee283495 Revert "feat(web): cancel pnpm-lock.yaml submission" Bin 2026-02-08 23:14:31 +08:00
  • 54b24c2677 feat(web): cancel pnpm-lock.yaml submission Bin 2026-02-08 23:12:40 +08:00
  • 8cadad0a1e feat(web): add antdv-next model Bin 2026-02-08 23:00:19 +08:00
  • 633c5f3cda perf: optimize the closing jump logic of tabs zhongming4762 2026-02-08 20:50:54 +08:00
  • a8431e2040 perf: optimize the closing jump logic of tabs zhongming4762 2026-02-08 20:36:32 +08:00
  • 7a2b916387 perf: optimize the closing jump logic of tabs zhongming4762 2026-02-08 20:36:16 +08:00
  • 8e81929bf1 转诊方优化 李琦 2026-02-07 23:22:34 +08:00
  • 2bbd943b39 转诊方优化 李琦 2026-02-07 16:22:54 +08:00
  • 6e0dc28f43 转诊方优化 李琦 2026-02-07 14:17:23 +08:00
  • 5158499dd1 转诊方优化 李琦 2026-02-07 13:02:04 +08:00
  • dc9e629b31 转诊方优化 李琦 2026-02-07 11:12:43 +08:00
  • 99ea152081 优化西药诊所开中药处方的提示 李琦 2026-02-07 09:41:12 +08:00
  • f4dfb68b7b Merge branch 'MrLeo-main' Jin Mao 2026-02-06 15:41:55 +08:00
  • 8f4f27d860 Merge branch 'main' of https://github.com/MrLeo/vue-vben-admin into MrLeo-main Jin Mao 2026-02-06 15:39:48 +08:00
  • e9eab29953 fix:fix password input icon visual bug in certain browser (#7521) tikitoki 2026-02-06 15:28:48 +08:00
  • 4f1eeb7da5 fix: 修复设置default-expanded-level后无法check更低层级节点 logic and tree value updates (#7155) Leo Caan (陈栋) 2026-02-06 12:55:14 +08:00
  • 6fd426d719 fix: 当 showToolbar 为 false 时禁用工具栏(vxe-table),减少无 Toolbar 的 Gird 留白 Leo 2026-02-04 17:10:36 +08:00
  • 331da3c8c7 perf: optimize the closing jump logic of tabs zhongming4762 2026-02-04 19:29:33 +08:00