Releases: soybeanjs/soybean-admin-react
Releases · soybeanjs/soybean-admin-react
v1.2.0
🚀 Features
- packages:
- projects:
🐞 Bug Fixes
- If the url is /login/register, the system is redirected to /login/pwd-login by default .close #22 - by @mufeng889 in #22 (9ddae)
- projects: fix Reverse the top blending mode. Select Secondary tab. Primary tab is not displayed correctly .close #21 - by @mufeng889 in #21 (b2f07)
🛠 Optimizations
🏡 Chore
- other: update vscode settings - by @mufeng889 (70d5f)
- projects: update readme - by @mufeng889 (82978)
View changes on GitHub
v1.1.1
🐞 Bug Fixes
- projects: fix when clicking Close tab TAB occasionally white screen - by @mufeng889 (ae2c3)
🎨 Styles
- projects: add eslint rules - by @mufeng889 (d27ac)
View changes on GitHub
v1.1.0
🐞 Bug Fixes
- projects: fix when clicking Close tab TAB occasionally white screen - by @mufeng889 (ae2c3)
🎨 Styles
- projects: add eslint rules - by @mufeng889 (d27ac)
View changes on GitHub
v1.0.0
🚀 Features
- packages:
- projects:
- add menu functions - by @mufeng889 (0b14d)
- support add parent when add route - by @mufeng889 (084bf)
- support dynamic add route & optimize code - by @mufeng889 (6f3ad)
- add before guard - by @mufeng889 (13b0c)
- @sa/axios: add response to flatRequest when success - by @mufeng889 (92e3c)
- does the configuration support automatic updates. - by @mufeng889 (fb758)
- add details page to show loader for data router - by @mufeng889 (7928b)
- the topic configuration replication function was added - by @mufeng889 (e3d7a)
- add animation - by @mufeng889 (ea5d7)
- add useMeta - by @mufeng889 (d0c6a)
- add keep-alive - by @mufeng889 (ed7e7)
- login supports accessible operation - by @mufeng889 (d2dae)
🐞 Bug Fixes
- packages:
- projects:
- fix top menu abnormal - by @mufeng889 (5e1f7)
- fixed abnormal display of dynamic switching size menu - by @mufeng889 (79c1a)
- fix eslint errors - by @mufeng889 (fec80)
- click tab left menu openkeys does not change - by @mufeng889 (f3f57)
- fix route type & remove startTransition - by @mufeng889 (fac36)
- Fixed redirection when switching roles & init tab no cache - by @mufeng889 (58d1f)
- fix refresh token when meet multi requests - by @mufeng889 (fbe7d)
- in big screen has scroll bar - by @mufeng889 (cb942)
- fix after menu expansion submenu not open - by @mufeng889 (c96c9)
- fix shrink mess in mixed mode - by @mufeng889 (0c6fb)
- fix global-tab click conflict with contextmenu - by @mufeng889 (a32f5)
- Fixed submenu opening when shrinking - by @mufeng889 (77f2b)
- fixed the sidebar automatically expanding when switching between mobile and pc - by @mufeng889 (0abdd)
- failed to switch sidebar language - by @mufeng889 (75307)
- the reproduction environment can cache the theme configuration - by @mufeng889 (50932)
🛠 Optimizations
- packages:
- projects:
💅 Refactors
- packages:
- projects:
- add logout route - by @mufeng889 (df689)
- refactor simple-router - by @mufeng889 (d7861)
- combine theme tokens and theme settings - by @mufeng889 (8d703)
- remove dark sidebar configuration - by @mufeng889 (f9582)
- Modify card's global style search table to use Collapse - by @mufeng889 (17c2e)
- change antd's colorBgContainer - by @mufeng889 (0b65c)
- change sidebar animation - by @mufeng889 (f9297)
📖 Documentation
- projects: update CHANGELOG - by @mufeng889 (a13a7)
🏡 Chore
- deps:
- projects:
- types:
- remove type declaration for document.startViewTransition (TypeScript 5.6 inclnudes it) - by @mufeng889 (cef47)
[View changes on GitHub](https://...
v1.0.0-beta.1
🚀 Features
- packages:
- @sa/hooks add useRequest - by @mufeng889 (e5cdc)
- projects:
- add menu functions - by @mufeng889 (0b14d)
- support add parent when add route - by @mufeng889 (084bf)
- support dynamic add route & optimize code - by @mufeng889 (6f3ad)
- add before guard - by @mufeng889 (13b0c)
- @sa/axios: add response to flatRequest when success - by @mufeng889 (92e3c)
- does the configuration support automatic updates. - by @mufeng889 (fb758)
🐞 Bug Fixes
- packages:
- projects:
- fix top menu abnormal - by @mufeng889 (5e1f7)
- fixed abnormal display of dynamic switching size menu - by @mufeng889 (79c1a)
- fix eslint errors - by @mufeng889 (fec80)
- click tab left menu openkeys does not change - by @mufeng889 (f3f57)
- fix route type & remove startTransition - by @mufeng889 (fac36)
- Fixed redirection when switching roles & init tab no cache - by @mufeng889 (58d1f)
- fix refresh token when meet multi requests - by @mufeng889 (fbe7d)
- in big screen has scroll bar - by @mufeng889 (cb942)
🛠 Optimizations
- packages:
- optimize code - by @mufeng889 (5f78e)
- projects:
💅 Refactors
- packages:
- projects:
📖 Documentation
- projects: update CHANGELOG - by @mufeng889 (a13a7)
🏡 Chore
View changes on GitHub
v0.3.2
🚀 Features
- deps:
- add typewriter - by @mufeng889 (0651b)
- packages:
- projects:
- optimize code style & exception page add button click event - by @mufeng889 (f1dcd)
- Synchronize the useRouterPush of soybean - by @mufeng889 (308df)
- add version update notifications - by @mufeng889 (3f25b)
- use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable & updated international language - by @mufeng889 (15769)
- add color fading mode - by @mufeng889 (10b2a)
- prxojects:
- change useRouter declaration type - by @mufeng889 (f27d4)
🐞 Bug Fixes
- projects: fixed left menu mixed mode shrinks menu - by @mufeng889 (77dac)
- types: fix the type of TableApiFn - by @mufeng889 (b8daf)
🛠 Optimizations
- projects:
💅 Refactors
- packages:
- Refactoring useRoute - by @mufeng889 (b9b55)
- projects:
- change css vars mount to root - by @mufeng889 (c59ed)
- refactor part of the menu code - by @mufeng889 (d19aa)
- the vercal-mix reconstruction is complete - by @mufeng889 (dab53)
- refactor the menu section code - by @mufeng889 (1f1ef)
- Refactoring useMenu - by @mufeng889 (185ff)
- refactor global menu & support reversed-horizontal-mix-menu - by @mufeng889 (132fa)
🏡 Chore
- deps: add simple-git-hooks lint-staged - by @mufeng889 (9c977)
- other: print project information in console - by @mufeng889 (d9cf8)
🎨 Styles
- projects:
View changes on GitHub
v0.3.1
🚀 Features
- proejects:
- routing and layout error boundaries combine - by @mufeng889 (7de3c)
- projects:
- change document address - by @mufeng889 (7ced8)
- synchronize updates to soybean's axios - by @mufeng889 (6401f)
- add common internationalization configuration - by @mufeng889 (a702d)
- the routing information file can be created on the command line - by @mufeng889 (6e77e)
- update elegant-route - by @mufeng889 (d4a65)
- iframe add skeleton - by @mufeng889 (e21af)
- add components auto-import - by @mufeng889 (b60f2)
- add antd auto-import & close route log info - by @mufeng889 (5879f)
- add full screen watermarke - by @mufeng889 (103b6)
🐞 Bug Fixes
- packages:
- can jump to params & not-found - by @mufeng889 (6241a)
- projects:
🛠 Optimizations
📦 Build
- deps: add deps vite-plugin-checker - by @mufeng889 (24454)
🏡 Chore
- README:
- deps:
- projects:
- add vscode configuration & add vite preload - by @mufeng889 (48cd0)
🎨 Styles
- proejcts:
- optimized code format - by @mufeng889 (e2c03)
- projects:
View changes on GitHub
v0.3.0
🚀 Features
- packages: perfect routing method - by @mufeng889 (7a15b)
🐞 Bug Fixes
- packages:
- fix repeat routing - by @mufeng889 (98a71)
- projects:
🛠 Optimizations
- optimized code - by @mufeng889 (f94b5)
- code:
- optimize the experience - by @mufeng889 (6a135)
- packages:
🏡 Chore
View changes on GitHub
v0.2.1
🐞 Bug Fixes
- proejects: use other methods to replace toSorted for better compatibility with more browsers - by @mufeng889 (5bc13)
- projects: fixed tab not switching colors when switching color themes - by @mufeng889 (5afba)
🏡 Chore
- deps: update deps - by @mufeng889 (95d38)
View changes on GitHub
v0.2.0
🚀 Features
- .github:
- add workflows - by @mufeng889 (d3e8c)
- .npmr:
- cancel Taobao mirror address - by @mufeng889 (1f90f)
- pachages:
- add parse query & stringify query - by @mufeng889 (c0134)
- packages:
- add route Transition animation - by @mufeng889 (da94e)
- projects:
🛠 Optimizations
- optimized code & remove useless code - by @mufeng889 (2ac61)
- projects: place the error boundary under the root route & add the internationalized language of the login page - by @mufeng889 (1e4a1)
🏡 Chore
- deps:
🤖 CI
- vercel: add vercel profile - by @mufeng889 (8b275)