Sami Jaber

Results 309 comments of Sami Jaber

Closing as this has been fully implemented now!

@hiteacheryouare Appreciate you offering to help! I would look at the latest version of the files I've linked to above as starting point. Let me know if you have any...

@hseoy feel free to take a stab at it!

We already do this with: - snapshots: in `packages/core/src/__tests__/test-generator.ts`, we generate snapshots for every output - e2e tests: in `e2e/e2e-app/src`, we run e2e tests for every output Adding a testing...

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

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

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

Have you read https://github.com/BuilderIO/mitosis/blob/main/developer/generators.md ? It includes a walkthrough of how to add a new generator

I ran into a similar bug that needed a different solution. Sharing for others that might stumble on this: My setup: - yarn v3 monorepo - `nuxt3` workspace server importing...

We will investigate. Can you share an exact version number that works on Windows 10? In the meantime, you can override the version and select a higher one that works...