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

@vtbag/turn-signal

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtbag/turn-signal - npm Package Versions

2

1.3.0

Diff

Changelog

Source

1.3.0 - 2024-12-30

Minor Changes

  • 1594efb: This release adds the link-types script that let's you annotate view transition types at <a> elements by adding the data-vtbag-link-types attributes.

    <a href="..." data-vtbag-link-types="backward types/forward types"></a>
    

    For details on how to use the scripts see the documentation.

    This release also adds support for browsers that have native cross-document view transitions support but don't support the Navigation API. Looking at you, Safari!

martrapp
published 0.0.0-experimental-link-types •

martrapp
published 1.2.3 •

martrapp
published 1.2.2 •

Changelog

Source

1.2.2 - 2024-12-12

Patch Changes

  • 9591c7e: makes code a bit more robust
martrapp
published 1.2.1 •

Changelog

Source

1.2.1 - 2024-12-11

Patch Changes

  • 34d6a93: Removes log statements
martrapp
published 1.2.0 •

Changelog

Source

1.2.0 - 2024-12-11

Minor Changes

  • 5feccc0: link-types: assign view transition types directly to the links that trigger navigation!
martrapp
published 1.1.0 •

Changelog

Source

1.1.0 - 2024-10-22

Minor Changes

  • 58b6a3a: Transition types and direction attributes are now also determined on the old page! And the additional old and new types tell you, where you are. One use case is to exclude elements from view transitions depending on the direction. With this change you can not only exclude or add the new images but also the old images!
martrapp
published 1.0.3 •

Changelog

Source

1.0.3 - 2024-10-17

Patch Changes

  • 3de8989: Dependency updates
  • 961b31e: Adds .d.ts declarations
martrapp
published 1.0.2 •

Changelog

Source

1.0.2 - 2024-09-25

Patch Changes

  • 214b570: Fixes an issue where the scripts where not reexecuted when fetched from the bfcache.
martrapp
published 1.0.1 •

Changelog

Source

1.0.1 - 2024-09-25

Patch Changes

  • 60db4dd: Fixes a bug where backward animations didn't work as advertised
  • 83e2556: Removes debug logging
2
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