Skip to content

Commit

Permalink
Update README.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp authored Jul 31, 2024
1 parent 8a4a46c commit 8350d5e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,16 @@ Put your view transitions through their paces in the Inspection Chamber!
The @vtbag website can be found at https://vtbag.pages.dev/

## !!! News !!!
v1.0.4 improves opening the Chamber on mobiles, adds an explicit close button to the inner panel and fixes some styling issues.

For details, see the [CHANGELOG](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md)

## What happend so far:

v1.0.3 fixes some teething issues. The main areas affected are:
* Better integration into same-document and cross-document transitions.
* Further optimizations for identifying transition elements on the screen.

For details, see the [CHANGELOG](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md)

## 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.
Expand All @@ -31,4 +35,4 @@ When Chrome introduced the (same-document) View Transition API, Astro quickly be

With the View Transition API now being adopted by more browsers and even supporting cross-document navigation, vtbot has evolved. Meet its framework-independent sibling: `@vtbag`

`@vtbag/*` is set to provide a treasure trove of useful tools, tips (and of course tricks!) to enhance your experience with View Transitions, no matter which framework you're using, or even if you're using none at all.
`@vtbag/*` is set to provide a treasure trove of useful tools, tips (and of course tricks!) to enhance your experience with View Transitions, no matter which framework you're using, or even if you're using none at all.

0 comments on commit 8350d5e

Please sign in to comment.