Skip to content

Commit

Permalink
Adds Safari support
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Jan 1, 2025
1 parent 065f143 commit 524cf08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ The @vtbag website can be found at https://vtbag.dev/

## !!! News !!!

Now also fully supports crossing of `data-*` properties.
Native cross-document view transitions now work for Safari, and so does the Element Crossing!

For details see the [CHANGELOG](https://github.com/vtbag/element-crossing/blob/main/CHANGELOG.md)

## What happened before?

> Full support for crossing of `data-*` properties.
> Now also preserves the animation state of animated SVGs across cross-document view transitions, thanks to [Lukas](https://github.com/trombach)!
> Small improvements for smoother animations and handling reloads.
Expand Down

0 comments on commit 524cf08

Please sign in to comment.