Skip to content

v2.0.0

Compare
Choose a tag to compare
@offirgolan offirgolan released this 20 May 04:42
· 37 commits to main since this release

Pull Requests

Release Notes

  • Multiple menus can now co-exist in your application
  • Improved event listeners
  • [BREAKING] Removed burger-menu service as it was used to back a single menu state and no longer makes sense to have.
  • [BREAKING] When the menu is in a locked state, actions can no longer change the state of the menu.
  • [BREAKING] The default height is no longer set to 100vh, instead it is set to 100%. If you upgrade and your menu is no longer visible, please check the available viewport height.