Releases: soybeanjs/soybean-admin
Releases · soybeanjs/soybean-admin
v1.3.0
🚨 Breaking Changes
- projects: refactor global menu & support
reversed-horizontal-mix-menu
. close #365 - by @honghuangdc in #365 (087e5)
🚀 Features
- packages:
@sa/scripts
: commandgitCommit
support chinese - by @mmdapl in #548 (06971)- @sa/axios: replace CancelTokenSource by AbortController. close #530, close #532 - by @honghuangdc in #530 and #532 (527fd)
- @sa/scripts: add ignore pattern list for command
gitCommitVerify
. close #504 - by @honghuangdc in #504 (958d0)
- projects:
🐞 Bug Fixes
💅 Refactors
- projects:
- combine
theme tokens
andtheme settings
. close #379 - by @honghuangdc in #379 (1d1b1) - change css vars mount to root - by @honghuangdc (00f41)
- combine
📖 Documentation
- projects: update CHANGELOG - by @honghuangdc (a0b76)
🏡 Chore
- deps: update deps - by @honghuangdc (f6bd6)
- projects: add script
czh
- by @honghuangdc (02069)
View changes on GitHub
v1.2.8
🐞 Bug Fixes
- packages:
- @sa/hooks: fix searchParams of useHookTable. fixed #552 - by @honghuangdc in #552 (96c10)
- types:
- Fixed the reference type error - by @dodu2014 in #551 (3e2a9)
- fix data type of useHookTable - by @honghuangdc (276ea)
💅 Refactors
- projects: replace
cloneDeep
oflodash-es
withklona
- by @honghuangdc (a9133)
📖 Documentation
- projects: update CHANGELOG - by @honghuangdc (58fc0)
🏡 Chore
- deps: update deps - by @honghuangdc (cf019)
View changes on GitHub
v1.2.7
🛠 Optimizations
🏡 Chore
- deps:
- update deps - by @honghuangdc (72ede)
- update deps - by @honghuangdc (be13c)
- update deps - by @honghuangdc (752ec)
- projects:
- Fix deprecated configuration config - by @paynezhuang in #524 (0d20e)
View changes on GitHub
v1.2.6
🐞 Bug Fixes
- projects:
- request modal title use i18n. fixed #507 - by @honghuangdc in #507 (f7de3)
- add
getDataByPage
foruseTable
. fixed #499 - by @honghuangdc in #499 (425c6) - fix login redirect to routeHome when routeHome of dynamic route is not same as static route. fixed #511 - by @honghuangdc in #511 (49f60)
🛠 Optimizations
- projects: optimize
getRouteQueryOfLoginRoute
- by @honghuangdc (693f7)
📖 Documentation
- projects:
- update CHANGELOG - by @honghuangdc (5c67d)
- update README - by @honghuangdc (1e67a)
🏡 Chore
- deps:
- update deps. close #510 - by @honghuangdc in #510 (53143)
- update deps - by @honghuangdc (c7f6f)
🤖 CI
- projects:
- add github issues template - by @honghuangdc (b5027)
- update github issues template - by @honghuangdc (ff1d5)
View changes on GitHub
v1.2.5
🐞 Bug Fixes
- projects: Fix the issue of abnormal tab caching after logout. fixed #495 - by @Azir-11 in #495 (3eeac)
🔥 Performance
- project: Initializing the static routing function does not require asynchronization - by @AzronChan in #493 (2198b)
🛠 Optimizations
- projects: optimize code - by @soybeanjs (b94ba)
- types: Enhance compatibility of global types - by @Azir-11 in #494 (cd9d5)
- utils: Reduce code indentation and improve readability - by @Azir-11 in #496 (ad2f2)
📖 Documentation
- projects: update CHANGELOG - by @soybeanjs (b3368)
🏡 Chore
- deps: update deps - by @soybeanjs (b094d)
View changes on GitHub
v1.2.4
🛠 Optimizations
- projects:
- optimize
setupAppVersionNotification
- by @soybeanjs (b5a72) - get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs (069fa)
- optimize
View changes on GitHub
v1.2.3
🐞 Bug Fixes
- projects:
- fix mobile browser theme issue by adding color-scheme meta tag to index.html - by @KickCashew in #488 (c2125)
- Fix secondary directory components is empty - by @paynezhuang in #491 (aabb2)
📖 Documentation
- projects:
- Fixed the hyperlink pointing error - by @Azir-11 (20a81)
- update README - by @soybeanjs (70261)
🏡 Chore
- deps:
- update deps - by @soybeanjs (813d8)
- update deps - by @soybeanjs (bf718)
View changes on GitHub
v1.2.2
🚀 Features
- projects: reset scroll position when tab change - by @soybeanjs (9094b)
🐞 Bug Fixes
- projects:
- hide AppVersionNotification in DEV mode - by @sigma-plus in #482 (62592)
- fix menu-toggler hidden in mobile layout. fixed #483 - by @soybeanjs in #483 (4470c)
📖 Documentation
- projects: update README - by @soybeanjs (8f9a7)
View changes on GitHub
v1.2.1
🐞 Bug Fixes
- projects:
- fix get user info when page reload - by @soybeanjs (ff51b)
- fix setupAppVersionNotification render - by @soybeanjs (6a6eb)
📖 Documentation
- projects: update CHANGELOG - by @soybeanjs (fe06b)
🏡 Chore
- deps: update deps - by @soybeanjs (08827)
View changes on GitHub
v1.2.0
🚀 Features
- projects:
- support system new version update notification. close #420 - by @soybeanjs in #420 (584cd)
- get user info in router guard and remove in localStorage. close #459 - by @soybeanjs in #459 (5531a)
📖 Documentation
- projects: update CHANGELOG - by @soybeanjs (2bec8)