Skip to content

Pull requests: sveltejs/svelte

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: only make $state variables reactive when read
#15529 opened Mar 16, 2025 by Ocean-OS Loading…
4 of 6 tasks
fix: throw runtime error when template returns different html
#15524 opened Mar 16, 2025 by paoloricciuti Loading…
6 tasks done
fix: add snippet argument validation in dev
#15521 opened Mar 15, 2025 by Ocean-OS Loading…
5 of 6 tasks
docs: mention that snippets can only be called through @render
#15518 opened Mar 15, 2025 by HoldYourWaffle Loading…
3 of 6 tasks
feat: add partial evaluation
#15494 opened Mar 11, 2025 by Rich-Harris Loading…
5 of 6 tasks
docs: update $effect examples documentation
#15463 opened Mar 6, 2025 by benmccann Loading…
feat: Support for <svelte:boundary> on SSR / static generation (POC)
#15462 opened Mar 6, 2025 by adiguba Loading…
3 of 6 tasks
feat: add hasUnscopedGlobalCss to compile metadata
#15450 opened Mar 5, 2025 by paoloricciuti Loading…
6 tasks done
feat: static template expression evaluation
#15374 opened Feb 23, 2025 by Ocean-OS Loading…
5 of 6 tasks
feat: allow objects/arrays for style attribute
#15311 opened Feb 16, 2025 by adiguba Loading…
6 tasks done
fix: use get in constructor for deriveds
#15300 opened Feb 14, 2025 by paoloricciuti Loading…
6 tasks done
docs: add clarification on static template expressions documentation
#15292 opened Feb 14, 2025 by Ocean-OS Loading…
3 of 6 tasks
[docs] add templating to {#snippets} documentation
#15172 opened Feb 1, 2025 by sacrosanctic Loading…
6 tasks
refactor: alternative single key attachments
#15091 opened Jan 22, 2025 by Not-Jayden Draft
6 tasks
alternative attachments syntax
#15076 opened Jan 21, 2025 by Rich-Harris Loading…
feat: add onchange option to $state needs discussion
#15069 opened Jan 20, 2025 by paoloricciuti Loading…
6 tasks done
feat: attachments
#15000 opened Jan 13, 2025 by Rich-Harris Loading…
5 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.