-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Insights: sveltejs/svelte
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
[email protected]
published
Jun 28, 2025 -
[email protected]
published
Jul 2, 2025
16 Pull requests merged by 3 people
-
chore: minor tweaks
#16285 merged
Jul 2, 2025 -
chore: convert boundary implementation to a class
#16284 merged
Jul 2, 2025 -
chore: rename EFFECT_HAS_DERIVED to EFFECT_PRESERVED
#16283 merged
Jul 2, 2025 -
feat: add parent hierarchy to
__svelte_meta
objects at dev time#16255 merged
Jul 2, 2025 -
Version Packages
#16276 merged
Jul 2, 2025 -
fix: revert props legacy mode regression
#16279 merged
Jul 1, 2025 -
chore: simplify props
#16270 merged
Jul 1, 2025 -
chore: encapsulate expression memoization
#16269 merged
Jul 1, 2025 -
chore: move stuff from
analysis
into global compiler state#16268 merged
Jun 30, 2025 -
feat: add
getAbortSignal()
#16266 merged
Jun 30, 2025 -
move config into svelte.config.js
#16265 merged
Jun 30, 2025 -
chore: bump esrap
#16240 merged
Jun 30, 2025 -
Version Packages
#16257 merged
Jun 28, 2025 -
fix: ensure unowned deriveds can add themselves as reactions while connected
#16249 merged
Jun 27, 2025 -
chore: simplify
<select>
initialization#16251 merged
Jun 26, 2025 -
chore: reduce some select.value indirection
#16250 merged
Jun 26, 2025
8 Pull requests opened by 6 people
-
fix: make hydration more html whitespace tolerant
#16243 opened
Jun 26, 2025 -
Update $effect and testing docs to mention issues with push on state array
#16247 opened
Jun 26, 2025 -
fix: remount at any hydration error
#16248 opened
Jun 26, 2025 -
Fix/@sveltejs/svelte/16114
#16263 opened
Jun 29, 2025 -
[fix]: Add support for TrustedTypes in Svelte
#16271 opened
Jul 1, 2025 -
fix: re-evaluate derived props during teardown
#16278 opened
Jul 1, 2025 -
fix: abort and reschedule effect processing after state change in user effect
#16280 opened
Jul 2, 2025 -
Version Packages
#16281 opened
Jul 2, 2025
13 Issues closed by 7 people
-
`HtmlAttributesMap` for `svelte/elements`
#16282 closed
Jul 2, 2025 -
event.getModifierState("CapsLock") always returns false in Svelte 4 & 5
#16275 closed
Jul 2, 2025 -
Add a compiler warning for updating destructured state
#16217 closed
Jul 1, 2025 -
Default values of props not reactive
#16272 closed
Jul 1, 2025 -
Give the ability to depend also on the previous value for deriving next value in $derived.by API
#16273 closed
Jul 1, 2025 -
(0 , reaction.fn) is not a function in update_reaction
#16191 closed
Jul 1, 2025 -
transition | global
#16258 closed
Jun 30, 2025 -
Svelte Reactivity Bug with `$derived` in class
#15853 closed
Jun 28, 2025 -
derived value is not updating correctly
#15829 closed
Jun 27, 2025 -
Nested reactivity inconsistently broken for value `0` when binding shared state (appeared in v5.28)
#16254 closed
Jun 27, 2025 -
svetle5 rune and rune document is not elegant
#16252 closed
Jun 27, 2025 -
Can the reference of an object be kept when it's put in $state([])?
#16245 closed
Jun 26, 2025 -
Provide an API to disable animations and transitions
#16246 closed
Jun 26, 2025
8 Issues opened by 8 people
-
Compiler wraps else/catch statements into comments
#16286 opened
Jul 2, 2025 -
`<select>` doesn't respect `selected` attribute when spreading props
#16274 opened
Jul 1, 2025 -
Support for type-checked ESLint rules when importing from `.svelte` files
#16264 opened
Jun 30, 2025 -
Incorrect prop value in onDestroy when there's a setter but not getter in the template
#16262 opened
Jun 29, 2025 -
Allow subscribing to stores declared in a local scope
#16259 opened
Jun 28, 2025 -
$effect runs before $effect.pre
#16256 opened
Jun 27, 2025 -
Reference attach element with 'this'
#16253 opened
Jun 27, 2025 -
Hydration crashes when using app via Google Translate (or many other HTML whitespace manipulations)
#16242 opened
Jun 25, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: allow `await` in components
#15844 commented on
Jul 2, 2025 • 42 new comments -
fix: use `state` instead of `source` in reactive classes
#16239 commented on
Jul 1, 2025 • 4 new comments -
fix: improve hydration of altered html
#16226 commented on
Jun 26, 2025 • 0 new comments -
feat: add `print(...)` function
#16188 commented on
Jun 30, 2025 • 0 new comments -
feat: add `$state.invalidate` rune
#15673 commented on
Jun 26, 2025 • 0 new comments -
BUG Svelte 5: `bind:this` sets to `null` if a store is used in `#each`
#15698 commented on
Jul 2, 2025 • 0 new comments -
Css variable declaration shorthand
#16071 commented on
Jul 2, 2025 • 0 new comments -
Svelte generates `innerHTML` assignments breaking CSP "require-trusted-types-for 'script'" in production code
#10826 commented on
Jul 1, 2025 • 0 new comments -
`TweenedOptions` not exported from `svelte/motion`
#16151 commented on
Jun 30, 2025 • 0 new comments -
Svelte 5: Provide metadata/events needed for devtools et al
#11389 commented on
Jun 29, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'call')
#15104 commented on
Jun 29, 2025 • 0 new comments -
Svelte 5: Preserve local state during HMR
#14434 commented on
Jun 29, 2025 • 0 new comments -
Sveltekit (adapter-static) -> vscode extension web view: Uncaught (in promise) HierarchyRequestError: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
#16095 commented on
Jun 29, 2025 • 0 new comments -
Svelte 5: Avoiding `{#snippet}` boilerplate with the ability to pass parameters
#10678 commented on
Jun 29, 2025 • 0 new comments -
onDestroy runs after the component is detached from DOM when it is wrapped in a DOM element
#7888 commented on
Jun 26, 2025 • 0 new comments -
Testing of rune effects is broken
#16092 commented on
Jun 26, 2025 • 0 new comments -
Re-rendering occurs before the execution of the #if directive.
#16072 commented on
Jun 26, 2025 • 0 new comments