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: Allow @const inside #key
#15377 opened Feb 23, 2025 by michelAlexis Loading…
6 tasks done
fix: static template expression evaluation
#15374 opened Feb 23, 2025 by Ocean-OS Draft
3 of 6 tasks
docs: add a link from from svelte-transition to svelte/transition
#15371 opened Feb 22, 2025 by biosis21 Loading…
3 of 6 tasks
fix: catch error on @const tag in svelte:boundary in DEV mode
#15369 opened Feb 22, 2025 by adiguba Loading…
5 of 6 tasks
chore: remove some unused exports
#15365 opened Feb 21, 2025 by Rich-Harris Loading…
chore: remove instance_scope
#15364 opened Feb 21, 2025 by Rich-Harris Loading…
chore: remove reactive_statements from state
#15363 opened Feb 21, 2025 by Rich-Harris Loading…
chore: create binding.updated getter
#15362 opened Feb 21, 2025 by Rich-Harris Loading…
3 of 6 tasks
chore: remove unnecessary binding.is_called property
#15361 opened Feb 21, 2025 by Rich-Harris Loading…
3 of 6 tasks
chore: DRY out assignment validation
#15360 opened Feb 21, 2025 by Rich-Harris Loading…
3 of 6 tasks
Version Packages
#15358 opened Feb 21, 2025 by github-actions bot Loading…
chore: rewrite set_class() to handle directives
#15352 opened Feb 21, 2025 by adiguba Loading…
5 of 6 tasks
chore: simplify flushing
#15348 opened Feb 21, 2025 by Rich-Harris Loading…
4 of 6 tasks
fix: spreading style is not consistent with attribute
#15323 opened Feb 17, 2025 by adiguba Loading…
6 tasks done
fix: Allow global-like pseudo-selectors refinement
#15313 opened Feb 16, 2025 by ccjmne Loading…
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
#15292 opened Feb 14, 2025 by Ocean-OS Loading…
3 of 6 tasks
fix: correctly match :has()'s selector during css pruning
#15277 opened Feb 12, 2025 by 7nik Loading…
6 tasks done
chore: Reduce hydration comment for {:else if}
#15250 opened Feb 9, 2025 by adiguba Loading…
4 of 6 tasks
fix: correctly visit elements that may match :has() during pruning
#15207 opened Feb 4, 2025 by 7nik Loading…
6 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.