Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Some small fixes + default fade length change

Compare
Choose a tag to compare
@TylerBarnes TylerBarnes released this 02 Dec 04:25
· 309 commits to master since this release
afcd9ca
  • 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