Skip to content

v3.3.0

Compare
Choose a tag to compare
@pany-ang pany-ang released this 26 Oct 10:21
· 563 commits to main since this release

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