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 Versions

1
68

1.4.2

Diff

Changelog

Source

1.4.2 - 2024-01-22

Patch - Changes

  • f4554b6: Adds a new component for easier development of custom loading indicators: The BrakePad
  • f4554b6: Extends LoadingIndicator use JavaScript in custom loading indicators
martrapp
published 1.4.1 •

Changelog

Source

1.4.1 - 2024-01-22

Patch Changes

chores & typos

martrapp
published 1.4.0 •

Changelog

Source

1.4.0 - 2024-01-22

Minor Changes

  • 0c5f0e3: Extends integration to automatically add <LoadingIndicator/> to pages with <ViewTransitions/>
  • bab5d23: Introduces new LoadingIndicator component
martrapp
published 1.3.1 •

Changelog

Source

1.3.1 - 2024-01-20

Patch Changes

  • 364cb09: Exposes the adapter() function from the FishPond tech demo in animation-style-ts to allow for non standard names with transition:animate={}
martrapp
published 1.3.0 •

Changelog

Source

1.3.0 - 2024-01-19

Minor Changes

  • d26a1a0: New <NoScroll /> component keeps scroll positions where they are when navigating to the next page

Patch Changes

  • b496316: Fixes a bug in the ccs selectors for transitions
  • 05bafc3: [Doc] Links usage sections of components to installation instructions
martrapp
published 1.2.0 •

Changelog

Source

1.2.0 - 2024-01-17

Minor Changes

  • 42b417e: Provides the initial version of the Portal component
  • 99f7b20: Provides tech demo and reusable components for new animation types
  • e07a615: Enables installation as an Astro integration with npx astro add astro-vtbot. This automatically adds the <Linter/> component to all your <ViewTransition/> pages!
  • fd48b93: Updates the Practitioners' Guide
  • e6b62ce: Adds documentation about installation and for the new components: Zoom, Swing, AnimationStyle, Portal
  • 8b28dc8: Linter now also checks the type property of <script> elements for suspicious values
  • 1b93255: Enables VtBotDebug to tell you which of your scripts are executed during view transistion bewtween astro:after-swap fired and before astro:page-load. Also removes the feature to redirect the log output to an overlay. As the output grows, we are quickly running out of space with the on-screen display. This might come back some day, but then based on the Astros Dev Toolbar.

Patch Changes

  • fa962a7: Cleans up examples
  • 6e31467: Adds types to ReplacementSwap and update docs
martrapp
published 1.1.5 •

Changelog

Source

1.1.5 - 2024-01-08

Patch Changes

  • f5e72f8: Fixes execptions raised when accessing cross origin style sheets in VtBotDebug and Linter
martrapp
published 1.1.4 •

Changelog

Source

1.1.4 - 2023-12-31

Patch Changes

  • [Linter:] Add detection of illegal view-transition-names
  • [Jotter:] Add tipps and tricks on astro directives and non-cached images.

Plus

  • Minor fixes for demos and demo overview.
  • Improvements of the build process.
martrapp
published 1.1.3 •

Changelog

Source

1.1.3 - 2023-12-25

Patch Changes

  • f11ba855e [Linter:] Add warnings when view transition names or scoped styles are potentially lost when elements are copied over by transition:persist or data-vtbot-replace.

  • 6ab6f38b8 [VtBotDebug:] Show the ::view-transition pseudo-elements that the browser inserts when it is ready to start the animations for view transitions.

  • 0f1e1dda6 [ReplacementSwap:] Improve <ReplacementSwap> documentation and optimize how old astro-route-announcer are removed.

  • Plus: Correction of typos and improvement of wording

martrapp
published 1.1.2 •

Changelog

Source

1.1.2 - 2023-12-23

Patch Changes

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