Skip to content

v0.2.9

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 09:28
0.2.9
2518931

Added

  • Menu
    • Add support for multiple MenuBtn when in clickable mode (10d0de1)
  • Cursor
    • Add a scale option (#48)
  • Modal
    • Add a scrollLock option (#43)

Changed

  • Update @studiometa/js-toolkit package (#50)
  • LargeText
    • Improve scroll performance (dc6ce0e)
  • Modal
    • ⚠️ Update open an close refs to be multiple (#49)
  • Panel
    • ⚠️ Update open an close refs to be multiple (#49)

Fixed

  • Menu
    • Fix a bug where submenus could not be opened in clickable mode (#50)