Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 09:41
· 52 commits to master since this release

   🚀 Features

  • packages:
    • @sa/hooks add useRequest  -  by @mufeng889 (e5cdc)
    • hooks: add use-array & example  -  by @mufeng889 (02483)
  • 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:
    • 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)
    • 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:
    • optimize code  -  by @mufeng889 (5f78e)
    • optimize code  -  by @mufeng889 (26f05)
    • simple-router: optimize code  -  by @mufeng889 (27d5f)
  • projects:
    • optimize code  -  by @mufeng889 (85b64)
    • optimize code  -  by @mufeng889 (21d28)
    • optimize code  -  by @mufeng889 (b29bc)
    • optimize code  -  by @mufeng889 (f6fd4)
    • optimize code  -  by @mufeng889 (43f8b)
    • optimize code  -  by @mufeng889 (a5cc9)

   💅 Refactors

  • packages:
    • update Route  -  by @mufeng889 (8795b)
    • @sa/hooks: use-request fir axios  -  by @mufeng889 (3dbe7)
    • @sa/simple-router: stable useRoute  -  by @mufeng889 (6cf09)
    • @sa/materials: remove tab close shortcut by mouse  -  by @mufeng889 (edb3e)
  • 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:
    • update deps  -  by @mufeng889 (1dad4)
    • update deps  -  by @mufeng889 (6ff15)
    • remove transition-group-plus  -  by @mufeng889 (36996)
    • add framer-motion & remove react-transition-group  -  by @mufeng889 (abada)
  • projects:
    • update CHANGELOG  -  by @mufeng889 (264f9)
    • update scss config  -  by @mufeng889 (480c8)
    • update deps  -  by @mufeng889 (0d855)
  • types:
    • remove type declaration for document.startViewTransition (TypeScript 5.6 inclnudes it)  -  by @mufeng889 (cef47)
    View changes on GitHub