Skip to content

Commit

Permalink
chore: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Trombach committed Oct 30, 2024
1 parent af44dea commit 8676e26
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/tidy-parents-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@vtbag/element-crossing': patch
---

Extend `anim` expression with support for SVG animations.

To transfer the SVG animation state to the new document use the `/svg` key for the `anim` expression

```html
<svg data-vtbag-x="id:svg anim:/svg">...</svg>
```

0 comments on commit 8676e26

Please sign in to comment.