Skip to content

Latest commit

 

History

History
324 lines (241 loc) · 26.3 KB

CHANGELOG.md

File metadata and controls

324 lines (241 loc) · 26.3 KB

Changelog

v1.0.0-beta.1 (2024-09-14)

   🚀 Features

  • packages:
    • @sa/hooks add useRequest  -  by wang (e5cdc)
  • projects:
    • add menu functions  -  by wang (0b14d)
    • support add parent when add route  -  by wang (084bf)
    • support dynamic add route & optimize code  -  by DESKTOP-31IBRMI\Administrator (6f3ad)
    • add before guard  -  by DESKTOP-31IBRMI\Administrator (13b0c)
    • @sa/axios: add response to flatRequest when success  -  by DESKTOP-31IBRMI\Administrator (92e3c)
    • does the configuration support automatic updates.  -  by DESKTOP-31IBRMI\Administrator (fb758)

   🐞 Bug Fixes

  • packages:
    • eix tab can't click on mobile side  -  by wang (e0141)
    • support pass state and fix judgments before jumpe  -  by wang (34935)
    • fix useRouter type  -  by DESKTOP-31IBRMI\Administrator (32628)
    • failure to return in some fast new cases results in no initialization . close #8  -  by DESKTOP-31IBRMI\Administrator in #8 (cfe46)
  • projects:
    • fix top menu abnormal  -  by wang (5e1f7)
    • fixed abnormal display of dynamic switching size menu  -  by wang (79c1a)
    • fix eslint errors  -  by DESKTOP-31IBRMI\Administrator (fec80)
    • click tab left menu openkeys does not change  -  by DESKTOP-31IBRMI\Administrator (f3f57)
    • fix route type & remove startTransition  -  by wang (fac36)
    • Fixed redirection when switching roles & init tab no cache  -  by DESKTOP-31IBRMI\Administrator (58d1f)
    • fix refresh token when meet multi requests  -  by DESKTOP-31IBRMI\Administrator (fbe7d)
    • in big screen has scroll bar  -  by wang (cb942)

   🛠 Optimizations

  • packages:
    • optimize code  -  by wang (5f78e)
  • projects:
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (85b64)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (21d28)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (b29bc)

   💅 Refactors

  • packages:
    • update Route  -  by DESKTOP-31IBRMI\Administrator (8795b)
    • @sa/hooks: use-request fir axios  -  by DESKTOP-31IBRMI\Administrator (3dbe7)
    • @sa/simple-router: stable useRoute  -  by DESKTOP-31IBRMI\Administrator (6cf09)
  • projects:
    • add logout route  -  by DESKTOP-31IBRMI\Administrator (df689)
    • refactor simple-router  -  by DESKTOP-31IBRMI\Administrator (d7861)
    • combine theme tokens and theme settings  -  by wang (8d703)
    • remove dark sidebar configuration  -  by wang (f9582)

   📖 Documentation

  • projects: update CHANGELOG  -  by DESKTOP-31IBRMI\Administrator (a13a7)

   🏡 Chore

  • deps:
    • update deps  -  by wang (1dad4)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (6ff15)

   ❤️ Contributors

DESKTOP-31IBRMI\Administrator

v0.3.2 (2024-09-07)

   🚀 Features

  • deps:
    • add typewriter  -  by DESKTOP-31IBRMI\Administrator (0651b)
  • packages:
    • add remove route & If the route to be jumped is the current route, no jump occurs  -  by wang (a75c2)
    • Synchronize the useRouterPush of soybean  -  by wang (04577)
  • proejects:
    • routing and layout error boundaries combine  -  by DESKTOP-31IBRMI\Administrator (7de3c)
  • projects:
    • change document address  -  by DESKTOP-31IBRMI\Administrator (7ced8)
    • synchronize updates to soybean's axios  -  by DESKTOP-31IBRMI\Administrator (6401f)
    • add common internationalization configuration  -  by DESKTOP-31IBRMI\Administrator (a702d)
    • the routing information file can be created on the command line  -  by wang (6e77e)
    • update elegant-route  -  by DESKTOP-31IBRMI\Administrator (d4a65)
    • iframe add skeleton  -  by DESKTOP-31IBRMI\Administrator (e21af)
    • add components auto-import  -  by wang (b60f2)
    • add antd auto-import & close route log info  -  by DESKTOP-31IBRMI\Administrator (5879f)
    • add full screen watermarke  -  by DESKTOP-31IBRMI\Administrator (103b6)
    • optimize code style & exception page add button click event  -  by wang (f1dcd)
    • Synchronize the useRouterPush of soybean  -  by wang (308df)
    • add version update notifications  -  by wang (3f25b)
    • use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable & updated international language  -  by wang (15769)
    • add color fading mode  -  by DESKTOP-31IBRMI\Administrator (10b2a)
  • prxojects:
    • change useRouter declaration type  -  by wang (f27d4)

   🐞 Bug Fixes

  • packages:
    • can jump to params & not-found  -  by wang (6241a)
  • projects:
    • fixed tables not showing scrollbars when screen width changes . close #5  -  by DESKTOP-31IBRMI\Administrator in #5 (bc673)
    • repair tabcannot be modified  -  by DESKTOP-31IBRMI\Administrator (0d3ca)
    • update redirect  -  by DESKTOP-31IBRMI\Administrator (dc18c)
    • fixed left menu mixed mode shrinks menu  -  by wang (77dac)
  • types:
    • fix the type of TableApiFn  -  by wang (b8daf)

   🛠 Optimizations

  • optimized code  -  by DESKTOP-31IBRMI\Administrator (00bdc)
  • packages:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (4f6a2)
  • projects:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (a9854)
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (aa3bc)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (b407e)
    • optimize code  -  by wang (6ce4f)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (8f9a8)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (0402b)

   💅 Refactors

  • packages:
    • Refactoring useRoute  -  by wang (b9b55)
  • projects:
    • change css vars mount to root  -  by DESKTOP-31IBRMI\Administrator (c59ed)
    • refactor part of the menu code  -  by DESKTOP-31IBRMI\Administrator (d19aa)
    • the vercal-mix reconstruction is complete  -  by DESKTOP-31IBRMI\Administrator (dab53)
    • refactor the menu section code  -  by DESKTOP-31IBRMI\Administrator (1f1ef)
    • Refactoring useMenu  -  by wang (185ff)
    • refactor global menu & support reversed-horizontal-mix-menu  -  by DESKTOP-31IBRMI\Administrator (132fa)

   📦 Build

  • deps: add deps vite-plugin-checker  -  by wang (24454)

   🏡 Chore

  • README:
    • update README  -  by DESKTOP-31IBRMI\Administrator (e9ebe)
    • update README  -  by DESKTOP-31IBRMI\Administrator (a084d)
  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (f63e7)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (ce564)
    • remove lodash-es  -  by DESKTOP-31IBRMI\Administrator (d487c)
    • add simple-git-hooks lint-staged  -  by wang (9c977)
  • other:
    • print project information in console  -  by DESKTOP-31IBRMI\Administrator (d9cf8)
  • projects:
    • add vscode configuration & add vite preload  -  by wang (48cd0)

   🎨 Styles

  • proejcts:
    • optimized code format  -  by DESKTOP-31IBRMI\Administrator (e2c03)
  • projects:
    • optimized code style  -  by wang (f5fed)
    • change component classification  -  by DESKTOP-31IBRMI\Administrator (e41a9)
    • optimize code style  -  by wang (0eded)
    • optimize code style  -  by wang (95243)
    • optimized code  -  by wang (28d68)
    • reduce the padding of header buttoon  -  by DESKTOP-31IBRMI\Administrator (1a343)

   ❤️ Contributors

wang

v0.3.1 (2024-08-31)

   🚀 Features

  • proejects:
    • routing and layout error boundaries combine  -  by DESKTOP-31IBRMI\Administrator (7de3c)
  • projects:
    • change document address  -  by DESKTOP-31IBRMI\Administrator (7ced8)
    • synchronize updates to soybean's axios  -  by DESKTOP-31IBRMI\Administrator (6401f)
    • add common internationalization configuration  -  by DESKTOP-31IBRMI\Administrator (a702d)
    • the routing information file can be created on the command line  -  by wang (6e77e)
    • update elegant-route  -  by DESKTOP-31IBRMI\Administrator (d4a65)
    • iframe add skeleton  -  by DESKTOP-31IBRMI\Administrator (e21af)
    • add components auto-import  -  by wang (b60f2)
    • add antd auto-import & close route log info  -  by DESKTOP-31IBRMI\Administrator (5879f)
    • add full screen watermarke  -  by DESKTOP-31IBRMI\Administrator (103b6)

   🐞 Bug Fixes

  • packages:
    • can jump to params & not-found  -  by wang (6241a)
  • projects:
    • fixed tables not showing scrollbars when screen width changes . close #5  -  by DESKTOP-31IBRMI\Administrator in #5 (bc673)
    • repair tabcannot be modified  -  by DESKTOP-31IBRMI\Administrator (0d3ca)
    • update redirect  -  by DESKTOP-31IBRMI\Administrator (dc18c)

   🛠 Optimizations

  • optimized code  -  by DESKTOP-31IBRMI\Administrator (00bdc)
  • packages:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (4f6a2)
  • projects:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (a9854)
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (aa3bc)

   📦 Build

  • deps: add deps vite-plugin-checker  -  by wang (24454)

   🏡 Chore

  • README:
    • update README  -  by DESKTOP-31IBRMI\Administrator (e9ebe)
    • update README  -  by DESKTOP-31IBRMI\Administrator (a084d)
  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (f63e7)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (ce564)
    • remove lodash-es  -  by DESKTOP-31IBRMI\Administrator (d487c)
  • projects:
    • add vscode configuration & add vite preload  -  by wang (48cd0)

   🎨 Styles

  • proejcts:
    • optimized code format  -  by DESKTOP-31IBRMI\Administrator (e2c03)
  • projects:
    • optimized code style  -  by wang (f5fed)
    • change component classification  -  by DESKTOP-31IBRMI\Administrator (e41a9)

   ❤️ Contributors

DESKTOP-31IBRMI\Administrator

v0.3.0 (2024-08-20)

   🚀 Features

  • packages: perfect routing method  -  by wang (7a15b)

   🐞 Bug Fixes

  • packages:
    • fix repeat routing  -  by wang (98a71)
  • projects:
    • prevent local storage conflicts  -  by @Azir-11 (cc2d4)
    • fix Fix type error type error . close #3  -  by wang in #3 (d9237)

   🛠 Optimizations

  • optimized code  -  by wang (f94b5)
  • code:
    • optimize the experience  -  by wang (6a135)
  • packages:
    • optimize simple-router code  -  by wang (c6ea8)
    • optimized simple-router code  -  by wang (edfb1)

   🏡 Chore

  • package: improve package content . close #4  -  by wang in #4 (a2dde)

   ❤️ Contributors

Azir-11   wang

v0.2.1 (2024-08-14)

   🐞 Bug Fixes

  • proejects: use other methods to replace toSorted for better compatibility with more browsers  -  by wang (5bc13)
  • projects: fixed tab not switching colors when switching color themes  -  by wang (5afba)

   🏡 Chore

  • deps: update deps  -  by wang (95d38)

   ❤️ Contributors

wang

v0.2.0 (2024-08-08)

   🚀 Features

  • .github:
    • add workflows  -  by DESKTOP-31IBRMI\Administrator (d3e8c)
  • .npmr:
    • cancel Taobao mirror address  -  by DESKTOP-31IBRMI\Administrator (1f90f)
  • pachages:
    • add parse query & stringify query  -  by wang (c0134)
  • packages:
    • add route Transition animation  -  by wang (da94e)
  • projects:
    • init project  -  by DESKTOP-31IBRMI\Administrator (651d3)
    • add configuration  -  by DESKTOP-31IBRMI\Administrator (6c976)
    • remove restrictions on locked files  -  by DESKTOP-31IBRMI\Administrator (9138d)
    • perfect user interface  -  by DESKTOP-31IBRMI\Administrator (1cc8a)
    • add il18 for error boundary component  -  by wang (8d6cc)

   🛠 Optimizations

  • optimized code & remove useless code  -  by wang (2ac61)
  • projects: place the error boundary under the root route & add the internationalized language of the login page  -  by wang (1e4a1)

   🏡 Chore

  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (beea6)
    • add deps vite-plugin-remove-console & optimize code style  -  by wang (6387f)
    • update deps  -  by wang (965df)

   🤖 CI

  • vercel: add vercel profile  -  by wang (8b275)

   ❤️ Contributors

wang