You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cc1a72c <- Tested out CSSTransitions before applying to entire app. Created animations.scss file
951d63e <- Wrapped individual pages in CSSTransitions for page transitions.
Not implemented:
Blog/Feed aren't wrapped in CSSTransitions and individual components animated instead of page. There was a routing issue and didn't feel it was worth looking into since individual components are already animated.
Text Changes will be fulfilled in the separate Text Component.
Proposed Feature:
Add animations when components render in/out
Setup ReactCSSTransitionGroup
Components to animate:
If Possible:
If #12 is implemented,
note * individual components as content of page may already be animated
The text was updated successfully, but these errors were encountered: