-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Update View Transitions Docs #8904
Comments
Great call out to document removing the component! As for updating statuses... is there a predictable static link for checking each browser's status? I would prefer if we didn't have to ourselves literally say "Browser X, level Y support" but could have one link that never needs updating that is e.g. Or, if some other source we trust is updating statuses, I would be OK to link to even a non-official source that we find reliable and have faith will themselves be updating. |
How about the View Transitions API Docs In MDN? |
That link looks amazing, exactly what I was thinking of! 🙌 |
That link covers level 1 Astro needs level 2 to be able to replace the ViewTransitions component |
Granted, mdn is currently a bit in transition between level 1 and 2 for the documentation, but liruifengv's link is fine. The |
@martrapp posted his page recently https://events-3bg.pages.dev/jotter/api/references/#w3c-drafts ... would this work? (lol, Martin just commented) |
Also worth noting that we need to explain that transition persist won’t be supported by the browsers |
Great addition! Looking for someone to run with this and make an initial draft PR for docs! |
Just checking to see whether anyone is interested in picking this one up! We've got the link mentioned above for browser support, and a section on removing the component would be welcome! |
📋 Suggested page
https://docs.astro.build/en/guides/view-transitions/
📋 General description or bullet points (if proposing new content)
Add "Removing
<ViewTransitions/>
Component sectionMaybe add tracking of browser support, I personally will volunteer for keeping this updated
As of right now:
The text was updated successfully, but these errors were encountered: