Releases: soybeanjs/soybean-admin
Releases · soybeanjs/soybean-admin
v1.0.8
🐞 Bug Fixes
- components:
- fix PinToggler label. fixed #407 - by @honghuangdc in #407 (c0ed1)
- projects:
- text level low. #409 - by @alleycharming in #409 (3ddb1)
- fix tab fixedIndex as null case - by @paynezhuang (4708e)
- recovery the layout config before is mobile. fixed #408, fixed #361 - by @honghuangdc in #408 and #361 (dae2a)
🔥 Performance
- projects: perf judgement the fixed tab - by @honghuangdc (b3e9b)
💅 Refactors
- projects:
Soybean Admin
toSoybeanAdmin
- by @honghuangdc (a8dbc)
View changes on GitHub
v1.0.7
🚀 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
🚀 Features
- hooks: add state hooks: useRef, useState, useSignal - by @honghuangdc (09f64)
🐞 Bug Fixes
- projects:
- added responseType judgment. #396 - by @alleycharming in #396 (82eab)
- supply $t import statement - by @honghuangdc (b2660)
- fix mix-menu blank. fixed #389 & cache mixMenuFixed - by @honghuangdc in #389 (93c7f)
🔥 Performance
- hooks:
- perf useSignal - by @honghuangdc (5d45c)
- projects:
- remove useless prop
title
ofNDrawer
- by @honghuangdc (fdde6) - add tsconfig.json for @sa/color-palette - by @honghuangdc (d460e)
- remove useless prop
💅 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
replacepackageManager
- by @honghuangdc (dcd51) - update pnpm version requirement - by @honghuangdc (19e65)
- use
View changes on GitHub
v1.0.5
📖 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
🐞 Bug Fixes
- projects:
- fix CHANGELOG versions - by @honghuangdc (d9af5)
- fix disabled page animate - by @honghuangdc (23f28)
- fix routes data when role is change. fixed #391 - by @honghuangdc in #391 (cb83d)
- fix tabs data when role is change. fixed #392 - by @honghuangdc in #392 (04aa0)
- recovery pnpm-lock.yaml - by @honghuangdc (c6952)
💅 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
🚀 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
🐞 Bug Fixes
- projects: unify border-radius of Tag. fixed #378 - by @honghuangdc in #378 (2f15a)
- styles: fix css var is inserted repeatedly - by @yanbowe (769d8)
💅 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
🐞 Bug Fixes
- projects:
- fix flatRequest error type. fixed #376 - by @honghuangdc in #376 (1ec5e)
- add maxWidth for GlobalTab to fix bg with gap. fixed #350 - by @honghuangdc in #350 (cc539)
📖 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
🚀 Features
- internationalized menu search - by @Kori000 (9e115)
- components:
- 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 #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:
🐞 Bug Fixes
- components:
- hooks:
- 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 #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 #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 [<samp...
v1.0.0-beta.3
📖 Documentation
- projects: update README.md - by @honghuangdc (f69e1)
🏡 Chore
- deps: update deps - by @honghuangdc (82b53)
- projects: add .gitattributes - by @honghuangdc (c0009)