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

Update View Transition API data (update Safari support, add Firefox impl_url, remove outdated impl_url) #24883

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Oct 30, 2024

Summary

note that Safari has implement View Transition Level 1 and is working on View Transition Level 2

see also #24870

Test results and supporting details

Related issues

@github-actions github-actions bot added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS labels Oct 30, 2024
@skyclouds2001 skyclouds2001 marked this pull request as ready for review October 30, 2024 18:32
@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

This pull request has merge conflicts that must be resolved before it can be merged.

@caugner
Copy link
Contributor

caugner commented Nov 5, 2024

@skyclouds2001 Can you please take a look at the conflicts? 🙏

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 5, 2024
@skyclouds2001
Copy link
Contributor Author

@skyclouds2001 Can you please take a look at the conflicts

Sure

api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
@skyclouds2001
Copy link
Contributor Author

the #24939 seems to miss api.Window.pageswap_event & api.Window.pagerevert_event

as test the data locally:

image

https://bugs.webkit.org/show_bug.cgi?id=277524
https://bugs.webkit.org/show_bug.cgi?id=277940
WebKit/WebKit#32025
WebKit/WebKit#31622

@caugner caugner changed the title Add Safari impl_url for View Transition API (Remove outdated chromium impl_url) Update View Transition API data (update Safari support, add Firefox impl_url, remove outdated impl_url) Nov 12, 2024
@caugner caugner merged commit 4b8b1e0 into mdn:main Nov 12, 2024
6 checks passed
@skyclouds2001 skyclouds2001 deleted the safari-view-transition branch November 12, 2024 13:05
@Elchi3
Copy link
Member

Elchi3 commented Nov 12, 2024

the #24939 seems to miss api.Window.pageswap_event & api.Window.pagerevert_event

Yeah, sorry, the collector doesn't yet understand global/window events, see openwebdocs/mdn-bcd-collector#1111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants