This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Some small fixes + default fade length change
- don't pass all props through to gatsby-link, just pass activeStyle and className
- only apply min height to the site wrapper when not in transition to fix some transition glitches for the swipe animation
- prevent the fade transition from jumping the exiting page to the top of the screen
- default fade transition default length is now 800ms instead of 400ms