⭐️ Please star to support this work! ⭐️
🔬 The Inspection Chamber
Put your view transitions through their paces in the Inspection Chamber!
The @vtbag website can be found at https://vtbag.pages.dev/
!!! News !!!
Improved error handling.
For details, see the CHANGELOG
What happened so far:
Names in the Animation Groups panel are now shown in the order in which the transition groups appear as children of the ::view-transition
pseudo-element. This makes it easier to understand how the individual groups overlap during rendering.
You can now observe in real-time how CSS properties are updated by animations and easily see which other properties are applied to the pseudo-elements created by the View Transition API.
Added ability to switch single animations on and off as you navigate through the timeline of view transitions. For example, you can temporarily disable fades while investigating a morph animation or disable morphing to focus on other features of your transition.
- Improved error reporting for missing animations or corrupted keyframe definitions.
- Improved opening the Chamber on mobiles.
- Explicit close button to the inner panel and fixes some styling issues.
- Better integration into same-document and cross-document transitions.
- Further optimizations for identifying transition elements on the screen.
What is it?
The Inspection Chamber is your ultimate playground for experimenting with the View Transition API. Whether you're working with same-document or cross-document transitions, this test bench has got you covered.
With a comprehensive set of controls at your fingertips, you can interactively test and fine-tune your view transitions to perfection. Dive in and explore all the features the Inspection Chamber offers to elevate your web development projects!
Find the documentation of the Inspection Chamber at https://vtbag.pages.dev/tools/inspection-chamber/!