svelte-canvas icon indicating copy to clipboard operation
svelte-canvas copied to clipboard

🎨 Reactive canvas rendering with Svelte.

Results 6 svelte-canvas issues
Sort by recently updated
recently updated
newest added

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.1 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...

dependencies

I'd love to be able to use this library in a typescript project! I am not seeing any type defs on `@types/svelte-canvas`

Hi, I'm not sure if I'm going about this the wrong way, but currently, I have a render setup similar to this: ``` let render = ({ context, }: {...

I'm not sure if this is supposed to work with Sveltekit or not, but it doesn't for me. Even a single import of the Canvas component fails for me: ```javascript...

Bumps [rollup](https://github.com/rollup/rollup) from 4.12.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.7 to 5.4.6. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies