Check out the post I wrote for developer.chrome.com to learn what changed for View Transitions in 2025.| Bram.us
A new View Transitions-related feature we shipped in Chrome 140 is the ability to nest ::view-transition-group() pseudos. This is useful for retaining visual effects such as clipping, move elements as part of a group, etc.| Bram.us
If you thought we were done with View Transitions, guess again! A feature Chrome is working on, is “Scoped View Transitions”, which allow you to scope a VT to a subtree of the DOM. We are actively looking for feedback on this one.| Bram.us
In this episode of WP Builds “At The Core,” Nathan Wrigley, Birgit Pauli-Haack, and Anne McCarthy recap recent and upcoming WordPress core developments. They highlight the roadmap to WordPress 6.9, including simplified site editing mode, block-level commenting, template management improvements, the expanded command palette, speculative loading, and upcoming core blocks. The discussion dives into efforts around admin redesign and foundational work for better AI integration, aiming for more...| WP Builds
At Middlesbrough Front End 2025 I gave a talk about some of the more exotic applications of View Transitions| Bram.us
Slides + Recording of the talk “Supercharge Web UX with View Transitions” I gave at WebExpo.| Bram.us
For this year’s Google I/O, I recorded the session “Web animations today and tomorrow”. Check it out to learn how to guide, inform, and delight users by adding subtle and supportive animations to your web UIs.| Bram.us
Instead of duplicating an animation on the ::view-transition-group pseudo, you can also rely on CSS transitions on the original element … if you’ve set it up correctly.| Bram.us
Nicht abgesprochen, aber wie bei Markus gibt es auch hier ein kleines Facelift: Ich bin jetzt auf die Farbdefinition via oklch() umgestiegen. Das stand| Marc Görtz
A few lines of JavaScript to get all animations linked to an active View Transition.| Bram.us
By adding a few lines of CSS you can enable smooth page transitions.| Blog of fearless web developer Silvestar Bistrović
From June 11-13, the CSS Working Group (CSSWG) held its second face-to-face meeting of the year in Coruña, Spain, with a long agenda of new features and| CSS-Tricks
By adding a meta tag with the name ‘view-transition,’ you can enable smooth page transitions.| S.Bistrović