Replies: 1 comment 1 reply
-
|
Can you post feedback on transitions API in the RFC? #607 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Summary
Ability to easily skip animation to/from a page.
I want to have an animation to a project page from the main page, but I do not want to show the reverse.
Background & Motivation
Often there is a title displayed over an image when the image is hovered. It makes sense to animate the text when the text is visible, but animating from the item page back, the title should not animate since the title is not visible.
Goals
Add an other predefined animation keyword.
Example
Beta Was this translation helpful? Give feedback.
All reactions