Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sveltejs/svelte
web development for the rest of us
https://github.com/sveltejs/svelte
Fix svelte5 preview-site status page status
birkskyum opened this pull request 2 months ago
birkskyum opened this pull request 2 months ago
docs: replace `<div>` with `<svelte-css-wrapper>` for style props
navorite opened this pull request 2 months ago
navorite opened this pull request 2 months ago
Version Packages
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
fix: don't blank css on migration error
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Version Packages
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
release svelte 5
pngwn opened this pull request 2 months ago
pngwn opened this pull request 2 months ago
video behavioral differences with svelte 5
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
Restructure docs for new site
Rich-Harris opened this pull request 2 months ago
Rich-Harris opened this pull request 2 months ago
fix: use typedef for JSDoc props and maintain comments
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
fix: ensure user effects are correctly executed on initialisation
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
fix: avoid chromium issue with dispatching blur on element removal
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
chore: ensure effect destruction of deriveds is consistent
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
[Svelte 5] get_setters: proto is null (Firefox)
ZerGo0 opened this issue 2 months ago
ZerGo0 opened this issue 2 months ago
fix: @debug does not work with proxied-state
adiguba opened this pull request 2 months ago
adiguba opened this pull request 2 months ago
[Svelte5] what is state_descriptors_fixed [ChatJs]
Neptunium1129 opened this issue 2 months ago
Neptunium1129 opened this issue 2 months ago
`{@debug object}` doesn't fire when `object.property` changes
Rich-Harris opened this issue 2 months ago
Rich-Harris opened this issue 2 months ago
`<progress value={0}>` behaves differently between Svelte 4 and 5
Rich-Harris opened this issue 2 months ago
Rich-Harris opened this issue 2 months ago
fix: ensure store reads do not trigger mutation errors
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
In onblur handler: state_unsafe_mutation Updating state inside a derived or logic block expression is forbidden [svelte 5 issue]
kyle-leonhard opened this issue 2 months ago
kyle-leonhard opened this issue 2 months ago
Child $effect of $derived is not destroyed in conditional expression when not called
bdpartridge opened this issue 2 months ago
bdpartridge opened this issue 2 months ago
Child $effect does not run initially for function called from template expression
bdpartridge opened this issue 2 months ago
bdpartridge opened this issue 2 months ago
Rapidly toggling element with out: transition causes incorrect node removal
kurmachu opened this issue 2 months ago
kurmachu opened this issue 2 months ago
Nested css comment generated for :has selector
thebjorn opened this issue 2 months ago
thebjorn opened this issue 2 months ago
fix: migrated snippet shadowing prop and let directive removal
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
fix: bail out if slot name changes and $$slots assigned to variable
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Svelte 5: updating state in template expressions should be forbidden
trueadm opened this issue 2 months ago
trueadm opened this issue 2 months ago
fix: ensure migrate correctly handles named slots
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
fix: migrate reactive statements with inner blocks
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
feat: Define the MountOptions type
webJose opened this pull request 2 months ago
webJose opened this pull request 2 months ago
fix: correct migration of uninitialised state
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
CSS Animation compile error
KevsRepos opened this issue 2 months ago
KevsRepos opened this issue 2 months ago
svelte5: `Snippet` now causes type issues if being passed as prop
duydang2311 opened this issue 2 months ago
duydang2311 opened this issue 2 months ago
fix: reset `reset_element` in `render` to prevent runtime error
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
feat: tell users of `@migration-task`
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
migrate: $$slots used in a variable
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
migrate: slot element generates broken snippet
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
migrate: snippet shadowing prop with same name
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
migrate: reactive declaration with extra block scope
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
migrate: derived issue and variable gone
michelheusschen opened this issue 2 months ago
michelheusschen opened this issue 2 months ago
svelte5: issue with preload and electron's webview
benoitf opened this issue 2 months ago
benoitf opened this issue 2 months ago
breaking: state mutations inside the template are no longer allowed
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
feat: add `migration-task` comment after errors
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
feat: add `migration-task` for impossible to migrate slots
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Display svelte version in svelte 5 playground.
xl0 opened this issue 2 months ago
xl0 opened this issue 2 months ago
feat: migrate `Component` to `ReturnType<typeof Component>` in TS
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Declare type for the options parameter of the mount() function on its own
webJose opened this issue 2 months ago
webJose opened this issue 2 months ago
fix: prevent fatal error after 'reset_elements' has been triggered
signalize opened this pull request 2 months ago
signalize opened this pull request 2 months ago
Feat: [Types] Improves "svelte/element" with directive-free types, and a configurable children
adiguba opened this issue 2 months ago
adiguba opened this issue 2 months ago
chore: fallback to looking in props for the slot block
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
chore: CompileDiagnostic no longer extends Error
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
Migrate: svelte fragments with dashes create invalid code
paoloricciuti opened this issue 2 months ago
paoloricciuti opened this issue 2 months ago
fix: correctly applies autofocus to static elements
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Svelte 5 $effect on modules
monotter opened this issue 2 months ago
monotter opened this issue 2 months ago
fix : $.component() break transition
adiguba opened this pull request 2 months ago
adiguba opened this pull request 2 months ago
Svelte 5: animation not triggered when component imported from index
alex-pirogov opened this issue 2 months ago
alex-pirogov opened this issue 2 months ago
<input autofocus> generates incorrect code in some situations
Rich-Harris opened this issue 2 months ago
Rich-Harris opened this issue 2 months ago
fix: ensure legacy run utility does not cause cycles
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
fix: use `internal_set` in `await` block
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Svelte 5: next.268 broke `{#await nonPromiseValue}` probably with #13625
gyzerok opened this issue 2 months ago
gyzerok opened this issue 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
fix: `method` is case insensitive
fcrozatier opened this pull request 2 months ago
fcrozatier opened this pull request 2 months ago
Svelte 5: Custom element's default <slot> not created when no initial children are passed
CLDXiang opened this issue 2 months ago
CLDXiang opened this issue 2 months ago
Add the `{#component}` logic block to put multiple components in one file
Ocean-OS opened this issue 2 months ago
Ocean-OS opened this issue 2 months ago
REPL: Add Devtools embed using Chii
Ocean-OS opened this issue 2 months ago
Ocean-OS opened this issue 2 months ago
Migration of certain reactive blocks results in infinite loop
Conduitry opened this issue 2 months ago
Conduitry opened this issue 2 months ago
Migrate form methods to lowercase or revert strictness
benmccann opened this issue 2 months ago
benmccann opened this issue 2 months ago
"Updating state inside a derived or logic block expression is forbidden" inside { @html function_that_modifies_state() }
xl0 opened this issue 2 months ago
xl0 opened this issue 2 months ago
fix: migrating rest props type includes props types
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Migrate: comments on props are either detached or deleted
paoloricciuti opened this issue 2 months ago
paoloricciuti opened this issue 2 months ago
fix: better migration for leading and trailing comments
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
$props() rune does not replace all usages of export let
Tortoaster opened this issue 2 months ago
Tortoaster opened this issue 2 months ago
`CompileWarning` extends `Error`
Rich-Harris opened this issue 2 months ago
Rich-Harris opened this issue 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
chore: improve runtime performance of derived signals
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
breaking: disallow state mutations in logic block expression
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
breaking: stronger enumerated types
fcrozatier opened this pull request 2 months ago
fcrozatier opened this pull request 2 months ago
chore: improve derived ownership model
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
fix: ensure await block scope transforms are isolated
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
chore: improve internal benchmarking
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Svelte 5: perfectly fine code gives `get(...) is undefined` error
gyzerok opened this issue 2 months ago
gyzerok opened this issue 2 months ago
`migrate` sometimes detaches comments from the things they're commenting
Rich-Harris opened this issue 2 months ago
Rich-Harris opened this issue 2 months ago
fix: ensure inserted code is preserved during migration
paoloricciuti opened this pull request 2 months ago
paoloricciuti opened this pull request 2 months ago
Could we declare multiple <script> and <style> blocks in a svelte file ?
pierre121 opened this issue 2 months ago
pierre121 opened this issue 2 months ago
Malformed JS created by Svelte 5 migration in specific case
Conduitry opened this issue 2 months ago
Conduitry opened this issue 2 months ago
fix: ensure each block consistency to internal mutations to the collection
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Cannot reassign or bind to snippet parameter
3400442579 opened this issue 2 months ago
3400442579 opened this issue 2 months ago
False positive `ownership_invalid_binding`?
huntabyte opened this issue 2 months ago
huntabyte opened this issue 2 months ago
Different behavior of dev and production builds (Svelte 5, Vite)
x0k opened this issue 2 months ago
x0k opened this issue 2 months ago
Version Packages (next)
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
Progressive enhancement vs hydration
fcrozatier opened this issue 2 months ago
fcrozatier opened this issue 2 months ago
chore: avoid reporting inspections when an exception occurs
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
fix: cleanup non-branch effects created inside block effects
trueadm opened this pull request 2 months ago
trueadm opened this pull request 2 months ago
Flip animation stops and unexpected transform: matrix() style when tab is hidden in Svelte 5
Karosmiy opened this issue 2 months ago
Karosmiy opened this issue 2 months ago
Improve typing on `children` property in `HTMLAttributes`
kwangure opened this issue 2 months ago
kwangure opened this issue 2 months ago
ts error: `'Switch' refers to a value` when used inside `ComponentProps<...>`
timephy opened this issue 2 months ago
timephy opened this issue 2 months ago
feat: [CSS] Remove unnecessary :where(.svelte-xxxxx)
adiguba opened this issue 2 months ago
adiguba opened this issue 2 months ago