-
- Rescript
- Svelte/Svelthree
- xstate(optional)
-
- [ ] Deep check current workflow (animations etc.) 🧐
- [ ] Add Examples on svelthree.dev
vatro updated
2 years ago
-
- **Class suffixing** is a bit of a black box to me. Seems to vary depending on the process (dev / build) and SSR / CSR.
- Also some **chunk-names** seem to be random.
-
Hello I am currently trying to use one example in my project and your lib does not work at all.
as if the **type** keyword created an error along the way.
for that project, I …
-
Hi Vatro!
Thank you for your incredible work with bringing Svelte into the web graphics forefront! It would be great to see this project gain more traction and I'd love to help out however I can. I…
ghost updated
2 years ago
-
- [x] Change project structure -> 295eba0d9c77fff90181eba679cd0a2246b8b984
- [x] (rollup template) Satisfy svelte-check -> https://github.com/vatro/svelthree/tree/1.0.0-next.0.16
- [x] (rollup temp…
vatro updated
2 years ago
-
Example / REPL: https://svelte.dev/repl/6ca89cd3b45a480db9d70e6f341ab1ad?version=3.46.4
see: [/src/compiler/compile/render_dom/wrappers/InlineComponent/index.ts#L195-L203](https://github.com/sveltejs…
-
concerning `on` and `onx` methods, e.g. ìn `Mesh`:
https://github.com/vatro/svelthree/blob/00e3fada8d93f9bf24363fca84e396d37833d177/src/lib/components/Mesh.svelte#L705
https://github.com/vatro/svelt…
-
The comment must be wrong / outdated + check / nail down the usage of `target` across all components.
https://github.com/vatro/svelthree/blob/8fb54d28b52b43532b15600bd01d4712f2032ed6/src/components…
-
- What was the exact intention behind adding `scene.userData.animations` (_even if it's not being used_)?
- Has something similar been implemented instead?
https://github.com/vatro/svelthree/blob/…