summaryrefslogtreecommitdiff
path: root/examples/view-transitions/src/scripts/spa-navigation.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-10-11Remove some examples (#12196)Gravatar Bjorn Lu 1-254/+0
2024-05-01Fix typos (#10923)Gravatar Viktor Szépe 1-1/+1
2023-09-27[ci] formatGravatar matthewp 1-239/+231
2023-09-27Add View Transitions announcer (#8621)Gravatar Matthew Phillips 1-0/+262
* Add View Transitions announcer * fix astro check * Append the text in a setTimeout * Use 60 for the timeout * Add comment on magic number * Add a changeset * Update .changeset/small-rules-relax.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Bring back announce logic * Remove mention of env file --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>