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
<tr> is invalid inside <template>
jangxyz opened this issue 18 days ago
jangxyz opened this issue 18 days ago
fix: ensure signal write invalidation within effects is consistent
trueadm opened this pull request 19 days ago
trueadm opened this pull request 19 days ago
$inspect shows empty state object using Classes
hermit99 opened this issue 19 days ago
hermit99 opened this issue 19 days ago
Feature Request: Support for {@const} Inside <svelte:boundary>
brandonbloom opened this issue 19 days ago
brandonbloom opened this issue 19 days ago
fix: Remove out-of-date note from CONTRIBUTING.md
eyalkutz opened this pull request 20 days ago
eyalkutz opened this pull request 20 days ago
CONTRIBUTING.md contains a note about the future release of svelte 5.
eyalkutz opened this issue 20 days ago
eyalkutz opened this issue 20 days ago
chore: improve test cases
trueadm opened this pull request 20 days ago
trueadm opened this pull request 20 days ago
Optimization: Split `template_effects` up based on what signals they reference
Ocean-OS opened this issue 20 days ago
Ocean-OS opened this issue 20 days ago
`#snippet` param partially loses reactivity
errmayank opened this issue 21 days ago
errmayank opened this issue 21 days ago
Listening on Svelte 5 CustomElement Attributes not working
GELight opened this issue 21 days ago
GELight opened this issue 21 days ago
`bind:this` produces unwanted read of `$props` during unmount
x0k opened this issue 21 days ago
x0k opened this issue 21 days ago
Wrong input cursor position in bind:value with function bindings
henrykrinkle01 opened this issue 21 days ago
henrykrinkle01 opened this issue 21 days ago
[Skill Issue] State and runes are too difficult
rChaoz opened this issue 21 days ago
rChaoz opened this issue 21 days ago
fix: thunkify deriveds on the server
paoloricciuti opened this pull request 22 days ago
paoloricciuti opened this pull request 22 days ago
$effect doesn’t re-run after changing a $derived value it depends on
wjainek opened this issue 22 days ago
wjainek opened this issue 22 days ago
Documentation improvement suggestion for Runes DEEP state section.
peterhoward42 opened this issue 22 days ago
peterhoward42 opened this issue 22 days ago
optional component props with default value typescript regression
DanConwayDev opened this issue 22 days ago
DanConwayDev opened this issue 22 days ago
fix: correctly transform `pre` with no content
paoloricciuti opened this pull request 22 days ago
paoloricciuti opened this pull request 22 days ago
append_styles(...) --> Cannot read properties of null (reading 'querySelector')
inzanez opened this issue 22 days ago
inzanez opened this issue 22 days ago
`<pre use:myaction></pre>` crashes
ocavue opened this issue 22 days ago
ocavue opened this issue 22 days ago
Version Packages
github-actions[bot] opened this pull request 22 days ago
github-actions[bot] opened this pull request 22 days ago
chore: bump esrap
Rich-Harris opened this pull request 22 days ago
Rich-Harris opened this pull request 22 days ago
fix: store access on component destroy
paoloricciuti opened this pull request 23 days ago
paoloricciuti opened this pull request 23 days ago
fix: wrap each block expression in derived to encapsulte effects
trueadm opened this pull request 23 days ago
trueadm opened this pull request 23 days ago
TS doesn't understand `mount()` return type
Bilge opened this issue 23 days ago
Bilge opened this issue 23 days ago
Version Packages
github-actions[bot] opened this pull request 23 days ago
github-actions[bot] opened this pull request 23 days ago
fix: reset dependency read versions after reaction execution
trueadm opened this pull request 23 days ago
trueadm opened this pull request 23 days ago
Getter function runs multiple times when bound to an input
alialaa opened this issue 23 days ago
alialaa opened this issue 23 days ago
fix: properly add owners to function bindings
Rich-Harris opened this pull request 24 days ago
Rich-Harris opened this pull request 24 days ago
Strange cleanup bug when using {#each} block
webJose opened this issue 24 days ago
webJose opened this issue 24 days ago
fix: properly add owners to function bindings
paoloricciuti opened this pull request 24 days ago
paoloricciuti opened this pull request 24 days ago
Version Packages
github-actions[bot] opened this pull request 24 days ago
github-actions[bot] opened this pull request 24 days ago
fix: silence false-positive stale value warning
dummdidumm opened this pull request 24 days ago
dummdidumm opened this pull request 24 days ago
fix: account for parent scale when animating elements
Rich-Harris opened this pull request 24 days ago
Rich-Harris opened this pull request 24 days ago
ownership_invalid_mutation warning is erroneously shown when binding via getter / setter
Leonidaz opened this issue 24 days ago
Leonidaz opened this issue 24 days ago
docs: tweak "invalid assignment" compiler error message
dummdidumm opened this pull request 24 days ago
dummdidumm opened this pull request 24 days ago
Version Packages
github-actions[bot] opened this pull request 24 days ago
github-actions[bot] opened this pull request 24 days ago
Component & file names comment markup is missing in svelte v5
harshmandan opened this issue 24 days ago
harshmandan opened this issue 24 days ago
Exporting snippet in module breaks types if complex type is used
AndreasHald opened this issue 24 days ago
AndreasHald opened this issue 24 days ago
onDestroy doesnt update global stores value (at the same onDestroy function).
Tichss opened this issue 24 days ago
Tichss opened this issue 24 days ago
Untrack documentation is difficult to understand
AndersRobstad opened this issue 24 days ago
AndersRobstad opened this issue 24 days ago
Probably minor bug in compiler
MrWaip opened this issue 24 days ago
MrWaip opened this issue 24 days ago
<a> inside of <a> not allowed, but only in some cases.
cofl opened this issue 24 days ago
cofl opened this issue 24 days ago
fix: remove bindable prop validation
Rich-Harris opened this pull request 24 days ago
Rich-Harris opened this pull request 24 days ago
chore: improve signal performance by reducing duplicate deps
trueadm opened this pull request 24 days ago
trueadm opened this pull request 24 days ago
chore: expand benchmark iterations
trueadm opened this pull request 24 days ago
trueadm opened this pull request 24 days ago
Version Packages
github-actions[bot] opened this pull request 24 days ago
github-actions[bot] opened this pull request 24 days ago
fix: account for min-width/height in `slide` transition
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
feat: allow non-numeric values to be tweened by snapping immediately to new value
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
fix: prevent long delays causing erratic spring behaviour
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
docs: simplify `$effect.tracking()` docs
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
docs: add section on update propagation
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
fix: make Tween with duration 0 set current to target immediately
TheSpeedM opened this pull request 25 days ago
TheSpeedM opened this pull request 25 days ago
feat: warn on using `slide` transition with invalid `display` styles
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
fix: treat `inert` as a boolean attribute
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
docs: note custom elements on caveat
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
fix: guard against `customElements` being unavailable in browser extension contexts
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
docs: add docs on state_unsafe_mutation error
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
docs: note that `$derived` memoizes output
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
fix: apply `overflow: hidden` style when transitioning elements, where necessary
Rich-Harris opened this pull request 25 days ago
Rich-Harris opened this pull request 25 days ago
page.params from $app/state not a rune server-side
quentinderoubaix opened this issue 25 days ago
quentinderoubaix opened this issue 25 days ago
Render children but without {@render children}
NaviTheCoderboi opened this issue 25 days ago
NaviTheCoderboi opened this issue 25 days ago
docs: add code of files being tested
dummdidumm opened this pull request 25 days ago
dummdidumm opened this pull request 25 days ago
Version Packages
github-actions[bot] opened this pull request 25 days ago
github-actions[bot] opened this pull request 25 days ago
Crash `node is null` when using extension like ProtonPass
matubu opened this issue 26 days ago
matubu opened this issue 26 days ago
fix: don't delegate events on custom elements, solve edge case stopPropagation issue
dummdidumm opened this pull request 26 days ago
dummdidumm opened this pull request 26 days ago
Common auto-save pattern does not work for inputs
MathiasWP opened this issue 26 days ago
MathiasWP opened this issue 26 days ago
OPTION TO PREFER CLIENT SIDE RENDERING (HYDRATION MISMATCH)
pjebs opened this issue 26 days ago
pjebs opened this issue 26 days ago
docs: add shared state example for bind:group & add labels
mandrasch opened this pull request 26 days ago
mandrasch opened this pull request 26 days ago
Improve documentation or example for `vitest`
sanderhahn opened this issue 27 days ago
sanderhahn opened this issue 27 days ago
fix: ensure disconnected deriveds correctly connect again
trueadm opened this pull request 27 days ago
trueadm opened this pull request 27 days ago
Missing reactivity when using state wrapper
autriz opened this issue 27 days ago
autriz opened this issue 27 days ago
Tween with duration 0 goes to NaN before becoming the target value
TheSpeedM opened this issue 27 days ago
TheSpeedM opened this issue 27 days ago
A derived value sometimes loses its reactivity
hironytic opened this issue 27 days ago
hironytic opened this issue 27 days ago
fix: Make Tween work with continuous target changes
TheSpeedM opened this pull request 27 days ago
TheSpeedM opened this pull request 27 days ago
Improve handling of `devicePixelContentBoxSize` not being supported by browser
sockmaster27 opened this issue 27 days ago
sockmaster27 opened this issue 27 days ago
Incorrect "ownership invalid binding" error when using snippets to render children
vincenzoml opened this issue 27 days ago
vincenzoml opened this issue 27 days ago
Unable to handle bound getter/setter errors
colecrouter opened this issue 27 days ago
colecrouter opened this issue 27 days ago
$inspect() of shared external state fires unexpectedly in conditionally nested component
mjadobson opened this issue 27 days ago
mjadobson opened this issue 27 days ago
CSS + combinator not applied to svelte:elements in #each loop
mlodyga5 opened this issue 28 days ago
mlodyga5 opened this issue 28 days ago
chore: update copyright year
maxktz opened this pull request 29 days ago
maxktz opened this pull request 29 days ago
Version Packages
github-actions[bot] opened this pull request 29 days ago
github-actions[bot] opened this pull request 29 days ago
fix: correctly parse `each` with loose parser
paoloricciuti opened this pull request 29 days ago
paoloricciuti opened this pull request 29 days ago
oninvalid does not fire
kvangrae opened this issue 29 days ago
kvangrae opened this issue 29 days ago
Svelte 5 HMR removes extra properties added to component instance after `mount()`
Mtn-View opened this issue 29 days ago
Mtn-View opened this issue 29 days ago
Cannot import TS types from Svelte components in `.svelte.ts files`
Bilge opened this issue 29 days ago
Bilge opened this issue 29 days ago
Cannot use `untrack` in a .svelte.js or .svelte.ts file
feus4177 opened this issue 30 days ago
feus4177 opened this issue 30 days ago
introduce a method like $effect.evey that works on changing any reactive value and not depend on the last read value
gchiocchio3git opened this issue 30 days ago
gchiocchio3git opened this issue 30 days ago
Update 04-$effect.md
good-dev-student opened this pull request 30 days ago
good-dev-student opened this pull request 30 days ago
Suggestions to Improve Clarity in the Example of Passing State into Functions
good-dev-student opened this issue 30 days ago
good-dev-student opened this issue 30 days ago
Snippets using props will error if rendered outside the component after its unmounted
lassebomh opened this issue 30 days ago
lassebomh opened this issue 30 days ago
The docs $state.raw is incorrect
good-dev-student opened this issue 30 days ago
good-dev-student opened this issue 30 days ago
Update 02-$state.md
good-dev-student opened this pull request about 1 month ago
good-dev-student opened this pull request about 1 month ago
Performance: `O(n^2)` time-complexity with `remove_reactions`
AlbertMarashi opened this issue about 1 month ago
AlbertMarashi opened this issue about 1 month ago
Using clsx incorporating class declaration with tailwind-merge causes error
mpost opened this issue about 1 month ago
mpost opened this issue about 1 month ago
window onload does not fire up in chrome
zilberlex opened this issue about 1 month ago
zilberlex opened this issue about 1 month ago
Proxy array out of sync vs snapshot
Leonidaz opened this issue about 1 month ago
Leonidaz opened this issue about 1 month ago
Kindly Now for the God Sake don't Remove Svelte Conditional Classes
7999999166 opened this issue about 1 month ago
7999999166 opened this issue about 1 month ago
docs: Updated README.md to reflect the new svelte.dev omnisite repo.
nkada opened this pull request about 1 month ago
nkada opened this pull request about 1 month ago
$inspect.trace() typings discagree with docs
SteveALee opened this issue about 1 month ago
SteveALee opened this issue about 1 month ago