-
-
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
fix: do not defer unmount; immediately unmount components
#16624
opened Aug 14, 2025 by
harshmandan
Loading…
1 task done
fix: only abort effect flushing if it causes an existing effect to be scheduled
#16623
opened Aug 14, 2025 by
Rich-Harris
Loading…
6 tasks done
fix: properly catch top level await errors
#16619
opened Aug 14, 2025 by
dummdidumm
Loading…
6 tasks done
perf: don't reschedule the whole batch on writes
#16612
opened Aug 13, 2025 by
dummdidumm
Loading…
6 tasks
fix: avoid false-positive infinite loop error
#16611
opened Aug 13, 2025 by
dummdidumm
•
Draft
6 tasks done
feat: support for spreading function bindings
#16607
opened Aug 12, 2025 by
jackgdll
Loading…
6 tasks done
fix: Add check for builtin custom elements in
set_custom_element_data
#16592
opened Aug 9, 2025 by
edoardocavazza
Loading…
5 of 6 tasks
fix: transform input defaults from spread
#16481
opened Jul 22, 2025 by
daimond113
Loading…
5 of 6 tasks
docs: improve a11y_invalid_attribute warning documentation
#16461
opened Jul 21, 2025 by
brennercruvinel
Loading…
3 tasks done
[fix]: Add support for TrustedTypes in Svelte
#16271
opened Jul 1, 2025 by
fallaciousreasoning
Loading…
4 of 6 tasks
fix: make hydration more html whitespace tolerant
#16243
opened Jun 26, 2025 by
janvogt
Loading…
5 of 6 tasks
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
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
•
Draft
6 tasks done
docs: Updated docs to include information on easing functions
documentation
#16070
opened Jun 2, 2025 by
chasec22
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.