@vtbag/inspection-chamber
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@vtbag/inspection-chamber", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "description": "The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.", |
@@ -1,2 +0,2 @@ | ||
[⭐️ Please star to support this work! ⭐️]() | ||
[⭐️ Please star to support this work! ⭐️](https://github.com/vtbag/inspection-chamber) | ||
# The Inspection Chamber | ||
@@ -14,5 +14,4 @@ | ||
## !!! News !!! | ||
v1.0.5 introduces the 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. | ||
This version also includes numerous smaller improvements, moving the Chamber closer to becoming a stable product rather than just a prototype. | ||
The current version also includes smaller improvements, moving the Chamber closer to becoming a stable product rather than just a prototype. | ||
@@ -23,2 +22,5 @@ For details, see the [CHANGELOG](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md) | ||
v1.0.5 introduced the 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. | ||
v1.0.4 improves opening the Chamber on mobiles, adds an explicit close button to the inner panel and fixes some styling issues. | ||
@@ -25,0 +27,0 @@ |
Sorry, the diff of this file is too big to display
47
85328
1102