Commit graph

11 commits

Author SHA1 Message Date
Aaron Smith
250c13e7b8 Fix edge case bugs in reactive graph updates 2023-09-19 12:07:49 +01:00
aaron
c4a0180a2f Improve error messages for derived sources
There seemed to be confusion over reactive-scoping (likely due to
incomplete docs), so I've added more explicit error messages when
deriving in non-reactive scopes to warn the user to use `root()` or
`mount()`.
2023-09-18 09:40:54 +01:00
aaron
efc4798ddb Merge reactive scope refactor 2023-09-15 12:54:42 +01:00
aaron
f39774082a Add check for recursive capturing 2023-08-28 01:27:31 +01:00
aaron
64d2a1f55c Stop resizing of weak tables 2023-08-25 11:17:48 +01:00
Aaron Smith
a3f03fd067 Refactor codebase 2023-08-22 15:50:03 +01:00
Aaron Smith
6700e1b1f6 Add untrack() 2023-08-22 12:12:03 +01:00
Aaron Smith
7e5102c314 Update mocks 2023-08-10 15:43:27 +01:00
Aaron Smith
cc10c80a90 Refactor 2023-08-10 13:18:16 +01:00
Aaron Smith
b3c600acc3 Update mock tests 2023-08-09 17:58:17 +01:00
aaron
cb002f4f27 Initial commit 2023-08-08 21:33:11 +01:00