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

375 Commits

Author SHA1 Message Date
pany
c9468c3abd feat: vxe-table 适配多主题 2022-10-26 12:18:12 +08:00
pany
133234469a docs: 优化三方依赖名称大小写 2022-10-26 10:48:01 +08:00
pany
d7dc81e7ad wip: vxe-table 适配主题模式 2022-10-25 18:36:41 +08:00
nevlf
91c210a284
feat: 新增 Vxe-Table 示例 (#22)
* feat: 新增 Vxe-Table 示例

* fix: table api type
2022-10-25 17:29:28 +08:00
pany
28acd67472 chore: updates all dependencies 2022-10-25 09:31:50 +08:00
pany
c5abf37d47 style: 统一采用 el-color-primary 为主题色 2022-10-24 16:11:17 +08:00
pany
9f7015d373 chore: updates all dependencies 2022-10-24 15:26:38 +08:00
pany
c3095af2e8 docs: 更新文档 2022-10-24 14:14:58 +08:00
pany
bea5314f99 docs: 更新部分注释 2022-10-24 13:34:24 +08:00
ClariS
a08e434620
feat: 封装全局的分页 hook (#23) 2022-10-24 13:17:43 +08:00
pany
4af9112121 style: 更改深蓝色主题样式风格 2022-10-24 11:02:23 +08:00
pany
ec29772bdc fix: 解决冲突后遗留问题 2022-10-21 18:06:56 +08:00
pany
bbbcc44a0e chore: 解决冲突 2022-10-21 18:05:23 +08:00
pany
e71967eaf8 feat: 新增深蓝色主题模式 2022-10-21 18:02:20 +08:00
a-leaf
12cb7cfcc3
fix: useTheme use single ref (#21) 2022-10-21 11:25:06 +08:00
pany
f3fd669cad feat: 新增 Element Plus Table 示例 2022-10-20 20:58:57 +08:00
pany
e7e1c4270b fix: 获取用户详情接口更换为 get 请求 2022-10-20 19:32:25 +08:00
pany
2f54ce1891 style: 调整全局背景色 & 添加 unocss 类名前缀 2022-10-20 12:53:45 +08:00
pany
8c403e0af1 chore: format 'import type' 2022-10-18 15:07:42 +08:00
pany
26c54ff23e refactor: main.ts 2022-10-18 14:32:40 +08:00
pany
0698ab03c5 chore: eslint cache 2022-10-18 09:51:34 +08:00
pany
dac09a19d9 docs: update README.zh-CN v3.2.5 2022-10-17 17:21:22 +08:00
pany
b49893cbd3 chore: updates all dependencies 2022-10-17 17:14:51 +08:00
pany
10529a8c82 docs: update license 2022-10-17 17:14:34 +08:00
pany
28ad1e0a1d refactor: theme styles 2022-10-17 16:49:29 +08:00
pany
281a7bebbf refactor: 将多主题功能从 pinia 抽离为 hook 2022-10-17 15:04:27 +08:00
pany
e41d1f21a5 docs: fix annotation errors 2022-10-17 15:01:36 +08:00
pany
f73d6684d5 docs: add contributors 2022-10-14 10:02:09 +08:00
pany
94803e4344 docs: update 2022-10-14 09:35:13 +08:00
pany
21755b737b chore: new logo 2022-10-13 17:44:39 +08:00
pany
b5c2b5d861 refactor: login page verification code 2022-10-13 13:10:36 +08:00
pany
358f086f07 docs: update 2022-10-12 17:30:08 +08:00
pany
deb2d3da13 refactor: error page 2022-10-12 17:29:38 +08:00
pany
9a7790f05b chore: updates 2022-10-12 17:28:29 +08:00
pany
2ebe66bde3 chore: updates all dependencies v3.2.4 2022-10-09 23:12:42 +08:00
KellerCai
8df2d45932
feat: upgrade tags view (#20) 2022-10-09 23:04:46 +08:00
pany
08d820110c chore: updates all dependencies 2022-10-08 15:21:19 +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
80fc1c21e8 style: 优化左侧导航栏样式 2022-09-30 16:58:37 +08:00
Arman
9f82e4626f
docs: english readme (#15) 2022-09-30 12:23:35 +08:00
pany
e0aaa704a7 fix: error page 适配 dark mode v3.2.2 2022-09-30 11:42:25 +08:00
pany
bfb1c86328 chore: 修复 lock 2022-09-30 10:21:33 +08:00
pany
08a9aad8bd chore: 解决冲突 2022-09-30 10:08:08 +08:00
pany
d14bb5f171 chore: updates all dependencies 2022-09-30 10:00:11 +08:00
pany
5c3c6bdaa5 refactor: 优化 error page 页面 2022-09-29 22:38:27 +08:00
pany
3b40d4f161 fix: 移除路由表中不必要的 name 属性 2022-09-29 21:13:00 +08:00
Defined
e4b5c2781e
feat: 进入 404 页面时保留当前 URL (#14) 2022-09-29 20:34:25 +08:00
ClariS
63ca3831ea
style: 样式穿透使用最新的 :deep() 语法 (#13) 2022-09-28 17:17:24 +08:00
pany
08b60c99cc chore: dev 环境下更换为反向代理方式访问接口 2022-09-22 11:45:03 +08:00