-
Hi @vnphanquang, great work on svelte-put!
I'm trying to find a way to disable "moveable" in certain instances programmatically.
I have a moveable canvas and moveable nodes on them. I tried to u…
-
### Describe the bug
When importing the individual SCSS packages from `@uswds/uswds/scss/*` into individual component files, the order that styles are loaded into the page affects the appearance of…
-
_Originally posted by @martadinata666 in https://github.com/snuffyDev/Beatbump/issues/34#issuecomment-1207326188_
If anyone else is encountering problems that appear to be closely related when buil…
-
A Svelte implementation/wrapper would be great as well, if and when possible.
-
https://github.com/isaacHagoel/svelte-dnd-action
the example looks pretty bad
https://www.neodrag.dev/
no reaction from other elements, which is not what we want
https://bevacqua.github.io/dra…
-
### Describe the problem
I understand [the rationale](https://github.com/sveltejs/svelte/issues/11590#issuecomment-2108823144) for `$state` not proxying non-POJO objects, but I think having non-POJ…
-
Implement and describe ways to go from one grid to another, e.g. for different level of a building:
* elevators or ladders are going from one node on one grid to another node in another grid on the s…
-
**Describe the bug** A clear and concise description of what the bug is.
The README currently does not explain what Connect Four is.
**Expected behavior** A clear and concise description of what…
-
**Describe the bug**
I can't seem to use `@material/typography/mdc-typography` or `@material/typography/mixins` in my `_smui-theme.scss` file on a new sveltekit project without getting an error. When…
-
focus is currently a ton of boolean flags all over the place. This is difficult because parent components sometimes need to trigger focus in child components, so we need several booleans for `focus` a…