astro-vtbot
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -71,3 +71,2 @@ import { defineToolbarApp } from 'astro/toolbar'; | ||
if (options.state) { | ||
return; | ||
const me = document.querySelector('astro-dev-toolbar')! | ||
@@ -79,3 +78,2 @@ .shadowRoot!.querySelector('astro-dev-toolbar-app-canvas[data-app-id="vtbot"]')! | ||
return; | ||
if (!document.startViewTransition) { | ||
@@ -82,0 +80,0 @@ status.textContent = 'Your browser does not support view transitions. You notice a little sign near the power button of The Chamber:'; |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", | ||
@@ -9,0 +9,0 @@ "homepage": "https://events-3bg.pages.dev/", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130805
1486