Releases: soybeanjs/soybean-admin-antd
Releases · soybeanjs/soybean-admin-antd
v1.3.10
🚀 Features
- projects: support show tab when not loggedIn - by @soybeanjs (d3712)
🐞 Bug Fixes
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (08dda) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (e8c50)
- fix route guard hook
🛠 Optimizations
- projects:
- optimize router guard - by @soybeanjs (6c5ff)
- use
defu
to fill added theme config - by @soybeanjs (8559b)
💅 Refactors
- projects: refactor router guard. fix #655 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/667 and https://github.com/soybeanjs/soybean-admin-antd/issues/655 (e5588)
📖 Documentation
- projects:
- fix README lang - by @soybeanjs (aa243)
- ✏️ add element-plus version link - by @skyfeiz in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (ab6a0)
🏡 Chore
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (a025b)
View changes on GitHub
v1.3.9
🚨 Breaking Changes
- projects: refactor route cache & support reset route cache strategy - by @honghuangdc (76270)
🚀 Features
- projects:
- login supports accessible operation. - by @Azir-11 in #45 (abe66)
- support scheduled detection and update system. close #657 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (18d73)
- app version notification plugin support sub deploy path. close #668 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (1d8a2)
🐞 Bug Fixes
- projects:
- utils:
- fix
isPC
- by @honghuangdc (76f61)
- fix
🛠 Optimizations
- projects: optimize manage page: use
ref
replacereactive
- by @honghuangdc (e6d2a)
📖 Documentation
- projects: set the Chinese version of README as default - by @honghuangdc (e1ef1)
🏡 Chore
- deps:
- update deps - by @honghuangdc (0f15c)
- projects:
- update vscode extensions - by @honghuangdc (39893)
- update deps & fix vite config - by @honghuangdc (3243d)
- add desc for base url of app - by @honghuangdc (4966d)
- types:
🎨 Styles
View changes on GitHub
v1.3.7
🚨 Breaking Changes
- projects: update scss config - by @soybeanjs (b1cda)
🐞 Bug Fixes
- projects: fix global-tab click conflict with contextmenu - by @soybeanjs (c0e87)
💅 Refactors
- packages: @sa/materials: remove tab close shortcut by mouse - by @soybeanjs (9fb72)
🏡 Chore
- deps: update deps - by @soybeanjs (3453c)
View changes on GitHub
v1.3.6
🐞 Bug Fixes
- projects:
- fix click global-tab in iPad - by @soybeanjs (740cf)
- when the roles filter submenu is empty, the parent menu is not excluded - by @soybeanjs (6b2fc)
🛠 Optimizations
- projects: remove defineModel setting,enabled by default - by @mufeng889 in #42 (05bad)
📖 Documentation
🏡 Chore
- deps: update deps - by @soybeanjs (5e0c2)
View changes on GitHub
v1.3.5
🚀 Features
- packages:
- @sa/scripts: add more commit types according to Apache specifications - by @soybeanjs (5a020)
- @sa/axios: add response to flatRequest when success - by @soybeanjs (aace8)
- projects:
- does the configuration support automatic updates - by @soybeanjs (ffe4c)
- add app error handler - by @soybeanjs (60366)
🐞 Bug Fixes
- projects:
- avoid retrieving cached HTML - by @soybeanjs (75df1)
- fix breadcrumb when activeMenu is parent menu - by @soybeanjs (49092)
- fix refresh token when meet multi requests - by @soybeanjs (5ae17)
- projects): fix(projects:
- fix login redirect - by @soybeanjs (5ccdb)
🛠 Optimizations
- projects: optimize type - by @soybeanjs (4679b)
🏡 Chore
- projects:
- rename script czh to
commit:zh
- by @soybeanjs (01d96) - use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable - by @soybeanjs (f8b29)
- rename script czh to
View changes on GitHub
v1.3.4
v1.3.3
v1.3.2
🚀 Features
- projects:
- add color fading mode - by @soybeanjs (719f0)
- add full screen watermark - by @soybeanjs (6bb66)
🛠 Optimizations
- projects: optimize response code comparison - by @soybeanjs (d7025)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- projects: fix abnormal width of the sidebar in the top menu mix and reverse mode - by @soybeanjs (0abce)
View changes on GitHub
v1.3.0
🚨 Breaking Changes
- packages: modify request retry times to 0 - by @soybeanjs (d87e9)
- projects: refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs (2244f)
🚀 Features
- packages:
- @sa/scripts: command gitCommit support Chinese - by @soybeanjs (8eb1d)
- @sa/axios: replace CancelTokenSource by AbortController - by @soybeanjs (91296)
- @sa/scripts: add ignore pattern list for command gitCommitVerify - by @soybeanjs (5a950)
🐞 Bug Fixes
- hooks: prevent program freezing when pagesize returns 0 - by @soybeanjs (05912)
💅 Refactors
- projects:
- combine theme tokens and theme settings - by @soybeanjs (3f289)
- change css vars mount to root - by @soybeanjs (47c46)
🏡 Chore
- projects: add script czh - by @soybeanjs (1e345)