Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 10:59:21 +08:00

770 Commits

Author SHA1 Message Date
pany
f314c04a59 chore: update dependencies 2025-03-27 16:26:01 +08:00
pany
8d3b688a5f docs: add MobVue introduction 2025-03-21 19:23:08 +08:00
pany
138def830f chore: update dependencies 2025-03-21 19:10:01 +08:00
pany
546d29c39b docs: fix typo 2025-03-08 15:46:30 +08:00
pany
cf24e82e53 chore: update dependencies 2025-03-05 20:22:19 +08:00
pany
5dcd7105c0 docs: fix typo 2025-03-01 11:12:30 +08:00
pany
7cca118cfd docs: add MobVue 2025-03-01 11:08:17 +08:00
pany
97d1e288a9 perf: 优化 useTheme 逻辑 2025-02-22 18:10:18 +08:00
pany
8d0c30b001 chore: release 5.0.0-beta.5 v5.0.0-beta.5 2025-02-21 17:20:36 +08:00
pany
64c1dbb5c4 chore: update dependencies 2025-02-21 17:19:07 +08:00
pany
93e5537332 docs: fix typo 2025-02-19 14:28:40 +08:00
pany
c2f5c8ee91 refactor: 减少路由守卫中的硬编码 2025-02-19 13:35:10 +08:00
pany
73fa762052 types: update vue-router type 2025-02-19 11:31:57 +08:00
pany
8d4588b029 fix: 删除冗余的 async 关键字 2025-02-18 16:28:41 +08:00
pany
a935696af0 docs: fix typo 2025-02-18 11:46:05 +08:00
pany
2b081e4eb4 types: 优化调用 isString 方法后对参数类型的推导 2025-02-17 18:19:01 +08:00
pany
9acc5f156e chore: 优化 UnoCSS 配置 2025-02-12 14:05:27 +08:00
pany
a4d38a4307 docs: 更新简介 2025-02-11 16:33:09 +08:00
pany
2dd0aa8575 docs: fix typo 2025-02-10 11:05:55 +08:00
pany
67abb3b2d9 chore: release 5.0.0-beta.4 v5.0.0-beta.4 2025-02-10 10:56:13 +08:00
pany
70b0889be9 fix: 更新生产和预发环境的接口地址 2025-02-10 10:55:13 +08:00
pany
050fc557a6 chore: release 5.0.0-beta.3 v5.0.0-beta.3 2025-02-08 15:46:50 +08:00
pany
879dd6b318 refactor: 重命名接口使其更加遵循 RESTful 风格 2025-02-08 15:21:39 +08:00
pany
d8d1ad2ab7 docs: fix typo 2025-02-08 14:01:33 +08:00
pany
95a8604a2f feat: 为 401 403 添加合适的 error message 2025-02-07 19:14:16 +08:00
pany
d82f3ec874 feat: 由 Apifox 提供在线 Mock 2025-02-07 17:23:07 +08:00
pany
c84b7bcca1 chore: upgrade pnpm and dependencies 2025-02-06 11:02:19 +08:00
pany
010dbcbfe0 chore: release 5.0.0-beta.2 v5.0.0-beta.2 2025-01-22 19:02:10 +08:00
pany
935493cce8 chore: 压缩内置图片 2025-01-22 18:58:01 +08:00
pany
95167dcfc0 chore: update dependencies 2025-01-22 18:39:19 +08:00
pany
fc345dc77b chore: update dependencies 2025-01-16 16:21:11 +08:00
pany
0a438082a6 chore: 更新 code-snippets 2024-12-31 18:14:09 +08:00
pany
6ad8d08ff4 perf: 优化 vite-svg-loader 的 svgo 配置 2024-12-24 20:25:14 +08:00
pany
d34b7c95d0 chore: release 5.0.0-beta.1 v5.0.0-beta.1 2024-12-20 20:35:42 +08:00
pany
c643b410ef perf: 优化预热常用文件功能 2024-12-13 19:38:19 +08:00
pany
5aa09b05db perf: 减少 tsc noEmit 配置硬编码 2024-12-13 19:01:50 +08:00
pany
1fa9d8c1f7 perf: 减少不必要的 dom 节点 2024-12-12 20:12:06 +08:00
pany
197b3be224 feat: 禁止选中 Sidebar 菜单文字 2024-12-12 11:49:44 +08:00
pany
ea34a957f0 perf: 优化 NavigationBar CSS 2024-12-10 19:20:32 +08:00
pany
a3ec9e2ad2 perf: 右侧设置按钮定位方式改为百分比 2024-12-10 17:36:58 +08:00
pany
75206acfe3 ci: 升级 node & pnpm 2024-12-10 17:05:44 +08:00
mowangjuanzi
272642ec97
fix: 修复登录页的主题切换按钮不能跟随配置 (#230)
Co-authored-by: pany <939630029@qq.com>
2024-12-10 10:24:27 +08:00
pany
63e3960465 perf: 更新 unocss 配置 2024-12-09 19:22:38 +08:00
pany
2b21a29f09 perf: 优化 unocss important 配置 2024-12-09 18:49:38 +08:00
pany
e05e94f2b0 perf: 提升 unocss 样式优先级 2024-12-09 18:33:59 +08:00
pany
170269e171 docs: 更新中文文档链接 2024-12-06 17:39:41 +08:00
zhengdongxiang
b02c8c6f60
fix: 修复TagsView居中样式问题 (#227)
Co-authored-by: mac <mac@macdeMacBook-Pro.local>
2024-12-06 13:44:16 +08:00
pany
f7d4ea147e chore: release 5.0.0-beta.0 v5.0.0-beta.0 2024-12-05 19:35:30 +08:00
pany
f331a2e655 docs: 更新依赖 & 更新付费服务详情链接 2024-12-05 19:34:25 +08:00
pany
c9859aa597
chore: 5.0.0-beta 2024-12-05 19:05:51 +08:00