Commit Graph

2191 Commits (005895d9940eea9006b1d36f2b0d7260a15a91a9)

Author SHA1 Message Date
github-actions[bot] 005895d994
Version Packages (#16946)
3 days ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
3 days ago
Simon H 28765f846e
fix: don't rerun async effects unnecessarily (#16944)
3 days ago
Rich Harris a7c958a2a5
chore: simplify `batch.apply()` (#16945)
3 days ago
github-actions[bot] 2a951391dc
Version Packages (#16940)
3 days ago
Hannes Rüger e8330ee7bf
fix: svg `radialGradient` `fr` attribute missing in types (#16943)
3 days ago
Simon H 23e2bb3b89
fix: unset context on stale promises (#16935)
4 days ago
github-actions[bot] 420468a041
Version Packages (#16920)
4 days ago
Simon H 5d9b4c66ca
fix: better input cursor restoration for `bind:value` (#16925)
4 days ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
1 week ago
Paolo Ricciuti 297afd0578
fix: generate correct code for `each` blocks with async body (#16923)
1 week ago
Paolo Ricciuti 7f8e60fd8a
fix: generate correct SSR code for the case where `pending` is an attribute (#16919)
1 week ago
github-actions[bot] 844fab7798
Version Packages (#16913)
1 week ago
Rich Harris b5c8437151
fix: flush batches whenever an async value resolves (#16912)
1 week ago
github-actions[bot] 06bd6a8fbd
Version Packages (#16909)
1 week ago
Simon H 78481862fb
fix: hydrate each blocks inside element correctly (#16908)
1 week ago
Paolo Ricciuti 1b1f144396
fix: add `UNKNOWN` evaluation value before breaking for `binding.initial===SnippetBlock` (#16910)
1 week ago
ComputerGuy edcd4b59e3
fix: correctly transform `$derived` private fields on server (#16894)
1 week ago
Yuki Ishii 5d1ffcf413
fix: allow await in if block consequent and alternate (#16890)
1 week ago
ComputerGuy 303750a124
fix: don't replace rest props with `$$props` for excluded props (#16898)
1 week ago
github-actions[bot] acdd93053d
Version Packages (#16899)
2 weeks ago
Rich Harris 2b49a5e3c0
fix: flush when pending boundaries resolve (#16897)
2 weeks ago
github-actions[bot] 5c847ff79e
Version Packages (#16877)
2 weeks ago
Jungzl 949c026259
fix: preserve tuple type in `$state.snapshot` (#16864)
2 weeks ago
ComputerGuy 499973454a
fix: check boundary `pending` attribute at runtime on server (#16855)
2 weeks ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
2 weeks ago
Yuki Ishii 31541c8849
fix: allow await in svelte boundary without pending (#16857)
2 weeks ago
github-actions[bot] e9cd45a2da
Version Packages (#16848)
2 weeks ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
2 weeks ago
Rich Harris 25cbdc8cb1
fix: merge batches (#16866)
2 weeks ago
ComputerGuy 87f7e97963
fix: wrap async `children` in `$$renderer.async` (#16862)
3 weeks ago
ComputerGuy 8895bd44f5
fix: coerce nullish `<title>` to empty string (#16863)
3 weeks ago
Rich Harris 12e1c81fe6
chore: add missing changeset for #16838 and #16845 (#16847)
3 weeks ago
github-actions[bot] b92a55994b
Version Packages (#16824)
3 weeks ago
LeeWxx ac7e160029
fix: SSR scoped classes for <select value> elements (#16821)
3 weeks ago
7nik 24944e61f5
fix: async `class:` + spread attributes were compiled into sync server-side code (#16834)
3 weeks ago
Simon H 1ef297f25d
fix: ensure tick resolves within a macrotask (#16825)
3 weeks ago
Simon H 5e6fed6bab
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
3 weeks ago
github-actions[bot] 8680c29a0a
Version Packages (#16818)
3 weeks ago
Brittany Harris 562623d536
fix: use SSR format compatible with nginx SSI for props.id (#16820)
3 weeks ago
ComputerGuy cf35a22568
fix: allow `{@html await ...}` and async snippets on the server (#16817)
3 weeks ago
github-actions[bot] 3c694ce3a4
Version Packages (#16807)
4 weeks ago
Rich Harris 0e75498c21
fix: restore hydration state after `await` in `<script>` (#16806)
4 weeks ago
github-actions[bot] ded13b825d
Version Packages (#16801)
4 weeks ago
Rich Harris 5c09035685
fix: async hydration (#16797)
4 weeks ago
Rich Harris 1c8456885c
fix: remove outer hydration markers (#16800)
4 weeks ago
github-actions[bot] 4616422832
Version Packages (#16789)
4 weeks ago
Rich Harris e4ebca9289
fix: preserve SSR context when block expressions contain `await` (#16791)
4 weeks ago
Rich Harris 88d7e05a2e
chore: update sandbox to support async SSR (#16787)
4 weeks ago
github-actions[bot] 16e16da1a8
Version Packages (#16785)
4 weeks ago