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

688 Commits

Author SHA1 Message Date
pany
0c23ef9f8c chore: 修改 directives.d.ts 文件名 2024-12-02 18:16:07 +08:00
pany
df3f209be9 perf: 移除冗余的文件 2024-12-02 17:17:48 +08:00
ClariS
ebb8e808d4
feat: 引入 unplugin-svg-component 插件代替 vite-plugin-svg-icons 插件 & elIcon 支持类型提示 (#220)
Co-authored-by: pany <panyang@mafengwo.com>
2024-12-02 17:07:21 +08:00
ClariS
503e2d8487
docs: 删除 global-components.d.ts 注释多余的括号 (#221) 2024-12-02 10:22:18 +08:00
pany
392927884b perf: 移除冗余的 xe-utils 插件 2024-11-29 19:28:31 +08:00
pany
51823f8c6a perf: 移除暂未大量使用的 vxe-table-plugin-element 插件 2024-11-29 18:37:12 +08:00
pany
ff5dcd66f1 perf: 将项目中所以得外部 css 资源放一起 2024-11-29 17:03:28 +08:00
pany
0142c8a94d chore: 更换 description & 移除自定义 changelogithub 2024-11-29 16:19:47 +08:00
pany
23f0c1b133 perf: 移除冗余的 element plus css 完整导入 2024-11-29 15:45:14 +08:00
pany
20cc0885d7 refactor: 自动按需导入 pinia api 2024-11-29 11:48:04 +08:00
pany
5338d12fd3 refactor: 自动按需导入 vue 和 vue-router api 2024-11-29 11:41:21 +08:00
pany
ea1fe99dfa perf: 将自动生成的 .d.ts 文件归纳到 auto 目录 2024-11-29 10:59:33 +08:00
pany
fd075bd63d feat: 引入自动按需导入组件 2024-11-28 19:34:54 +08:00
pany
6e43607f7e feat: 同步 element plus font-family 方案 2024-11-28 17:05:26 +08:00
pany
6fd7dfe7aa perf: 优化 demo 页面 2024-11-28 16:59:26 +08:00
pany
8e423954ce chore: 移除 @types/node 依赖,升级其他依赖 2024-11-28 15:53:08 +08:00
pany
6a39d67941 perf: 优化权限示例页面名称 2024-11-28 14:50:50 +08:00
pany
97030fa04b refactor: 优化权限示例页面 UI 2024-11-28 14:44:27 +08:00
pany
d3b09be774 perf: 省略 window 前缀 2024-11-28 13:39:44 +08:00
pany
05f8cc6404 docs: fix typo 2024-11-28 11:43:05 +08:00
pany
1bd695db17 perf: 保留一个 dashboard 占位图 2024-11-28 11:39:08 +08:00
pany
0fe9d6072b perf: dashboard 页面占位图自适应宽度 2024-11-28 11:32:28 +08:00
pany
86ec9766dd feat: 新增 dashboard 页面占位图 2024-11-28 11:18:02 +08:00
pany
0ac0719e21 feat: 收缩侧边栏后选中项父级背景高亮 2024-11-27 19:35:49 +08:00
pany
f46f9f5091 docs: 优化左侧导航菜单 title 2024-11-27 19:13:47 +08:00
pany
fa0eadd986 feat: 标签栏左右滚动按钮文字提示 2024-11-27 18:57:16 +08:00
pany
0cbb1ea998 revert: 撤销 svgo 配置 2024-11-27 17:41:00 +08:00
pany
eef5807040 docs: 优化路径别名注释 2024-11-27 17:14:54 +08:00
pany
d0cfcead4a refactor: 将 apis 目录剥离到 common 目录下 2024-11-27 17:06:50 +08:00
pany
5a94ec4c3b feat: 登录页验证码输入框开启遮眼动画 2024-11-27 16:58:34 +08:00
pany
0dc9d03237 refactor: 构建 login 微模块 2024-11-27 16:43:38 +08:00
pany
f892c5d730 refactor: 将示例页面的 route 收拢到 /demo 下 2024-11-27 15:23:28 +08:00
pany
cc6635a6d9 perf: 简化 error 目录名称 2024-11-27 14:12:44 +08:00
pany
9a02f69692 refactor: 将示例页面收拢到 demo 目录 2024-11-27 14:04:17 +08:00
pany
b0e93f6184 refactor: 重命名 plugins 目录下名称 2024-11-27 11:52:06 +08:00
pany
dc48bf4880 refactor: 合并 directives 目录到 plugins 目录 2024-11-27 11:17:38 +08:00
pany
f6668e471c revert: 撤销对 plugins 和 directives 的目录迁移 2024-11-27 10:55:57 +08:00
pany
f2146ae716 refactor: 迁移 utils 到 common 目录 2024-11-27 10:31:51 +08:00
pany
835d4c4636 refactor: 迁移 plugins 到 common 目录 2024-11-27 10:23:29 +08:00
pany
8cb796a290 refactor: 迁移 directives 到 common 目录 2024-11-27 10:21:06 +08:00
pany
1ce2353c1b refactor: 迁移 constants 到 common 目录 2024-11-27 10:19:19 +08:00
pany
77cfb43df6 refactor: 迁移 composables 到 common 目录 2024-11-27 10:17:30 +08:00
pany
a61ec9c71b refactor: 迁移 components 到 common 目录 2024-11-27 10:14:30 +08:00
pany
fd6b76f990 refactor: 迁移 assets 到 common 目录 2024-11-27 10:09:14 +08:00
pany
f197777060 perf: 简化 Sidebar 子组件名称 2024-11-26 19:07:35 +08:00
pany
9363308494 perf: 扁平化 plugins 目录 2024-11-26 18:25:05 +08:00
pany
24fd0a6253 perf: 扁平化 directives 目录 2024-11-26 18:20:52 +08:00
pany
cc65b1d6c7 perf: 将 layouts 配置文件迁移到 layouts 目录 2024-11-26 18:13:39 +08:00
pany
8a224cc946 perf: 将白名单配置文件迁移到 router 目录 2024-11-26 18:05:20 +08:00
pany
599d03a4cf perf: 移除没用到的 svg icon 2024-11-26 17:37:08 +08:00