Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 09:18
· 82 commits to master since this release

   🚀 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:
    • eix tab can't click on mobile side  -  by @mufeng889 (e0141)
    • support pass state and fix judgments before jumpe  -  by @mufeng889 (34935)
    • fix useRouter type  -  by @mufeng889 (32628)
    • failure to return in some fast new cases results in no initialization . close #8  -  by @mufeng889 in #8 (cfe46)
  • 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:
    • optimize code  -  by @mufeng889 (85b64)
    • optimize code  -  by @mufeng889 (21d28)
    • optimize code  -  by @mufeng889 (b29bc)

   💅 Refactors

  • packages:
    • update Route  -  by @mufeng889 (8795b)
    • @sa/hooks: use-request fir axios  -  by @mufeng889 (3dbe7)
    • @sa/simple-router: stable useRoute  -  by @mufeng889 (6cf09)
  • 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)

   📖 Documentation

  • projects: update CHANGELOG  -  by @mufeng889 (a13a7)

   🏡 Chore

  • deps:
    • update deps  -  by @mufeng889 (1dad4)
    • update deps  -  by @mufeng889 (6ff15)
    View changes on GitHub