Skip to content

Releases: soybeanjs/soybean-admin

v1.0.0-beta.3

31 Mar 09:07
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.0.0-beta.2

27 Mar 14:51
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

   🐞 Bug Fixes

   🔥 Performance

   📖 Documentation

   🏡 Chore

   🤖 CI

    View changes on GitHub

v1.0.0-beta.1

25 Mar 02:33
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

Read more

v0.10.4

20 Sep 15:43
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🔥 Performance

   💅 Refactors

   📖 Documentation

   🏡 Chore

   🎨 Styles

    View changes on GitHub

v0.10.3

15 Jun 11:27
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🔥 Performance

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v0.10.2

31 May 18:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • components: Fix mix-menu layout when the locale is English (fixed 241)  -  by @soybeanjs (5c085)

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v0.10.1

30 May 18:20
Compare
Choose a tag to compare

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v0.10.0

30 May 17:47
Compare
Choose a tag to compare

   🚀 Features

  • components:
    • Add tree related component instances  -  by small_happy (d203a)
    • Add routing data related to tree components and page display optimization  -  by small_happy (a0f55)
  • projects:

   🐞 Bug Fixes

   🔥 Performance

  • projects:
    • Complete dynamic route translate [补充动态路由的翻译]  -  by @soybeanjs (7b746)
    • Move changing document title by locale to global event of composables & add appLoading unmount  -  by @soybeanjs (08e19)

   💅 Refactors

   📖 Documentation

   📦 Build

   🏡 Chore

   🎨 Styles

    View changes on GitHub

v0.9.9

13 Mar 15:56
Compare
Choose a tag to compare

   🚀 Features

   🩹 Fixes

   💅 Refactors

   📖 Documentation

   🏡 Chore

   🎨 Styles

    View changes on GitHub

v0.9.8

15 Jan 15:51
Compare
Choose a tag to compare

   🚀 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