Skip to content

v0.9.7

Compare
Choose a tag to compare
@honghuangdc honghuangdc released this 07 Nov 17:34
· 728 commits to main since this release

   🚀 Features

  • projects:
    • 增加系统消息组件  -  by 燕博文 (afa01)
    • 系统消息组件代码优化  -  by 燕博文 (95183)
    • 增加返回顶部功能  -  by 燕博文 (894b0)
    • 添加生产的主题配置缓存  -  by @soybeanjs (718c3)
    • 添加provide、inject上下文示例  -  by @soybeanjs (a4447)
    • 添加组件名称,调整vue文件里面的类型声明位置  -  by @soybeanjs (f64bc)
    • 适配移动端,修复Tab关闭图标的bug  -  by @soybeanjs (296b1)
    • 添加系统管理的页面  -  by @soybeanjs (c33b5)
    • useNaiveTable函数:类型部分  -  by @soybeanjs (02992)
    • 添加请求适配adapter层应用的示例页面  -  by @soybeanjs (8d11a)
    • 实现用户管理页面  -  by @soybeanjs (472f9)
    • 全局搜索菜单及消息通知适配移动端  -  by 燕博文 (97e2f)
    • support constant route without login status[支持未登录状态下访问自定义的固定路由]  -  by @soybeanjs (a5391)
    • add pinia setup syntax example: setup-store[添加setup syntax的pinia示例setup-store]  -  by @soybeanjs (82c4b)
    • add constant route page without login status[添加未登录可访问的固定路由示例页面]  -  by @soybeanjs (78efd)
    • refactor icon system, unify icon usage [重构图标系统,统一图标用法]  -  by @soybeanjs (811f8)
    • import i18n [引入i18n]  -  by @soybeanjs (b632b)
    • new router system [新的路由系统]  -  by @soybeanjs (c7b6a)
  • tabs:
    • 多页签增加关闭所有  -  by 燕博文 (8237a)

   🐞 Bug Fixes

   🔥 Performance

  • components:
    • 添加更多主题颜色设置模态窗的层级  -  by xiaotao2018 (ee7eb)
    • 添加更多主题颜色设置模态窗的层级,z-index为int  -  by xiaotao2018 (e2d65)

   💅 Refactors

   📖 Documentation

   📦 Build

   🏡 Chore

   🤖 CI

  • add docker build  -  by 徐志强 (af740)
  • change docker image name  -  by 徐志强 (6fbde)