Releases: soybeanjs/soybean-admin
Releases · soybeanjs/soybean-admin
v1.3.10
🚀 Features
- projects: support show tab when not loggedIn - by @soybeanjs (ba381)
🐞 Bug Fixes
- deps:
- reduced eslint version to 9.14.0 - by @soybeanjs (af417)
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in #680 (ab985) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in #680 (9f4fb)
- fix route guard hook
🛠 Optimizations
- projects:
- optimize router guard - by @soybeanjs (0dfcf)
- use
defu
to fill added theme config - by @soybeanjs (101b6)
📖 Documentation
🏡 Chore
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in #675 (b93c2)
- projects: update deps & fix vite config - by @soybeanjs (3e0eb)
View changes on GitHub
v1.3.9
🚀 Features
- projects:
🛠 Optimizations
- projects: optimize code - by @soybeanjs (9ad5d)
💅 Refactors
- projects: refactor router guard. fix #655 - by @soybeanjs in #667 and #655 (09144)
📖 Documentation
- projects: set the Chinese version of README as default - by @soybeanjs (9d28b)
🏡 Chore
- deps:
- update deps - by @soybeanjs (91de4)
- update deps - by @soybeanjs (0c809)
- projects:
- add desc for base url of app - by @soybeanjs (17d7e)
View changes on GitHub
v1.3.8
🚨 Breaking Changes
- projects: refactor route cache & support reset route cache strategy - by @soybeanjs (b667e)
🚀 Features
- packages:
- projects:
🐞 Bug Fixes
- utils: fix
isPC
. fixed #644 - by @soybeanjs in #644 (47264)
🏡 Chore
- deps:
- update deps - by @soybeanjs (8dcda)
- projects:
- update vscode extensions - by @soybeanjs (24bb6)
- update deps & fix sass usage - by @soybeanjs (71e63)
- types:
🎨 Styles
View changes on GitHub
v1.3.7
🚨 Breaking Changes
- projects: update scss config - by @soybeanjs (24e9e)
🐞 Bug Fixes
- projects: fix global-tab click conflict with contextmenu - by @soybeanjs (3e72c)
💅 Refactors
- packages: @sa/materials: remove tab close shortcut by mouse - by @soybeanjs (4da58)
🏡 Chore
- deps: update deps - by @soybeanjs (baefd)
View changes on GitHub
v1.3.6
🐞 Bug Fixes
- components:
- fix VerticalMixMenu name - by @soybeanjs (20f8e)
- projects:
🛠 Optimizations
- projects:
- optimize code - by @soybeanjs (6561f)
- optimize code - by @soybeanjs (38eeb)
- remove defineModel setting,enabled by default - by @yanbowe in #620 (60bbd)
📖 Documentation
- projects: update CHANGELOG - by @soybeanjs (5baf1)
🏡 Chore
- deps:
- update deps - by @soybeanjs (207d6)
- update deps - by @soybeanjs (f3562)
View changes on GitHub
v1.3.5
🚀 Features
- packages:
- @sa/axios: add response to flatRequest when success - by @soybeanjs (c4e16)
- projects:
- README.zh_CN.md 添加合作推广 - by @PZ-18664918826 in #601 (2fa40)
- Add more commit types according to Apache specifications - by @Azir-11 in #610 (878d9)
- does the configuration support automatic updates. close#612 - by @Azir-11 in #617 and #612 (4c9f4)
- add app error handler. close #587 - by @soybeanjs in #587 (be855)
🐞 Bug Fixes
- deps:
- move json5 from devDependencies to dependencies to support production usage - by @mufeng889 in #618 (7cb43)
- projects:
- avoid retrieving cached HTML - by @Azir-11 in #605 (ef6cf)
- fix login redirect - by @soybeanjs (3830e)
- fix vertical-mix-menu when sider collapse. fixed #608 - by @soybeanjs in #608 (c3f1f)
- fix breadcrumb when activeMenu is parent menu. fixed #589 - by @soybeanjs in #589 (79b2a)
- fix refresh token when meet multi requests. fixed #581 - by @soybeanjs in #581 (27b52)
- types:
🛠 Optimizations
- projects: optimize menu selectedKey - by @soybeanjs (531bf)
📖 Documentation
- projects:
- update README - by @mufeng889 in #594 (a8f92)
- update README - by @soybeanjs (e9a2e)
- update README - by @soybeanjs (73e91)
- update the location of important information in the document - by @Azir-11 (9c012)
🏡 Chore
- deps:
- update deps - by @soybeanjs (a1c14)
- update deps - by @soybeanjs (7fa55)
- update deps - by @soybeanjs (a44ea)
- projects:
- use json5 resolve env
VITE_OTHER_SERVICE_BASE_URL
& fix proxy enable - by @soybeanjs (b16a9)
- use json5 resolve env
🎨 Styles
View changes on GitHub
v1.3.4
🚨 Breaking Changes
- projects: don't reset active menu of vertical-mix layout when it is mixSiderFixed - by @honghuangdc (939c5)
🛠 Optimizations
- projects: optimize code - by @honghuangdc (cb1d4)
🏡 Chore
- projects: update deps & fix vue-router type - by @honghuangdc (96837)
View changes on GitHub
v1.3.3
🐞 Bug Fixes
- projects: fix watermark settings - by @honghuangdc (5646a)
📖 Documentation
- projects: update CHANGELOG - by @honghuangdc (ebc83)
View changes on GitHub
v1.3.2
🚀 Features
- projects:
🐞 Bug Fixes
- projects: fix vertical-mix menu selected - by @honghuangdc (59f07)
🛠 Optimizations
- projects:
- add type WatermarkProps - by @honghuangdc (f26d0)
- remove home NAlert closable - by @honghuangdc (98b75)
- optimize response code comparison - by @honghuangdc (cf67d)
- types:
📖 Documentation
- projects: update CHANGELOG - by @honghuangdc (d3759)
🏡 Chore
- deps: update deps - by @honghuangdc (993e9)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- projects:
- fix the issue of abnormal width of the sidebar in the top menu mix and reverse mode - by @Azir-11 in #562 (c4695)
- fix HorizontalMixMenu inverted. fixed #563 - by @honghuangdc in #563 (4e55b)
- fix vertical-menu will not render when the layout is from mobile - by @honghuangdc (84027)
📖 Documentation
- projects: update CHANGELOG - by @honghuangdc (613c8)