bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

feat: add Bundled Configuration for cross-document view transitions

Open jaredcwhite opened this issue 1 year ago • 0 comments

Now that both WebKit (Safari) and Blink (Chrome, Vivaldi, etc.) support view transitions, I'd like to add support for adding this as a bundled configuration. It's actually easy to add via CSS naturally, but customizing the transition is a little non-obvious, so it'd be great to have an awesome default (just like our Turbo transitions previously).

This also would allow us to remove Turbo from the Bridgetown website itself which is currently used for nice transitions.

jaredcwhite avatar Jan 15 '25 19:01 jaredcwhite