New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

astro-vtbot

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-vtbot - npm Package Versions

1
8

1.7.15

Diff

Changelog

Source

1.7.15 - 2024-05-05

Patch Changes

  • 7d50a65: Fixes an issue where switching languages did select a different page. plus: Improvements to robustness and test coverage.
martrapp
published 1.7.14 •

Changelog

Source

1.7.14 - 2024-04-26

Patch Changes

  • bc1cd73: VtBotDebug: Fixes an issue where astro:after-preparation was not logged at all.
  • a92071a: ReplacementSwap: Extends the ability to handle transition:persist to children of html.head.
martrapp
published 1.7.13 •

Changelog

Source

1.7.13 - 2024-04-23

Patch Changes

  • 87c87ff: Starlight utils: Adds an optional parameter to openCategory() to opt-out of scrolling.
  • 9f8fe2c: Adds a new experimental component (ReadyToFinished) that allows to postpone viewTransition.finished
martrapp
published 1.7.12 •

Changelog

Source

1.7.12 - 2024-04-20

Patch Changes

  • fe3ca60: PageOrder: adds a new component to the Starlight support that changes the direction of the transition based on the order of the pages in the sidebar.
  • aa522c2: LoadingIndicator: Improves the way the loading indicator tries to find an icon to display.
martrapp
published 1.7.11 •

Changelog

Source

1.7.11 - 2024-04-20

Patch Changes

  • 58afbd6: Fixes a bug where importing vtbot as an integration zeroed all content collection types.
martrapp
published 1.7.10 •

Changelog

Source

1.7.10 - 2024-04-19

Patch Changes

  • 2cd5f25: VtBotDebug: Honor data-astro-rerun when listing which scripts might run.
  • ac261cf: New Component: Provides the PageOffset component which eliminates pseudo-scrolling morph animations of large elements like whole body or huge content areas.
  • 2e1f8c8: Linter: Fixes a bug in style sheet parsing when a view-transition-name appeared inside a @supports condition.
martrapp
published 1.7.9 •

Changelog

Source

1.7.9 - 2024-04-14

Patch Changes

  • 46c79d3: Starlight Support: Adds support for tweaking the sidebar of Starlight sites, see https://events-3bg.pages.dev/jotter/starlight/guide/#sidebar-behavior
martrapp
published 1.7.8 •

Changelog

Source

1.7.8 - 2024-04-12

Patch Changes

  • 2ca7b06: Starlight Support: Adds a reusable, improved way to identify sidebar entries.
  • 2e96f5e: ReplacementSwap: Adds handling of data-astro-transition-persist to ReplacementSwap for replaced content.
  • 93b47de: Starlight Support: Improves sidebar handling: Automatically opens categories when navigated to and scrolls them into view.
martrapp
published 1.7.7 •

Changelog

Source

1.7.7 - 2024-04-09

  • 614712e: Starlight Support: Fixes a bug in updateCurrentPageMarker
martrapp
published 1.7.6 •

Changelog

Source

1.7.6 - 2024-04-09

Patch Changes

  • aa5b84d: Starlight Support: Improves Starlight sidebar support to give a choice between replacement and update:

    By default, the content of the sidebar is retained during navigation and only the highlighting of the current page is updated. The alternative is to replace the sidebar content on each navigation (with the content read from the next page). This is activated by adding replaceSidebarContent to the component VtbotStarlight in ./src/components/starlight/Head.astro.

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