aaron
5abd5eee91
Update require paths to relative string
2024-11-13 22:19:20 +00:00
aaron
f2de9b0e63
Refactor
2024-07-03 15:02:52 +01:00
Aaron Smith
c288cb92c4
Minor refactors
...
Also fixed potential bug with `create()` being called recursively if a
property binding passed as a property to `create()` also calls
`create()`
2023-11-20 16:53:30 +00: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 Smith
a3f03fd067
Refactor codebase
2023-08-22 15:50:03 +01:00
Aaron Smith
7e5102c314
Update mocks
2023-08-10 15:43:27 +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