v0.9.8
🚀 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:
- format code style [调整代码格式] - by @soybeanjs (a9d58)
- import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli] - by @soybeanjs (1bdd8)
- perfect scrollbar style [完善滚动条] - by @soybeanjs (1a02c)
- refactor app init loading [重构系统初始化的加载] - by @soybeanjs (57bfe)
- new storage system [新的本地数据存储系统] - by @soybeanjs (97191)
- add simple-git-hooks replace husky - by @soybeanjs (9110d)
📖 Documentation
- projects:
- update README - by @soybeanjs (828a2)
- update README - by @soybeanjs (a3562)
📦 Build
- deps:
- update deps - by @soybeanjs (84567)
- update deps - by @soybeanjs (fcc65)
- update deps - by @soybeanjs (c097b)
- projects:
- update plugin config - by @soybeanjs (6a344)
- update deps and perfect the details [升级依赖,完善细节] - by @soybeanjs (61a43)
- update deps and update config - by @soybeanjs (b08c3)
- update lint-staged config - by @soybeanjs (0882c)
- add VSCode debug config file - by @soybeanjs (0c126)
- update deps - by @soybeanjs (f7181)
🏡 Chore
- release: 0.9.8 - by @soybeanjs (34ffd)