Commit Graph

10739 Commits (d5fef8b8300a7e99b2bb9906fbec5a7de2b6b4ea)
 

Author SHA1 Message Date
Rich Harris 9096680c2e
chore: use ESTree namespace imports (#17040)
9 months ago
Rich Harris b01647455c
chore: create_expression_metadata -> ExpressionMetadata (#17039)
9 months ago
Paolo Ricciuti 8368a4beb9
fix: better error message for global variable assignments (#17036)
9 months ago
github-actions[bot] e33f774877
Version Packages (#17035)
9 months ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
9 months ago
github-actions[bot] 875a04170e
Version Packages (#17029)
9 months ago
Rich Harris d8137b78a5
fix: less confusing names for inspect errors (#17026)
9 months ago
Simon H b7f39b464a
fix: always allow `setContext` before first await in component (#17031)
9 months ago
Elliott Johnson 0c4ce5a9ec misc improvements
9 months ago
Rich Harris 4eb432e941
chore: remove event hoisting (#17030)
9 months ago
Rich Harris c08ecba1b7
feat: forking (#17004)
9 months ago
Rich Harris 7434f21ed4
chore: configurable sandbox output (#17028)
9 months ago
github-actions[bot] 4a214f786f
Version Packages (#17019)
9 months ago
Rich Harris f45d9cfe2d
fix: better optimization of await expressions (#17025)
9 months ago
Rich Harris 2e1dd489f6
fix: coordinate mount of snippets with await expressions (#17021)
9 months ago
Rich Harris 523c85bd3d merge
9 months ago
Rich Harris 4e847cfd14 merge main
9 months ago
Rich Harris 0b477871e8 fix: coordinate mount of snippets with await expressions
9 months ago
Simon H bd697c12c6
fix: flush pending changes after rendering `failed` snippet (#16995)
9 months ago
Simon H cd3a11edff
fix: take into account static blocks when determining transition locality (#17018)
9 months ago
github-actions[bot] 86aedaecf9
Version Packages (#17009)
9 months ago
Simon H 16117d9b69
perf: skip repeatedly traversing the same derived (#17016)
9 months ago
dependabot[bot] a28904c87a
chore(deps): bump vite from 5.4.20 to 7.1.11 (#17006)
10 months ago
Rich Harris 851da4b629
chore: exclude vite optimized deps from stack traces (#17008)
10 months ago
github-actions[bot] 3009a0208f
Version Packages (#16992)
10 months ago
Rich Harris 7e40186a5f
fix: run batch until complete (#16971)
10 months ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
10 months ago
dependabot[bot] 5bb28c4567
chore(deps-dev): bump vite from 7.1.5 to 7.1.11 (#16989)
10 months ago
Simon H a57868ebce
fix: don't preserve reactivity context across function boundaries (#17002)
10 months ago
Elliott Johnson d36894a5c0 it at least basically works
10 months ago
David f549478dd0
fix: guard contents updated before the guard itself (#16930)
10 months ago
Elliott Johnson ef11dae8ce typegen
10 months ago
Elliott Johnson 8449ea76d8 making progress i think
10 months ago
github-actions[bot] 7d9ea8ea99
Version Packages (#16984)
10 months ago
Rich Harris b8627e511d
chore: centralise branch management (#16977)
10 months ago
ComputerGuy 9a488d6b25
fix: place `let:` declarations before `{@const}` declarations (#16985)
10 months ago
Rich Harris c8ef540985
fix: improve `each_key_without_as` error (#16983)
10 months ago
github-actions[bot] bd2d3db6d0
Version Packages (#16970)
10 months ago
Rich Harris 53f2693b3b
feat: `$state.eager(value)` (#16849)
10 months ago
Rich Harris ee093e4c86
fix: preserve `<select>` state while focused (#16958)
10 months ago
Rich Harris 9b5fb3f430
fix: error if `each` block has `key` but no `as` clause (#16966)
10 months ago
Rich Harris 7d977fad88
chore: run boundary async effects in the context of the current batch (#16968)
10 months ago
github-actions[bot] a54186242a
Version Packages (#16967)
10 months ago
Paolo Ricciuti 8691391c08
fix: add hydration markers in `pending` branch of SSR boundary (#16965)
10 months ago
Elliott Johnson 5de63834dc add hash
10 months ago
Elliott Johnson 9c7da6c9eb only generate hydratables when there's some amount of content
10 months ago
Elliott Johnson 25210c2cfa types
10 months ago
Elliott Johnson 82be3881b2 chore: temporarily remove fetcher
10 months ago
Elliott Johnson bca87b92bf checkpoint
10 months ago
Elliott Johnson 61d02fe850 Merge remote-tracking branch 'origin' into elliott/resources
10 months ago