builder icon indicating copy to clipboard operation
builder copied to clipboard

Animations not supported in Svelte SDK

Open cadamsdev opened this issue 2 years ago • 1 comments

Describe the bug When setting the hover styles the hover styles do not apply.

To Reproduce See attached video. (I am using the Sveltekit) https://github.com/BuilderIO/builder/assets/12568665/28686b95-98cc-4a2d-a7ff-71be6fa7ce03

Expected behavior There should be hover styles.

Screenshots See video

cadamsdev avatar Dec 31 '23 16:12 cadamsdev

Animation tab is currently not supported in Svelte SDK. See the features matrix here:

https://github.com/BuilderIO/builder/blob/main/packages/sdks/README.md#features

We will disable the button soon to avoid confusion

samijaber avatar Jan 02 '24 16:01 samijaber

As of 0.12.7, we support animations! https://github.com/BuilderIO/builder/blob/main/packages/sdks/output/svelte/CHANGELOG.md#0127

Closing this.

samijaber avatar Apr 09 '24 15:04 samijaber

Update: I realize this issue is specifically around Hover styles. Those are currently broken, but a fix is coming up very shortly in https://github.com/BuilderIO/builder/pull/3181

samijaber avatar Apr 09 '24 15:04 samijaber