Evan Almloff
|
568631e331
|
test signal drops
|
2024-03-04 16:02:19 -06:00 |
|
Evan Almloff
|
d1c0e0a5e0
|
comment out the memo tests for now
|
2024-02-14 15:55:19 -06:00 |
|
Evan Almloff
|
05a6dda89c
|
fix formatting
|
2024-02-14 12:13:54 -06:00 |
|
Evan Almloff
|
78ef453888
|
simplify memo test failure
|
2024-02-14 11:38:09 -06:00 |
|
Evan Almloff
|
48751d2f98
|
only subscribe scopes to signals when rendering
|
2024-02-14 09:33:22 -06:00 |
|
Jonathan Kelley
|
337c04557b
|
get cargo check --all --examples --tests working!
|
2024-01-19 15:01:01 -08:00 |
|
Evan Almloff
|
611f0d3b5f
|
Merge branch 'maybe-sync-signal' into breaking
|
2024-01-16 13:49:53 -06:00 |
|
Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Jonathan Kelley
|
33bba24867
|
Experiment with call syntax only working for copy types
|
2024-01-15 21:12:44 -08:00 |
|
Jonathan Kelley
|
fae0b08e61
|
Fix the router and stub out a number of crates to get compiling
|
2024-01-13 20:51:37 -08:00 |
|
Evan Almloff
|
55f76fede6
|
work on fixing some core tests
|
2024-01-10 19:21:15 -06:00 |
|
Evan Almloff
|
78a5592d6d
|
fix comparer
|
2024-01-08 14:03:17 -06:00 |
|
Evan Almloff
|
b7c9817cf3
|
fix tests
|
2024-01-02 15:19:01 -06:00 |
|
Evan Almloff
|
cddcd69200
|
Merge branch 'maybe-sync-signal' into map-signal
|
2024-01-02 14:17:01 -06:00 |
|
Evan Almloff
|
b9d179c494
|
add as_mapped_ref
|
2024-01-01 10:44:21 -06:00 |
|
Evan Almloff
|
b3c5158524
|
fix tests
|
2023-11-07 13:15:19 -06:00 |
|
Evan Almloff
|
7daa945ae3
|
fix effects
|
2023-11-06 18:54:35 -06:00 |
|
Evan Almloff
|
4b8701e3eb
|
Merge branch 'master' into map-signal
|
2023-10-17 13:45:36 -05:00 |
|
Evan Almloff
|
87dae6a41f
|
add a test for derefing signals to a closure
|
2023-10-16 13:08:18 -05:00 |
|
Evan Almloff
|
3578f03f4f
|
add the ability to map signals
|
2023-10-11 12:43:22 -05:00 |
|
Jani Mustonen
|
31f8bab20d
|
Add ScopeId::ROOT (#1398)
* add ScopeId::ROOT
* replace ScopeId(0) with ScopeId::ROOT
---------
Co-authored-by: Jani Mustonen <jani.mustonen@taitounited.fi>
|
2023-08-25 08:31:23 -05:00 |
|
Evan Almloff
|
2c7d0700d4
|
rename memo to selector
|
2023-08-07 16:17:47 -07:00 |
|
Evan Almloff
|
190c65b15d
|
fix memo and add tests
|
2023-08-07 14:31:03 -07:00 |
|
Evan Almloff
|
7f2049b647
|
add memo
|
2023-08-07 12:32:46 -07:00 |
|
Evan Almloff
|
717c09c4a3
|
create tests for signals
|
2023-08-07 11:52:54 -07:00 |
|