⭐️ Please star to support this work! ⭐️
Put your view transitions through their paces in the Inspection Chamber!
The @vtbag website can be found at https://vtbag.dev/
Now compatible with the View Transition API Level 2 signature for startViewTransition({types:..., update:...})
!
For latest changes, see the CHANGELOG
In addition to CSS animations of pseudo-elements, the Chamber can now also handle animations of pseudo-elements started using the Web Animation API.
Improved error handling
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 the transition.
- Observe in real-time how CSS properties are updated by animations
- Ability to switch single animations on and off
- 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.
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.dev/tools/inspection-chamber/!