Commit Graph

11346 Commits (radio-default-checked-spread)
 

Author SHA1 Message Date
Nic 55bfb6d893 keep defaultChecked on hydrated radio inputs with spread attributes
5 hours ago
Bao Nguyen 1be496f0a6
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689)
9 hours ago
svelte-triage-bot[bot] 721244ad3b
fix: track SvelteDate snapshots in reactions (#18700)
10 hours ago
svelte-triage-bot[bot] 4b61851ec8
fix: clean up svelte:head anchors on unmount (#18697)
10 hours ago
ChaseCopeland 15720b16a5
docs: Updated docs to include information on easing functions (#16070)
3 days ago
sliang-code 63b4c3652d
fix: don't apply scoped CSS class to elements inside <svelte:head> (#18160)
3 days ago
PD Shaheed Ali Khan 2ac7366391
perf: optimize simple object destructuring in @const tags (#18390)
3 days ago
Nic Polumeyv a6560bbe08
fix: don't resurrect outroing elements when an ancestor block is paused and resumed (#18431)
3 days ago
dependabot[bot] 78979c87c9
chore(deps-dev): bump vite from 7.3.2 to 7.3.5 (#18444)
3 days ago
svelte-triage-bot[bot] a6153f1d2a
fix: preserve whitespace after inline elements when printing (#18685)
3 days ago
Nic Polumeyv 3b559bbf96
fix: avoid NaN keyframe values in slide transition (#18430)
3 days ago
adiGuba 3405b5e735
fix: distinct memoizer on style/class directives (#18466)
3 days ago
Giorgio Maria Federico Birnthaler a1ec9c8eb7
chore: fix typo in read_version JSDoc (#18470)
3 days ago
Rupankar Dutta 224fcadbd5
fix: route $derived teardown errors through invoke_error_boundary (#18486)
3 days ago
Barry 8bf9ec8700
docs: clarify $bindable fallback binding requirement (#18477)
3 days ago
Paolo Ricciuti 06c9b7929a
fix: prevent `selectedcontent` mutation from changing the selected option (#18495)
3 days ago
Nic Polumeyv b2a24b0426
fix: run `onDestroy` callbacks when a server render throws (#18585)
3 days ago
Nic Polumeyv 6266debb21
docs: clarify when `$effect.pre` runs relative to DOM updates (#18534)
3 days ago
Nic Polumeyv 9d0062d607
fix: make template store subscriptions wait for the promise that assigns the store (#18582)
3 days ago
Khaled Waleed 2d2e5df26e
fix: don't turn component instances stored in $state into state proxies (#18646)
3 days ago
Alexander Kireyev 09a67efcfc
fix: warn on undeclared shorthand event handlers on svelte:window/document/body (#18480)
4 days ago
Hyunbin Seo 44bd73f3e5
docs: replace N-ary times `⨉` with multiplication sign `×` (#18418)
4 days ago
john gravois 793e309d4e
docs: fix typo in basic markup doc (#18434)
4 days ago
AminBouchareb 07dda4056b
docs: document rune_missing_parentheses compiler error (#18589)
4 days ago
Kamil Jakubus 38ef714f1a
fix: scope SSR boundary failed snippets to their boundary (#18593)
4 days ago
Jared Dunham f4918d86f3
docs: added generic type parameter example for $state (#18494)
4 days ago
Liam O'Dea f5f70343df
perf: O(n²)→O(n) Map lookups for legacy reactive statements (#18602)
4 days ago
Nic Polumeyv cac27c783e
feat: export RenderOutput, SyncRenderOutput, Csp and Sha256Source from svelte/server (#18648)
4 days ago
Siddhesh Kabra faf1e103c5
fix: prevent onoutroend from firing twice when compilerOptions.hmr is true (#18655)
4 days ago
Ben McCann a7ba9e85aa
docs: update mobile FAQ (#18665)
4 days ago
github-actions[bot] 56a036f4ce
Version Packages (#18640)
4 days ago
Scott Wu 5ccdfe3557
docs: note comments within tags possibility (#18482)
4 days ago
Joe Schafer 545205b420
perf: make async blocker analysis linear (#18549)
4 days ago
Mukund Sarma 950e2a837c
fix: strip comments from inline style values in linear time (#18553)
4 days ago
randalmurphal ffc0e6e7ef
fix: release last_propagated_event after event propagation settles (#18569)
4 days ago
jyc.dev f159e14de7
chore: switch to @changesets/changelog-github (#18570)
4 days ago
Nic Polumeyv 2f684fefd7
docs: clarify that context lookup includes the current component and all ancestors (#18581)
4 days ago
Nic Polumeyv 3feb34a992
chore: deduplicate client/server context helpers (#18580)
4 days ago
Rudevin 388840b1b2
docs: note that transitions bypass CSS prefers-reduced-motion (#18597)
4 days ago
kdelay 24130c18e2
fix: parse nth-child `of` syntax without whitespace after `of` (#18611)
4 days ago
Magnar Ovedal Myrtveit a166761b04
fix: treat concise arrow function bodies as implicit returns when calculating blockers (#18613)
4 days ago
Sander Machado a4c60ccdbb
fix: append_styles resolving to `document.head` in WC (#18614)
4 days ago
Nathan Asdarjian ee1249b43c
fix: preserve renderer type in copy() during SSR (#18616)
5 days ago
svelte-triage-bot[bot] 9c2494b134
fix: preserve namespaces in CSS type selectors (#18678)
5 days ago
Madan kumar 19aa51d443
fix: print `{#await ... catch}` et al correctly (#18645)
5 days ago
Marwan 8835003d41
fix: preserve CSS escape sequences when printing selectors (#18667)
5 days ago
Gautier Ben Aïm fe4a56b0a8
fix: avoid double-calling a derived reference when destructuring (#18668)
5 days ago
subotac 384ee73aa2
fix: preserve logical assignments to private state fields (#18594)
6 days ago
Siddhesh Kabra a5ea12ee93
fix: skip Program comment nodes in migration to prevent crash (#18656)
6 days ago
Gautier Ben Aïm 9414eaa41b
fix: prevent crash on async custom element attributes (#18661)
6 days ago