Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blog): use view transitions when transitioning from posts list to post view #19

Open
PalmDevs opened this issue Jun 17, 2024 · 0 comments

Comments

@PalmDevs
Copy link
Owner

Motivation

View transitions are easy to implement. Both pages can be transitioned nicely together.

Solution

Use the new view transitions API (limited compatibility) to easily transition between both pages.
For browsers that do not support this API, the normal "fade slide up" animation is played instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant