-
From [the docs](https://plenti.co/docs/layouts):
> The `layouts/global/html.svelte` file is important and changing its name will break your app.
It would be nice if that wasn't necessarily the cas…
-
I would now like to raise a fundamental question: Would it not make sense to better standardise the modules in the future?
Perhaps the community could also be involved a little more in the developme…
-
Currently I see that this package provides many reactive collections, but all examples show getting a single element from the collection.
My question is, how does iterating an array to show an HTML…
-
**Describe the bug**
Hi, thanks for the awesome project.
I have a problem when using the `windicss/plugin/forms` plugin. The form styles provided by the plugin is inserted before
and thus ove…
oseau updated
2 years ago
-
[Sphinx](https://fr.m.wikipedia.org/wiki/Sphinx_(g%C3%A9n%C3%A9rateur_de_documentation)) est peut-être le premier générateur de documentation que j'ai utilisé vers 2008.
Sphinx était (et est toujou…
-
### Describe the bug
See reproduction below
Possibly relevant changes:
- https://github.com/sveltejs/svelte/pull/13568
### Reproduction
[5.1.3](https://svelte.dev/playground/hello-world?…
-
Sapper is no longer actively developed and SvelteKit is a much better experience
Migration guide: https://kit.svelte.dev/migrating
-
Hi,
I'm really interested in how svelte internally works and which problems and challenges you had faced. I could read the whole source code but the author can provide a much better picture. Svelte i…
-
### Motivation
More readable multiline attribute blocks.
### Description
When an attribute gets long, particularly spanning multiple lines, IMO it's not very readable to have them (start) on the sa…
-
**Describe the bug**
Getting auto-completion, symbol navigation or symbol information can be very slow (tooltip stuck on `Loading...`).
(It is probably the language server, because the profile from …