Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 1.95 KB

0.1.1 (2022-03-08)

Bug Fixes

  • i18n: add i18n translate data (93cf3d4)
  • tabs: affix tab should hide close btn (91f5420), closes #3

Features

  • add mixsider logo size transition (56957d0)
  • support for hiding child-items in menus (feedf26)

Performance Improvements

  • analysis: useToggle replace autoResetRef (49b7df2)

0.1.0 (2022-01-20)

Bug Fixes

  • badge count should update (2fb0c76)
  • headerMenu should responsive and scroll (232f52b)

Features