Skip to content

Releases: yusinto/react-site-nav

Bug fixes and enhancements

Choose a tag to compare

@yusinto yusinto released this 13 Sep 05:43

A bug fix and improvements in this release:

  • Fixed issue #4 where contentgroups with differing height interfere with closing the nav.
  • Support root nav item as a link.
  • Added new background property to ContentGroup to support different content group background colours.
  • Added new contentTop property to SiteNav so the distance between the nav and flyouts can be configured.

Off screen detection and correction and better arrow animation

Choose a tag to compare

@yusinto yusinto released this 25 Jul 00:29
  • Added view port detection so when flyouts are off screen, they get corrected and rendered on screen.
  • Completely refactored arrow component so it's decoupled from the content div and improved its animation.