v3.3.0
版本发布时间: 2022-10-26 18:21:44
un-pany/v3-admin-vite最新发布版本:v4.5.1(2024-09-27 20:50:17)
Feat
- 新增 Element Plus Table 示例
- 新增 Vxe Table 示例 (#22)
- 新增深蓝色主题模式
- 封装全局的分页 hook (#23)
Refactor
- 重构 main.ts
Fix
- useTheme use single ref (#21)
- 获取用户详情接口更换为 get 请求
Style
- 调整全局背景色 & 添加 unocss 类名前缀
- 多主题统一采用 el-color-primary 为主题色
Docs
- 更新部分注释 & 文档
Chore
- add eslint cache
- format 'import type'
- updates all dependencies