Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Sign inDemoInstall
Socket

astro-vtbot

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-vtbot - npm Package Compare versions

Comparing version 1.10.4 to 1.10.5

39

devToolbar/app.ts

@@ -34,4 +34,4 @@ import { defineToolbarApp } from 'astro/toolbar';

<p>Put your view transitions through their paces!</p><hr>
<p><span id="inspection-chamber-status">If you see this text, bad things happened. If you got here in a web-container, like e.g. Stackblitz, try to open the preview of your project in a new tab. If this does not help, <a href="https://github.com/martrapp/astro-vtbot/issues/new/choose">please file a bug report</a> with the related errors from the browser's console.</span></p><p>You notice a little sign near the Inspection Chamber's power button:
<astro-dev-toolbar-button id="inspection-chamber-button">Out of Order</astro-dev-toolbar-button></p>
<p><span id="inspection-chamber-status">If you see this text, bad things happened. If you got here in a web-container, like e.g. Stackblitz, try to open the preview of your project in a new tab. If this does not help, <a href="https://github.com/martrapp/astro-vtbot/issues/new/choose">please file a bug report</a> with the related errors from the browser's console.</span></p><p>You notice a little sign near the Inspection Chamber's power button:</p>
<astro-dev-toolbar-button id="inspection-chamber-button">Out of Order</astro-dev-toolbar-button>
<style>

@@ -46,21 +46,20 @@ a {

width: 1rem;
height: 1rem;
display: inline-block;
}
.logo {
width: 3.3rem;
height: auto;
margin-right: 0.25rem;
transform: translateY(0.4rem);
float: left;
display:block;
vertical-align: top;
}
h1 {
font-size: 1.3rem;
}
h2 {
font-size: 1.2rem;
}
height: 1rem;
display: inline-block;
}
.logo {
width: 3.3rem;
height: auto;
margin-right: 0.25rem;
transform: translateY(0.4rem);
float: left;
display:block;
vertical-align: top;
}
h1 {
font-size: 1.3rem;
}
h2 {
font-size: 1.2rem;
}
</style>

@@ -67,0 +66,0 @@ `);

@@ -6,3 +6,3 @@ {

},
"version": "1.10.4",
"version": "1.10.5",
"description": "The πŸ‘œ Bag of Tricks ✨ for Astro's View Transitions",

@@ -81,4 +81,4 @@ "homepage": "https://events-3bg.pages.dev/",

"@vtbag/element-crossing": "^1.0.2",
"@vtbag/inspection-chamber": "^1.0.16",
"@vtbag/turn-signal": "^1.0.3"
"@vtbag/inspection-chamber": "^1.0.17",
"@vtbag/turn-signal": "^1.1.0"
},

@@ -92,4 +92,4 @@ "devDependencies": {

"@types/dom-view-transitions": "^1.0.5",
"@types/node": "^22.7.6",
"astro": "^4.16.5",
"@types/node": "^22.7.8",
"astro": "^4.16.7",
"prettier": "^3.3.3",

@@ -96,0 +96,0 @@ "prettier-plugin-astro": "^0.14.1",

@@ -18,12 +18,12 @@ No, its **_NOT_** a roBOT πŸ€–, its a πŸ‘œ <b>B</b>ag <b>o</b>f <b>T</b>ricks!✨

The Inspection Chamber DevTools now als work for `pnpm` projects! \
Big shout out and "Thank You!" to [Lukas](https://github.com/Trombach) for providing this fix!
Brings you current versions of the @vtbag/inspection-chamber and @vtbag/turn-signal!
Brings you current versions of the @vtbag/* packages!
For details, see the [CHANGELOG of the Bag](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md), the [CHANGELOG of the Instruction-Chamber](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md) and the [CHANGELOG of the Turn-Signal](https://github.com/vtbag/turn-signal/blob/main/CHANGELOG.md).
For details, see the [CHANGELOG of the Bag](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md). <!--and of the [CHANGELOG of the InstructionChamber](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md) for the smaller improvements regarding the Chamber.-->
## Recently Learned Tricks ##
> The Inspection Chamber DevTools now als work for `pnpm` projects! \
Big shout out and "Thank You!" to [Lukas](https://github.com/Trombach) for providing this fix!
> New component for browser-native cross-document view transitions: The `<CamShaft>` component prevents the pseudo-smooth-scroll effect caused by view transition groups that exceed the height of the viewport when navigating to a different vertical scroll position.

@@ -30,0 +30,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc