GitPedia
yusinto

yusinto/react-site-nav

A kick ass site menu powered by styled components inspired by Stripe.

2 Releases
Latest: 7y ago
Bug fixes and enhancementsv0.2.7Latest
yusintoyusinto·7y ago·September 13, 2018
GitHub

📋 Changes

  • 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 animationv0.2.2Pre-release
yusintoyusinto·7y ago·July 25, 2018
GitHub

📋 Changes

  • 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.