Commit Graph

10662 Commits (db41cc46cb85d24e1bc15da334f028314b059b5a)
 

Author SHA1 Message Date
Rich Harris db41cc46cb reset #dirty_effects and #maybe_dirty_effects
2 weeks ago
Rich Harris fdc511416e update test
2 weeks ago
Rich Harris e31956de85 fix tests
2 weeks ago
Rich Harris fc9699aa34 Merge branch 'main' into run-batch-until-complete
2 weeks ago
github-actions[bot] 7d9ea8ea99
Version Packages (#16984)
2 weeks ago
Rich Harris b8627e511d
chore: centralise branch management (#16977)
2 weeks ago
ComputerGuy 9a488d6b25
fix: place `let:` declarations before `{@const}` declarations (#16985)
2 weeks ago
Rich Harris c8ef540985
fix: improve `each_key_without_as` error (#16983)
2 weeks ago
github-actions[bot] bd2d3db6d0
Version Packages (#16970)
2 weeks ago
Rich Harris 53f2693b3b
feat: `$state.eager(value)` (#16849)
2 weeks ago
Rich Harris ee093e4c86
fix: preserve `<select>` state while focused (#16958)
2 weeks ago
Rich Harris 9b5fb3f430
fix: error if `each` block has `key` but no `as` clause (#16966)
2 weeks ago
Rich Harris 90e3148a56 tidy up
2 weeks ago
Rich Harris 46d61eeec6 make private
2 weeks ago
Rich Harris 09f4d75c2c merge main
2 weeks ago
Rich Harris 7d977fad88
chore: run boundary async effects in the context of the current batch (#16968)
2 weeks ago
github-actions[bot] a54186242a
Version Packages (#16967)
2 weeks ago
Rich Harris bba5314dab restore batch_values after commit
2 weeks ago
Rich Harris c054cd4f3f remove kludge
2 weeks ago
Rich Harris d8df737f56 WIP
2 weeks ago
Rich Harris 739f5fc1c6 WIP
2 weeks ago
Rich Harris 18ecf01382 WIP
2 weeks ago
Rich Harris ae0038c953 fix test
2 weeks ago
Rich Harris 1e2958e5ac reinstate kludge
2 weeks ago
Rich Harris c3db9ac137 WIP
2 weeks ago
Rich Harris 7c1408d6df chore: run boundary async effects in the context of the current batch
2 weeks ago
Paolo Ricciuti 8691391c08
fix: add hydration markers in `pending` branch of SSR boundary (#16965)
2 weeks ago
github-actions[bot] 94fc836e3a
Version Packages (#16950)
3 weeks ago
Rich Harris 470d61221e
chore: tidy up (#16957)
3 weeks ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
3 weeks ago
Rich Harris ec99d7bc4c
fix docs (#16953)
3 weeks ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
3 weeks ago
github-actions[bot] 005895d994
Version Packages (#16946)
3 weeks ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
3 weeks ago
Simon H 99711d5822
fix: ensure map iteration order is correct (#16947)
3 weeks ago
Simon H 28765f846e
fix: don't rerun async effects unnecessarily (#16944)
3 weeks ago
Rich Harris d50701d277 unused
3 weeks ago
Rich Harris a7c958a2a5
chore: simplify `batch.apply()` (#16945)
3 weeks ago
github-actions[bot] 2a951391dc
Version Packages (#16940)
3 weeks ago
Hannes Rüger e8330ee7bf
fix: svg `radialGradient` `fr` attribute missing in types (#16943)
3 weeks ago
Simon H 23e2bb3b89
fix: unset context on stale promises (#16935)
3 weeks ago
Rich Harris b05e12fd63
fix code block (#16937)
3 weeks ago
Ben McCann ba782f9fde
docs: link to custom renderer issue in Svelte Native discussion (#16896)
3 weeks ago
Hyunbin Seo b91f9de129
docs: await no longer need pending (#16900)
3 weeks ago
github-actions[bot] 420468a041
Version Packages (#16920)
3 weeks ago
Simon H 5d9b4c66ca
fix: better input cursor restoration for `bind:value` (#16925)
3 weeks ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
3 weeks ago
Paolo Ricciuti 297afd0578
fix: generate correct code for `each` blocks with async body (#16923)
3 weeks ago
Paolo Ricciuti 7f8e60fd8a
fix: generate correct SSR code for the case where `pending` is an attribute (#16919)
3 weeks ago
Simon H 9c350cfdab
chore: test for batches flush fix (#16915)
4 weeks ago