-
- Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: sveltejs/svelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: prevent component pre-mounting in async boundaries
#16633 opened Aug 16, 2025 by harshmandan Loading…
1 task done
feat: support for spreading function bindings
#16607 opened Aug 12, 2025 by jackgdll Loading…
6 tasks done
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…
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
feat: allow objects/arrays for style attribute needs discussion
#15311 opened Feb 16, 2025 by adiguba Loading…
6 tasks done
feat: add
onchange option to $state needs discussion #15069 opened Jan 20, 2025 by paoloricciuti Loading…
6 tasks done
ProTip! Exclude everything labeled
bug with -label:bug.