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 |
|
Richard
|
a543a24865
|
Revert "Echo initial value if given a source"
This reverts commit 16e2983c54758cabfb1ddd102090f20083820d03.
|
2023-09-19 19:21:25 +01:00 |
|
Richard
|
109cca45f3
|
Echo initial value if given a source
|
2023-09-19 19:21:25 +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
|
f00fc8aeb1
|
Add Source<T> export
|
2023-08-14 16:38:15 +01:00 |
|
aaron
|
afd863285b
|
Add special case for frozen tables
Sources will now check if frozen tables are equal before updating
dependencies.
|
2023-08-12 11:11:21 +01:00 |
|
Aaron Smith
|
7e5102c314
|
Update mocks
|
2023-08-10 15:43:27 +01:00 |
|
aaron
|
cb002f4f27
|
Initial commit
|
2023-08-08 21:33:11 +01:00 |
|