Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 03:49:19 +08:00

648 Commits

Author SHA1 Message Date
pany
4c0fcd0473 chore: v4.0.0 v4.0.0 2023-06-21 12:38:16 +08:00
pany
85bf5a6948 perf: 优化 dark-blue 主题颜色 2023-06-21 12:37:19 +08:00
pany
29e0da32e2 chore: vxe-table 4.4.1 && update other dependencies 2023-06-21 12:28:58 +08:00
pany
8c6f1bd450 fix: 修复控制台告警 “Added non-passive event listener to a scroll-blocking 'wheel' event” 2023-06-21 12:24:54 +08:00
pany
ed1748a111 chore: node version 18.x 2023-06-21 12:02:50 +08:00
pany
9ff017e73a docs: 修改 app-loading.css 注释类型 2023-06-21 11:55:09 +08:00
pany
de4c43bda3 docs: 新增 npmrc 配置注释并添加到 eslint 忽略文件 2023-06-21 11:54:13 +08:00
pany
8f6062494f chore: 移除 vitest/global 配置 2023-06-21 11:52:12 +08:00
pany
996d6c8d53 chore: 移除按需引入相关代码 2023-06-21 11:48:17 +08:00
pany
d4f6f5b717 perf: 代码优化 layout/index 2023-06-21 11:47:16 +08:00
pany
07bde250ff perf: 代码优化 新增 global-components.d.ts 全局注册组件的类型文件 2023-06-21 10:28:04 +08:00
pany
75eadd2094 perf: 代码优化 统一将 props 运行时声明修改为类型声明 2023-06-20 18:40:18 +08:00
pany
d1c7480a4f perf: 代码优化 views/table 2023-06-20 09:13:47 +08:00
pany
d06985b8e6 perf: 代码优化 .editorconfig 2023-06-20 09:13:11 +08:00
pany
57c73cd9a8 chore: vxe-table 4.4.1 && update other dependencies 2023-06-17 15:35:27 +08:00
pany
a124cb2829 fix: 暂时固定 vxe-table 版本为 4.4.1,等待新版 vxe-table 颜色变量稳定后再适配多主题模式 2023-06-17 15:29:32 +08:00
pany
4d07d52b91 perf: 代码优化 views/permission 2023-06-17 14:34:39 +08:00
pany
be75b2b118 perf: 代码优化 views/login 2023-06-16 18:13:13 +08:00
pany
c265e64676 perf: 代码优化 views/dashboard 2023-06-16 18:12:53 +08:00
pany
e8d0f9ba9d perf: 代码优化 App.vue 2023-06-16 18:11:41 +08:00
pany
53694a35be fix: 启用 pnpm shamefully-hoist 配置,用以修复 vue 组件和 element plus 组件没有类型提示的问题 v4.0.0-beta 2023-06-16 13:21:01 +08:00
pany
1a6c2f174e chore: updates all dependencies 2023-06-15 13:48:57 +08:00
pany
e8faa26bd7 perf: 代码优化 layout/Sidebar 2023-06-15 13:42:58 +08:00
pany
8706398eb7 perf: 代码优化 layout/TagsView 2023-06-14 18:15:07 +08:00
pany
46747e7ce2 perf: 代码优化 layout/Settings 2023-06-14 18:14:47 +08:00
pany
9083700b3d perf: 代码优化 layout/NavigationBar 2023-06-14 18:14:11 +08:00
pany
710ff1cda7 perf: 代码优化 layout/Breadcrumb 2023-06-13 13:01:48 +08:00
pany
62e1a7a63d perf: 代码优化 layout/AppMain 2023-06-13 13:01:13 +08:00
pany
4dce9658ff perf: 代码优化 layout/hooks 2023-06-13 13:00:56 +08:00
pany
74f2f7b725 perf: 代码优化 layout/index 2023-06-13 13:00:35 +08:00
pany
3953269006 chore: updates all dependencies && pnpm 8.6.2 2023-06-12 18:22:08 +08:00
pany
44d7ec87c0 perf: 代码优化 LICENSE 2023-06-12 18:20:54 +08:00
pany
47fff7ee14 perf: 代码优化 tests/demo.test 2023-06-12 18:20:24 +08:00
pany
4caa0edf0a perf: 代码优化 prettier 2023-06-12 18:19:21 +08:00
pany
69492c863a chore: updates all dependencies 2023-06-08 18:30:16 +08:00
pany
1d2a4ad9b6 perf: 代码优化 utils/validate 和 utils/service 2023-06-08 13:39:06 +08:00
pddzl
b40df6c6ad
feat: 新增 service.ts 对二进制数据的处理逻辑 (#86) 2023-06-08 09:45:23 +08:00
pany
246f29e8c3 perf: 代码优化 utils/validate 2023-06-07 12:38:58 +08:00
pany
dfff053ae8 perf: 代码优化 utils/service 2023-06-06 18:15:29 +08:00
pany
4b779ed010 chore: updates all dependencies && unocss 0.53.0 2023-06-05 16:10:13 +08:00
pany
3feceb063b style: 优化滚动条交汇处 2023-06-05 11:42:59 +08:00
pany
b2ee4348b7 style: 优化多主题下滚动条样式 2023-06-05 11:36:03 +08:00
CHENZL
155c3e247b
feat: 优化滚动条样式 (#84) 2023-06-05 11:19:27 +08:00
pany
4c08e5f190 perf: 代码优化 utils/permission 和 directives/permission 2023-06-01 18:00:08 +08:00
pany
8520fd3df2 perf: 代码优化 utils/index 2023-06-01 16:09:58 +08:00
pany
dc117459ad chore: updates all dependencies 2023-06-01 09:28:55 +08:00
pany
b2da13b34a perf: 代码优化 router/index 2023-06-01 09:26:53 +08:00
pany
bf29e0e52a perf: 代码优化 utils/cache 2023-06-01 09:24:37 +08:00
pany
51916b6bc0 perf: 代码优化 store/modules/user 2023-05-31 18:23:47 +08:00
pany
4dd30c8233 chore: updates all dependencies && vxe-table 4.4.1 && pnpm 8.6.0 2023-05-30 18:08:09 +08:00