Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-01 | Fix ViewTransitions example (#8976) | 1 | -3/+1 | ||
2023-09-27 | [ci] format | 32 | -493/+83950 | ||
2023-09-27 | Add View Transitions announcer (#8621) | 33 | -0/+668 | ||
* 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> |