Soybean Admin Versions Save

A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。

v1.0.8

2 weeks ago

   🐞 Bug Fixes

   🔥 Performance

  • projects: perf judgement the fixed tab  -  by @honghuangdc (b3e9b)

   💅 Refactors

  • projects: Soybean Admin to SoybeanAdmin  -  by @honghuangdc (a8dbc)
    View changes on GitHub

v1.0.7

2 weeks ago

   🚀 Features

  • projects: support iframe page with diffrent url of custom route  -  by @honghuangdc (da12d)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (fbd80)
    View changes on GitHub

v1.0.6

2 weeks ago

   🚀 Features

  • hooks: add state hooks: useRef, useState, useSignal  -  by @honghuangdc (09f64)

   🐞 Bug Fixes

   🔥 Performance

  • hooks:
    • perf useSignal  -  by @honghuangdc (5d45c)
  • projects:
    • remove useless prop title of NDrawer  -  by @honghuangdc (fdde6)
    • add tsconfig.json for @sa/color-palette  -  by @honghuangdc (d460e)

   💅 Refactors

  • hooks: refactor useSignal, useComputed  -  by @honghuangdc (3b5e4)
  • projects: useMixMenuContext replace useMixMenu  -  by @honghuangdc (1e142)

   🏡 Chore

  • deps:
    • update deps  -  by @honghuangdc (e57bf)
  • projects:
    • use engines replace packageManager  -  by @honghuangdc (dcd51)
    • update pnpm version requirement  -  by @honghuangdc (19e65)
    View changes on GitHub

v1.0.5

2 weeks ago

   📖 Documentation

  • projects: update CHANGELOG.md  -  by @honghuangdc (cf5bc)

   🏡 Chore

  • projects:
    • lower vue version to 3.4.23  -  by @honghuangdc (b5243)
    • update pnpm-lock.yaml  -  by @honghuangdc (516f4)
    View changes on GitHub

v1.0.4

2 weeks ago

   🐞 Bug Fixes

   💅 Refactors

  • hooks: refactor @sa/color-palette  -  by @honghuangdc (93191)

   📖 Documentation

  • projects:
    • update README.md  -  by @honghuangdc (5a523)
    • update README.md  -  by @honghuangdc (79d9c)

   🏡 Chore

  • deps:
    • update deps  -  by @honghuangdc (ac928)
    • update deps  -  by @honghuangdc (3ceeb)
    • update deps  -  by @honghuangdc (9a669)
  • projects:
    • update pnpm version  -  by @honghuangdc (42e16)
    • update deps & update pnpm version & update eslint config  -  by @honghuangdc (7392b)
    View changes on GitHub

v1.0.3

3 weeks ago

   🚀 Features

  • hooks: deleting the route export of useRoutePush, use vue-router  -  by @paynezhuang (c6648)

   🐞 Bug Fixes

  • projects:
    • fix menu edit rules  -  by @paynezhuang (00105)
    • fix SvgIcon inheritAttrs warning  -  by @honghuangdc (efc0e)
    • fix axios createRequest: add default state  -  by @honghuangdc (d6eda)
    • update union-key.d.ts  -  by @honghuangdc (60bef)
    • fix update theme color  -  by @honghuangdc (27c53)

   🔥 Performance

  • projects: perf code  -  by @honghuangdc (b7f07)

   💅 Refactors

  • projects: update naive-ui.d.ts  -  by @honghuangdc (bb74d)

   📖 Documentation

  • projects: update README.md  -  by @honghuangdc (f4a9c)

   🏡 Chore

  • release: release tauri v1.0.2  -  by @honghuangdc (ebdef)
    View changes on GitHub

v1.0.2

1 month ago

   🐞 Bug Fixes

   💅 Refactors

  • projects: refactor addThemeVarsToHtml  -  by @honghuangdc (41e47)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (a1b48)
  • projects: disabled unocss eslint rule: order-attributify  -  by @honghuangdc (1c72d)
    View changes on GitHub

v1.0.1

1 month ago

   🐞 Bug Fixes

   📖 Documentation

  • projects: update README.md  -  by @honghuangdc (76011)

   🏡 Chore

  • projects:
    • update deps  -  by @honghuangdc (4babb)
    • update pnpm version  -  by @honghuangdc (9125c)
    View changes on GitHub

v1.0.0

1 month ago

   🚀 Features

  • internationalized menu search  -  by @Kori000 (9e115)
  • components:
    • enhance the custom strength of the 'TableHeaderOperation' component  -  by @dodu2014 (fdf64)
    • add GlobalSearch components  -  by @yanbowe (9ea87)
  • hooks:
    • add use-echarts  -  by @honghuangdc (726ab)
  • projects:
    • 1.0 beta  -  by @honghuangdc (e918a)
    • support Vite5  -  by @honghuangdc (96e4a)
    • @sa/axios: createRequest, createFlatRequest, createHookRequest  -  by @honghuangdc (bac16)
    • add app loading  -  by @honghuangdc (c6545)
    • add copyright, unocss shortcut: card-wrapper, update package.json  -  by @honghuangdc (affcc)
    • add page: about  -  by @honghuangdc (4955f)
    • add custom route exception  -  by @honghuangdc (b43c9)
    • filter tabs which are not in routes  -  by @honghuangdc (f59f3)
    • packages/scripts: add command changelog,release  -  by @honghuangdc (dafb6)
    • add script: gen-route  -  by @honghuangdc (697c1)
    • @sa/axios: add qs stringify for params  -  by @honghuangdc (2400c)
    • page home & perf useEcharts  -  by @honghuangdc (62e4d)
    • finish page home  -  by @honghuangdc (7bd1e)
    • add page function_tab  -  by @honghuangdc (6ff86)
    • page manage_role  -  by @honghuangdc (237c6)
    • page manage_user  -  by @honghuangdc (8a170)
    • page manage_menu  -  by @honghuangdc (87d65)
    • page manage_menu operateDrawer  -  by @honghuangdc (db17c)
    • Add type to TabRoute: matched  -  by @Azir-11 (2d102)
    • support directory menu hide all child menus. fixed #325  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/325 (7256a)
    • mock manage list data with pagination  -  by @honghuangdc (1a6be)
    • globalSearch add i18n  -  by @yanbowe (0126d)
    • Add route meta parameter:fixedQuery  -  by @Azir-11 (874aa)
    • update  -  by @honghuangdc (4158a)
    • change borderRadius to 6px of naiveUI  -  by @honghuangdc (49558)
    • pef manage role  -  by @honghuangdc (18709)
    • login page: code-login  -  by @honghuangdc (c91dd)
    • login page: register  -  by @honghuangdc (1ed33)
    • add request refresh token & logout  -  by @honghuangdc (11a6a)
    • add request exception example page  -  by @honghuangdc (41e8b)
    • add auth example  -  by @honghuangdc (c11d5)
  • router:
    • add sortRoutesByOrder function  -  by @Azir-11 (0cf09)

   🐞 Bug Fixes

  • components:
    • fix tooltip zIndex of ButtonIcon  -  by @honghuangdc (99097)
    • supplement the NaiveUI type  -  by @dodu2014 (ccc2b)
    • fix homeTab closeRight and disable colseLeft  -  by @Li-0221 (d28bf)
  • hooks:
    • Fix Naive Pagination's outdated API  -  by @dodu2014 (37436)
  • projects:
    • 修复路由命名为包含关系时导致导航数据出错的问题  -  by @Particaly (76636)
    • rename zh-ch  -  by @honghuangdc (a8a77)
    • Fix welcome notification not closing  -  by @Azir-11 (748cf)
    • fix i18n vscode settings  -  by @honghuangdc (fbf4c)
    • add duration of login success notification  -  by @honghuangdc (1335d)
    • fix menu indent  -  by @honghuangdc (87143)
    • fix theme mode segment  -  by @honghuangdc (2372d)
    • fix app loading theme color  -  by @honghuangdc (0ba19)
    • fix page about style in mobile  -  by @honghuangdc (8b6de)
    • fix themeDrawer darkMode segement  -  by @honghuangdc (1b5ca)
    • fix themeDrawer copy  -  by @honghuangdc (b3779)
    • remove space in tab content  -  by @honghuangdc (4aae6)
    • fix horizontal menu  -  by @honghuangdc (d886e)
    • perf card style  -  by @honghuangdc (c1afb)
    • fix manage_user title  -  by @honghuangdc (7770b)
    • default proxy prefix  -  by @smileluck (da246)
    • fix request msg  -  by @honghuangdc (ae6b6)
    • Fix the issue of tab error displaying parent localIcon  -  by @Azir-11 (a9c98)
    • The matched value of TabRoute should be optional  -  by @Azir-11 (e6fed)
    • fix build [unocss]: build failed to load icon "close", fixed #319  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/319 (c18d8)
    • fix resolve alias  -  by @honghuangdc (3bdcb)
    • Missing default value for tab icon  -  by @Azir-11 (72a46)
    • add route icon: fucntion_hide-child  -  by @honghuangdc (0a3ef)
    • fix table x-scroll. fixed #324  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/324 (c7e2c)
    • Fix the logic of root route redirection to home  -  by @Azir-11 (0123c)
    • Fix homepage mount error under dynamic routing  -  by @Azir-11 (9cf2a)
    • fix repeat home tab  -  by @honghuangdc (bccd6)
    • fix proxy config  -  by @honghuangdc (c8019)
    • fix proxy config  -  by @honghuangdc (ffc95)
    • fix table row-key ts type  -  by @honghuangdc (0cc8f)
    • fix class name conflict with unocss icon  -  by @honghuangdc (455e4)
    • fix repeat routes  -  by @honghuangdc (2c543)
    • fix route init  -  by @honghuangdc (23a40)
    • fix pin-toggler toolTip zIndex  -  by @honghuangdc (f89e6)

   🔥 Performance

  • components:
    • Optimize internationalized menu search code  -  by @yanbowe (8c1ef)
    • Optimize menu search code  -  by @yanbowe (296a2)
    • perf count-to  -  by @honghuangdc (b2c61)
    • components name is converted to uppercase  -  by @yanbowe (04aa1)
    • perf global-search  -  by @honghuangdc (72745)
  • projects:
    • perf code  -  by @honghuangdc (8081e)
    • env config  -  by @honghuangdc (1bac3)
    • add detailed annotations for route role  -  by @honghuangdc (f6bab)
    • perf code  -  by @honghuangdc (5c49d)
    • remove useless file  -  by @honghuangdc (c624f)
    • remove @soybeanjs/cli  -  by @honghuangdc (41349)
    • echarts loading style  -  by @honghuangdc (456c3)
    • perf page manage_role, useTable  -  by @honghuangdc (39aa7)
    • perf table columns style  -  by @honghuangdc (babdb)
    • perf page manage_menu style  -  by @honghuangdc (0aa75)
    • perf code  -  by @honghuangdc (7fa87)
    • perf code  -  by @honghuangdc (05db8)
    • perf code  -  by @honghuangdc (dc24a)
    • perf manage page style  -  by @honghuangdc (779ba)
    • perf manage menu  -  by @honghuangdc (71f2c)
    • manage menu: add transform to component  -  by @honghuangdc (0abbf)
    • perf code  -  by @honghuangdc (a0bad)

   💅 Refactors

  • projects:
    • remove plugin-web-update-notification  -  by @honghuangdc (f6c6d)
    • fix conflict with locale file  -  by @honghuangdc (3346b)
    • refactor app-loading  -  by @honghuangdc (b4f3d)
    • use naive-ui color-picker  -  by @honghuangdc (b5551)
    • perf page home  -  by @honghuangdc (4c61c)
    • login components => modules  -  by @honghuangdc (59bec)
    • perf page function_tab  -  by @honghuangdc (b5477)
    • update mock api  -  by @honghuangdc (27241)
    • page manage_role: extract module  -  by @honghuangdc (0e9e2)
    • perf page manage_role  -  by @honghuangdc (a19f8)
    • manage_route => manage_menu  -  by @honghuangdc (f8467)
    • refactor service env config  -  by @honghuangdc (43193)
    • refactor unocss shortcuts: wh-full => size-full  -  by @honghuangdc (b4c00)
    • use enquirer replace prompts  -  by @honghuangdc (b546f)
    • refactor useTable  -  by @honghuangdc (c3efa)
    • finish refactor useTable  -  by @honghuangdc (86301)
    • finish refactor useTable and apply  -  by @honghuangdc (3fd15)
    • perf code  -  by @honghuangdc (f91ef)
    • new route guard  -  by @honghuangdc (37d20)

   📖 Documentation

  • projects:
    • update README.md  -  by @honghuangdc (78364)
    • update README.md  -  by @honghuangdc (1ea48)
    • add README  -  by @honghuangdc (2371b)
    • update README  -  by @honghuangdc (d16a9)
    • update README.md  -  by @honghuangdc (6a771)
    • update README.md  -  by @honghuangdc (57b6d)
    • update README.md  -  by @honghuangdc (b30c0)
    • update README.md  -  by @honghuangdc (c260f)
    • update README.md  -  by @honghuangdc (03c42)
    • update README.md  -  by @honghuangdc (0fae9)
    • update README.md  -  by @honghuangdc (4e4d2)
    • update README.md  -  by @honghuangdc (86b44)
    • update README.md  -  by @honghuangdc (e2085)
    • update README.md  -  by @honghuangdc (6ea9b)
    • update README.md  -  by @honghuangdc (ef4af)
    • update README.md  -  by @honghuangdc (41830)
    • add CHANGELOG.md  -  by @honghuangdc (46b61)
    • add communication  -  by @honghuangdc (8c7ea)
    • update README.md  -  by @honghuangdc (07d8d)
    • update README.md  -  by @honghuangdc (1a707)
    • update README.md  -  by @honghuangdc (f69e1)

   🏡 Chore

  • deps:
    • update deps  -  by @honghuangdc (3eaf0)
    • update deps  -  by @honghuangdc (36fe1)
    • update deps  -  by @honghuangdc (55342)
    • update deps  -  by @honghuangdc (f1b86)
    • update deps  -  by @honghuangdc (840e7)
    • update deps  -  by @honghuangdc (6114b)
    • update deps  -  by @honghuangdc (9cc7e)
    • update deps  -  by @honghuangdc (9c4ba)
    • update deps  -  by @honghuangdc (fb3b9)
    • update deps  -  by @honghuangdc (14aa8)
    • update deps  -  by @honghuangdc (02d4b)
    • update deps  -  by @honghuangdc (b2ee9)
    • update deps  -  by @honghuangdc (0fee1)
    • update deps  -  by @honghuangdc (c0a65)
    • update deps  -  by @honghuangdc (6b513)
    • update deps  -  by @honghuangdc (82b53)
  • project:
    • delete src/locales/lang/zh-CN.ts  -  by @honghuangdc (377db)
  • projects:
    • use eslint flat config & update config  -  by @honghuangdc (a176d)
    • update @sa/scripts  -  by @honghuangdc (d7785)
    • update pnpm version  -  by @honghuangdc (55f76)
    • update eslint config  -  by @honghuangdc (5023f)
    • lock deps versions  -  by @honghuangdc (a24f9)
    • update pnpm version  -  by @honghuangdc (ea02b)
    • remove @simonwep/pickr  -  by @honghuangdc (502a4)
    • remove soybean.svg  -  by @honghuangdc (4031f)
    • update pnpm version  -  by @honghuangdc (adec0)
    • update deps & fix keep-alive  -  by @honghuangdc (13001)
    • update @elegant-router/vue, fix inject name in windows  -  by @honghuangdc (0b56e)
    • add dev and build command with service env  -  by @honghuangdc (ebb15)
    • update deps & remove packages docs  -  by @honghuangdc (57963)
    • update pnpm-lock.yaml  -  by @honghuangdc (147f6)
    • update repository url  -  by @honghuangdc (806a1)
    • update deps & update pnpm version  -  by @honghuangdc (9772a)
    • add unocss eslint config  -  by @honghuangdc (40635)
    • update launch.json  -  by @honghuangdc (3db82)
    • update vscode extensions.json  -  by @honghuangdc (4e29a)
    • update pnpm version  -  by @honghuangdc (7065f)
    • update deps & fix eslint vue rule  -  by @honghuangdc (8143b)
    • update pnpm version  -  by @honghuangdc (6ad51)
    • add .gitattributes  -  by @honghuangdc (c0009)

   🎨 Styles

  • components:
    • Uniform icon size for header  -  by @Azir-11 (b37c1)
  • projects:
    • format code  -  by @honghuangdc (a7481)
    • update theme mode segment height  -  by @honghuangdc (4d846)
    • fix tooltip zIndex of ButtonIcon  -  by @honghuangdc (db747)
    • sort defineProps, defineEmits with TS type  -  by @honghuangdc (123fd)

   🤖 CI

  • projects:
    • add github actions config  -  by @honghuangdc (4cb17)
    • update release.yml  -  by @honghuangdc (7b298)
    • add issue template  -  by @honghuangdc (06e20)
    View changes on GitHub

v1.0.0-beta.3

1 month ago

   📖 Documentation

  • projects: update README.md  -  by @honghuangdc (f69e1)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (82b53)
  • projects: add .gitattributes  -  by @honghuangdc (c0009)
    View changes on GitHub