Skip to content

v0.9.8

Compare
Choose a tag to compare
@honghuangdc honghuangdc released this 15 Jan 15:51
· 590 commits to main since this release

   🚀 Features

  • setting 页面新增 是否显示footer的开关  -  by @zuihou (d064f)
  • 新增 affix 属性,用于将其固定在tab卡  -  by @zuihou (e772f)
  • projects:
    • add compress script [添加压缩命令]  -  by @soybeanjs (be6d4)
    • add script about generating png logo from [添加根据svg生成png图标的命令]  -  by @soybeanjs (70aee)
    • add generate logo script  -  by @soybeanjs (25daa)
    • add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件]  -  by @soybeanjs (3131e)

   🐞 Bug Fixes

  • remove height limit h-360px  -  by Wang Zheng (b5c57)
  • set password attributes  -  by Wang Zheng (a9a37)
  • components:
    • 修复路由在path中包含重复路单词径菜单时,被激活会错误展开  -  by shabby2333 (264da)
  • projects:
    • fix vite-pwa plugin config  -  by @soybeanjs (94098)
    • add router-page.d.ts to git [将router-page.d.ts添加git提交]  -  by @soybeanjs (7a580)
    • fix router when the dynamic routes api was failed [修复当动态路由接口失败后路由异常问题]  -  by @soybeanjs (f2b58)
    • fix login success message [修复登录成功的消息提示]  -  by @soybeanjs (81039)
    • 修复tabs在static路由模式下可以关闭首页  -  by 燕博文 (7211a)
    • 修复动态路由模式下路由不排序的问题  -  by “青菜白玉汤” (58b27)

   💅 Refactors

  • czg:
    • update cz-git,czg breaking changes  -  by 燕博文 (fcb7a)
  • hooks:
    • 重构hook函数取消监听方式  -  by 燕博文 (fd948)
  • projects:

   📖 Documentation

   📦 Build

   🏡 Chore