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

34 Commits

Author SHA1 Message Date
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
23f0c1b133 perf: 移除冗余的 element plus css 完整导入 2024-11-29 15:45:14 +08:00
pany
5338d12fd3 refactor: 自动按需导入 vue 和 vue-router api 2024-11-29 11:41:21 +08:00
pany
fd075bd63d feat: 引入自动按需导入组件 2024-11-28 19:34:54 +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
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
fd6b76f990 refactor: 迁移 assets 到 common 目录 2024-11-27 10:09:14 +08:00
pany
31b2a5ba82 refactor: 调整 router 模块结构 2024-11-26 14:45:42 +08:00
pany
0f5f16cf0f refactor: 统一代码风格 (if 语句 & 箭头函数) 2024-11-25 17:26:27 +08:00
pany
23f5dc9c14 refactor: 更改 svg icons 目录结构 2024-11-22 16:06:31 +08:00
pany
17b9ebb55c refactor: 压缩和重命名目录结构 2024-11-22 14:22:57 +08:00
pany
464218e72c refactor: store/modules 目录替换为 pinia/stores 2024-11-21 21:03:09 +08:00
pany
226cdd3d1f docs: 优化注释 2024-11-19 20:14:23 +08:00
pany
7f02e18d37 chore: pnpm eslint . --fix 2024-11-18 19:40:44 +08:00
pany
869986bc50 refactor: 更新 pinia store 的调用方式 2024-11-14 17:33:12 +08:00
李成元
ae96836baa
feat: router 准备就绪后再挂载 (#71) 2023-04-14 14:39:19 +08:00
nevlf
91c210a284
feat: 新增 Vxe-Table 示例 (#22)
* feat: 新增 Vxe-Table 示例

* fix: table api type
2022-10-25 17:29:28 +08:00
pany
26c54ff23e refactor: main.ts 2022-10-18 14:32:40 +08:00
pany
ce8c736043 style: SidebarItem 组件 2022-10-08 15:19:36 +08:00
Arman
5c0a8379c2
feat: 路由的 icon 配置项支持 Element Plus 的 Icon (#19) 2022-09-30 17:41:47 +08:00
pany
af02a52044 style: 统一采用 import type 语法导入类型 2022-08-26 10:35:25 +08:00
pany
04083aab2a fix: Pinia 初始化位置 2022-07-04 16:15:16 +08:00
pany
f4dc67c4ec docs: 优化文档和注释中的单词大小写和语义 2022-07-01 16:25:51 +08:00
pany
bd782cf88d feat: 集成 unocss 2022-05-12 19:07:54 +08:00
pany
324e454641 feat: 适配 element-plus dark mode 2022-05-10 19:59:50 +08:00
pany
f4984998d5 chore: element-plus 自动按需引入更改为完整引入 2022-05-05 17:18:58 +08:00
pany
19b377651c refactor: 重构为更推荐的 vue3 代码组织方式 2022-04-22 12:47:04 +08:00
pany
1f62be479a chore: 解决 prettier 与 eslint 冲突 & 格式化所有文件 2022-04-22 01:16:02 +08:00
pany
83979683b1 wip: 迁移 v3-admin v3.1.3 版本代码 2022-04-21 18:20:39 +08:00
pany
542a8c145f chore: pnpm create vite 2022-04-20 22:40:26 +08:00