Commit Graph

10675 Commits (1aa3db46416f05b4e94daf71a2b06e89cecf3e3e)
 

Author SHA1 Message Date
Rich Harris 1aa3db4641 better API
1 week ago
Rich Harris 54cd91f055 merge/fix
1 week ago
Rich Harris d377df7920 cheat
1 week ago
Rich Harris c2c3fece03 changeset
1 week ago
Rich Harris edea1018e2 Merge branch 'main' into run-batch-until-complete
1 week ago
Rich Harris 14ba41e7fd avoid reawakening committed batches
1 week ago
Simon H a57868ebce
fix: don't preserve reactivity context across function boundaries (#17002)
1 week ago
Rich Harris bf9065448a bring async-effect-after-await test from defer-effects-in-pending-boundary branch
1 week ago
Rich Harris f225c63a6e Merge branch 'main' into run-batch-until-complete
1 week ago
Rich Harris 925dbebdd6 add test, fix block resolution
1 week ago
David f549478dd0
fix: guard contents updated before the guard itself (#16930)
1 week ago
Rich Harris ee1b1140d3 WIP
2 weeks ago
Rich Harris cfa87a9c37 add test
2 weeks ago
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)
2 weeks ago
Rich Harris 470d61221e
chore: tidy up (#16957)
2 weeks ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
2 weeks ago
Rich Harris ec99d7bc4c
fix docs (#16953)
2 weeks ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
2 weeks ago
github-actions[bot] 005895d994
Version Packages (#16946)
2 weeks ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
2 weeks ago
Simon H 99711d5822
fix: ensure map iteration order is correct (#16947)
2 weeks ago
Simon H 28765f846e
fix: don't rerun async effects unnecessarily (#16944)
2 weeks ago
Rich Harris d50701d277 unused
2 weeks ago