Commit Graph

10617 Commits (bind-value-cursor-fix)
 

Author SHA1 Message Date
Simon Holthausen c3e91a3851 fix: better input cursor restoration for `bind:value`
13 hours ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
1 day ago
Paolo Ricciuti 297afd0578
fix: generate correct code for `each` blocks with async body (#16923)
1 day ago
Paolo Ricciuti 7f8e60fd8a
fix: generate correct SSR code for the case where `pending` is an attribute (#16919)
1 day ago
Simon H 9c350cfdab
chore: test for batches flush fix (#16915)
2 days ago
github-actions[bot] 844fab7798
Version Packages (#16913)
3 days ago
Rich Harris b5c8437151
fix: flush batches whenever an async value resolves (#16912)
3 days ago
github-actions[bot] 06bd6a8fbd
Version Packages (#16909)
3 days ago
Simon H 78481862fb
fix: hydrate each blocks inside element correctly (#16908)
3 days ago
Paolo Ricciuti 1b1f144396
fix: add `UNKNOWN` evaluation value before breaking for `binding.initial===SnippetBlock` (#16910)
3 days ago
ComputerGuy edcd4b59e3
fix: correctly transform `$derived` private fields on server (#16894)
3 days ago
Yuki Ishii 5d1ffcf413
fix: allow await in if block consequent and alternate (#16890)
3 days ago
ComputerGuy 303750a124
fix: don't replace rest props with `$$props` for excluded props (#16898)
3 days ago
Dominik G. fc39f2ed0d
chore: port security improvements from vite-ecosystem-ci trigger workflow in vite repo (#16902)
4 days ago
github-actions[bot] acdd93053d
Version Packages (#16899)
5 days ago
Rich Harris 2b49a5e3c0
fix: flush when pending boundaries resolve (#16897)
5 days ago
Ben McCann 30e2b23b59
docs: update one more link to the packages page (#16883)
1 week ago
Ben McCann 01fc47d155
docs: link to new packages page (#16882)
1 week ago
github-actions[bot] 5c847ff79e
Version Packages (#16877)
1 week ago
Michael Shilman fdb01fd966
docs: Promote Storybook testing to h2 (#16792)
1 week ago
Jungzl 949c026259
fix: preserve tuple type in `$state.snapshot` (#16864)
1 week ago
ComputerGuy 499973454a
fix: check boundary `pending` attribute at runtime on server (#16855)
1 week ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
1 week ago
Yuki Ishii 31541c8849
fix: allow await in svelte boundary without pending (#16857)
1 week ago
github-actions[bot] e9cd45a2da
Version Packages (#16848)
1 week ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
1 week ago
Rich Harris 25cbdc8cb1
fix: merge batches (#16866)
1 week ago
ComputerGuy 87f7e97963
fix: wrap async `children` in `$$renderer.async` (#16862)
2 weeks ago
ComputerGuy 8895bd44f5
fix: coerce nullish `<title>` to empty string (#16863)
2 weeks ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
2 weeks ago
Simon H bb33c555b4
chore: bump some dev deps, harden github actions (#16851)
2 weeks ago
Rich Harris 12e1c81fe6
chore: add missing changeset for #16838 and #16845 (#16847)
2 weeks ago
Rich Harris ed0a39345b
chore: simplify batch logic (#16838)
2 weeks ago
Rich Harris f0cede6782
chore: replace queue_idle_task with queue_micro_task (#16844)
2 weeks ago
github-actions[bot] b92a55994b
Version Packages (#16824)
2 weeks ago
LeeWxx ac7e160029
fix: SSR scoped classes for <select value> elements (#16821)
2 weeks ago
7nik 24944e61f5
fix: async `class:` + spread attributes were compiled into sync server-side code (#16834)
2 weeks ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
2 weeks ago
Aaron Ajose 7b2113e1bf
chore: fix typos (#16830)
2 weeks ago
Rich Harris 0ed0f1ef69
chore: disable inspector in playground (#16836)
2 weeks ago
Simon H 1ef297f25d
fix: ensure tick resolves within a macrotask (#16825)
2 weeks ago
Simon H 5e6fed6bab
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
2 weeks ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
2 weeks ago
github-actions[bot] 8680c29a0a
Version Packages (#16818)
2 weeks ago
Brittany Harris 562623d536
fix: use SSR format compatible with nginx SSI for props.id (#16820)
2 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)
3 weeks ago
Rich Harris 0e75498c21
fix: restore hydration state after `await` in `<script>` (#16806)
3 weeks ago
github-actions[bot] ded13b825d
Version Packages (#16801)
3 weeks ago
Rich Harris 5c09035685
fix: async hydration (#16797)
3 weeks ago