Great to see Safari Technology Preview 202 add support for View Transition types.
These makes it easier to work with several view transitions on the same page (read: different animations), without the declarations of the one affecting the other.
Great to see Safari Technology Preview 202 add support for View Transition types. These makes it easier to work with several view transitions on the same page (read: different animations), without the declarations of the one affecting the other. 2 comments
And there’s a bunch of other nice new CSS features in that release as well: `background-clip: border-area`, `scrollbar-width`, `shape()`, `closest-corner`/`farthest-corner`, `::target-text`, … See https://webkit.org/blog/15798/release-notes-for-safari-technology-preview-202/ for a full list. |
If you’re more into reading, here’s a written version of that video:
https://developer.chrome.com/blog/view-transitions-update-io24#view-transition-types