martrapp / astro-vtbot

The 👜 Bag of Tricks ✨ for Astro's View Transitions. ⭐️ Please star to support this work!
https://events-3bg.pages.dev/
ISC License
210 stars 5 forks source link

Signal #194

Closed martrapp closed 1 month ago

martrapp commented 1 month ago

Description

New @vtbag component for Astro sites using native cross-document view transitions. Th <TurnSignal /> detects backward history traversals and sets the data-astro-transition="back" as the <ViewTransitions /> component does, making native cross-document view transitions compatible with the CSS generated by Astro'stransition:animate` directive!

Tests

See demo at https://events-3bg.pages.dev/signal-demo/

Docs & Examples

See https://events-3bg.pages.dev/library/TurnSignal/