Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-11 | Remove some examples (#12196) | 1 | -254/+0 | ||
2024-05-01 | Fix typos (#10923) | 1 | -1/+1 | ||
2023-09-27 | [ci] format | 1 | -239/+231 | ||
2023-09-27 | Add View Transitions announcer (#8621) | 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> |