svelte-tweakpane-ui icon indicating copy to clipboard operation
svelte-tweakpane-ui copied to clipboard

A Svelte component library wrapping UI elements from Tweakpane, plus some additional functionality for convenience and flexibility.

Results 4 svelte-tweakpane-ui issues
Sort by recently updated
recently updated
newest added

On build, I get this: ``` .svelte-kit/output/client/_app/version.json 0.03 kB │ gzip: 0.05 kB .svelte-kit/output/client/.vite/manifest.json 5.53 kB │ gzip: 0.81 kB .svelte-kit/output/client/_app/immutable/assets/App.CCahpbvf.css 0.04 kB │ gzip: 0.06 kB .svelte-kit/output/client/_app/immutable/assets/4.BDLXB7HW.css 0.13 kB...

enhancement

Hi, now tweakpane-plugin-inputs and tweakpane-plugin-file-import are both update for v4, it would be great to get them integrated. I also need a palette selector so will take a look at...

enhancement

Svelte Tweakpane UI version: 1.3.0 Svelte version: 4.2.19 I'm trying to update a store value inside `onMount`. The value is then used and controlled by Svelte Tweakpane UI. However, the...

bug

Ensure that Svelte Tweakpane UI works in Svelte 5 projects. The current plan is to update the existing library to build against Svelte 5 in legacy / non-runes mode and...

enhancement