-
-
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
4 Releases published by 1 person
-
svelte@5.35.3
published
Jul 7, 2025 -
svelte@5.35.4
published
Jul 7, 2025 -
svelte@5.35.5
published
Jul 9, 2025 -
svelte@5.35.6
published
Jul 11, 2025
21 Pull requests merged by 5 people
-
fix: silence autofocus a11y warning inside
<dialog>
#16341 merged
Jul 11, 2025 -
chore: replace inline regex with variable
#16340 merged
Jul 11, 2025 -
Version Packages
#16334 merged
Jul 11, 2025 -
chore: simplify source ownership
#16333 merged
Jul 10, 2025 -
fix: set write permission for PR in ecosystem-ci-trigger workflow
#16337 merged
Jul 10, 2025 -
chore: update svelte-ecosystem-ci trigger
#16315 merged
Jul 10, 2025 -
chore: simplify component pop
#16331 merged
Jul 10, 2025 -
chore: DRY out increment logic
#16332 merged
Jul 10, 2025 -
chore: remove component_context.d
#16330 merged
Jul 10, 2025 -
chore: dry out transition
get_options
#16329 merged
Jul 10, 2025 -
chore: simplify/optimize source_ownership occurrence
#16328 merged
Jul 10, 2025 -
Version Packages
#16314 merged
Jul 9, 2025 -
chore: changeset for #16239
#16325 merged
Jul 9, 2025 -
fix: use
state
instead ofsource
in reactive classes#16239 merged
Jul 9, 2025 -
chore: use
update_version
instead ofWeakRef
inSvelteSet
/SvelteMap
#16324 merged
Jul 9, 2025 -
fix: re-evaluate derived props during teardown
#16278 merged
Jul 7, 2025 -
Version Packages
#16313 merged
Jul 7, 2025 -
fix: abort and reschedule effect processing after state change in user effect
#16280 merged
Jul 7, 2025 -
Version Packages
#16303 merged
Jul 7, 2025 -
chore: remove unused
mounting
variable fromselect_option
call#16312 merged
Jul 7, 2025 -
fix: account for mounting when
select_option
inattribute_effect
#16309 merged
Jul 6, 2025
7 Pull requests opened by 5 people
-
docs: improve function bindings documentation with examples
#16310 opened
Jul 7, 2025 -
fix: abort and reschedule `$effect.pre` when necessary
#16335 opened
Jul 10, 2025 -
chore: squelch hydration warning in test suite
#16336 opened
Jul 10, 2025 -
fix: silence a11y warning for inert elements
#16339 opened
Jul 11, 2025 -
chore: clean up a11y analysis code
#16345 opened
Jul 11, 2025 -
chore: make effect scheduling more efficient
#16346 opened
Jul 11, 2025 -
Version Packages
#16347 opened
Jul 11, 2025
12 Issues closed by 6 people
-
state changes in `onoutrostart` are not working
#16349 closed
Jul 12, 2025 -
Wrong a11y wargning on <dialog> with autofocus attribute
#9225 closed
Jul 11, 2025 -
push on reactive variable triggers as many updates as there are elements in the appended array
#16338 closed
Jul 10, 2025 -
<dialog> requestClose()
#16320 closed
Jul 9, 2025 -
follow up on state_unsafe_mutation for SvelteMap created inside $derived
#16237 closed
Jul 9, 2025 -
Event bubbling order not respected when listeners are added both with addEventListener and attributes
#16322 closed
Jul 9, 2025 -
`state_invalid_placement` when using async & remote functions branches
#16319 closed
Jul 8, 2025 -
Incorrect prop value in onDestroy when there's a setter but not getter in the template
#16262 closed
Jul 7, 2025 -
Re-rendering occurs before the execution of the #if directive.
#16072 closed
Jul 7, 2025 -
`<select>` doesn't respect `selected` attribute when spreading props
#16274 closed
Jul 6, 2025 -
Cannot spread class instances as props
#16307 closed
Jul 6, 2025
8 Issues opened by 8 people
-
Svelte beggers screwed up.
#16350 opened
Jul 12, 2025 -
Svelte Playground - "use events” example fails with duplicate declaration
#16348 opened
Jul 12, 2025 -
`state_referenced_locally` warning inconsistencies
#16343 opened
Jul 11, 2025 -
Errors thrown in effects are no longer propagated to <svelte:boundary>
#16342 opened
Jul 11, 2025 -
async: easier way to boundary the same component that needs async data
#16327 opened
Jul 9, 2025 -
Reactivity is broken when deriving .current on fromStore and updating the store asynchronously
#16311 opened
Jul 7, 2025 -
Generic component type gets renamed to "MyType_1" in build output
#16318 opened
Jul 7, 2025 -
Transitions created by a transition function don't reverse correctly
#16308 opened
Jul 6, 2025
12 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 12, 2025 • 4 new comments -
Widen getAbortSignal to also be tied to component lifecycle
#16305 commented on
Jul 6, 2025 • 0 new comments -
Svelte does not handle external CSS imports correctly when compiling components as custom elements (Web Components)
#16130 commented on
Jul 8, 2025 • 0 new comments -
$derived reactivity breaks with "createSubscriber" after its teardown/destroy has been called at least once.
#15888 commented on
Jul 8, 2025 • 0 new comments -
Support for type-checked ESLint rules when importing from `.svelte` files
#16264 commented on
Jul 9, 2025 • 0 new comments -
Reactivity stops triggering
#16294 commented on
Jul 9, 2025 • 0 new comments -
Docs: Add a link from [svelte-transition](https://svelte.dev/docs/svelte-transition) to [svelte/transition](https://svelte.dev/docs/svelte/transition) page
#15296 commented on
Jul 9, 2025 • 0 new comments -
Regression: Svelte `:global()` parsing doesn't play nicely with SASS parent selectors: &[attr='value']
#8049 commented on
Jul 10, 2025 • 0 new comments -
Excessive hydration markers on Svelte 5
#15200 commented on
Jul 10, 2025 • 0 new comments -
Partial components
#16173 commented on
Jul 11, 2025 • 0 new comments -
`$effect` not re-run after mutating nested state
#15866 commented on
Jul 11, 2025 • 0 new comments -
$derived exposed through property not necessarily updating
#15248 commented on
Jul 12, 2025 • 0 new comments