-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: sveltejs/svelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add parent hierarchy to
__svelte_meta
objects at dev time
#16255
opened Jun 27, 2025 by
dummdidumm
Loading…
6 tasks done
Update $effect and testing docs to mention issues with push on state array
#16247
opened Jun 26, 2025 by
raythurnvoid
Loading…
6 tasks done
fix: make hydration more html whitespace tolerant
#16243
opened Jun 26, 2025 by
janvogt
Loading…
5 of 6 tasks
fix: use
state
instead of source
in reactive classes
#16239
opened Jun 25, 2025 by
paoloricciuti
Loading…
6 tasks done
fix: warn when a variable is created an read within the same reaction
needs discussion
#16230
opened Jun 24, 2025 by
paoloricciuti
Loading…
6 tasks done
docs: Add prominent link to svelte/reactivity from state
#16220
opened Jun 23, 2025 by
seantiz
Loading…
fix: update indirectly-affected bindings on mutation
#16200
opened Jun 18, 2025 by
Rich-Harris
•
Draft
6 tasks
feat: support
using
, link top-level using
declarations in components to lifecycle
#16192
opened Jun 17, 2025 by
Rich-Harris
Loading…
6 tasks done
fix: add a warning when the misuse of
reset
in an error:boundary
causes an error to be thrown when flushing the boundary content
#16171
opened Jun 15, 2025 by
raythurnvoid
Loading…
6 tasks done
fix: update untracked writes for
BLOCK_EFFECT
s too
#16110
opened Jun 8, 2025 by
paoloricciuti
Loading…
6 tasks done
docs: Updated docs to include information on easing functions
#16070
opened Jun 2, 2025 by
chasec22
Loading…
feat: add
$state.invalidate
rune
needs discussion
#15673
opened Apr 3, 2025 by
Ocean-OS
Loading…
6 tasks done
feat: Export
createReactiveFunction
#15633
opened Mar 28, 2025 by
elliott-with-the-longest-name-on-github
•
Draft
11 tasks
feat: allow runes in POJO properties
needs discussion
#15593
opened Mar 22, 2025 by
Ocean-OS
Loading…
4 of 6 tasks
feat: allow
$state
in return statements
needs discussion
#15589
opened Mar 22, 2025 by
Ocean-OS
Loading…
6 tasks done
fix: throw runtime error when template returns different html
#15524
opened Mar 16, 2025 by
paoloricciuti
•
Draft
6 tasks done
feat: Support for <svelte:boundary> on SSR / static generation (POC)
needs discussion
#15462
opened Mar 6, 2025 by
adiguba
Loading…
3 of 6 tasks
docs: add a link from from svelte-transition to svelte/transition
documentation
#15371
opened Feb 22, 2025 by
biosis21
Loading…
3 of 6 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.