Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@neolution-ch-release-bot neolution-ch-release-bot released this 29 Aug 14:31
· 33 commits to main since this release

Fixed

  • Removed sidebar drop shadow on screens where it's closed by default (small/medium size screens) in order to avoid having a shadow visible to the left of the screen even when the menu is closed on mobile/tablet
  • Fixed a problem where menu-open would be added to menu items without children
  • Menu styling is now using different colors for hovering and normal state
  • Indentation of menu items is now using classes. This lets the user overwrite the indentation with custom styles when required

Added

  • Added an option to provide additional classes to a menu item
  • Added an option to set the "active" class on menu items from the outside