Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 vuosi sitten |
Jonathan Kelley
|
cef64d43df
move hooks out of signals crate
|
1 vuosi sitten |
Evan Almloff
|
50e3216d8b
convert T into signals automatically
|
1 vuosi sitten |
Jonathan Kelley
|
974680796f
add test cases, refactor deref
|
1 vuosi sitten |
Evan Almloff
|
30ef29d195
Remove an extra CopyValue::invalid from maybe_sync_memo
|
1 vuosi sitten |
Evan Almloff
|
55b37cc381
fix serializing signals
|
1 vuosi sitten |
Evan Almloff
|
6bc0332052
simplify the readable and writable traits a bit
|
1 vuosi sitten |
Evan Almloff
|
94c0c2e5b9
remove some old manual implementations of helpers
|
1 vuosi sitten |
Evan Almloff
|
7f93263357
add a bunch more utilities to the trait
|
1 vuosi sitten |
Evan Almloff
|
51d7133ca5
add readable and writable traits for signal-like structs
|
1 vuosi sitten |
Evan Almloff
|
e01f10e25d
remove mappable and mappablemut traits
|
1 vuosi sitten |
Jonathan Kelley
|
06d9b575b7
rename use_selector to use_memo
|
1 vuosi sitten |
Jonathan Kelley
|
3ded0f5329
Make more examples cross-platform
|
1 vuosi sitten |
Jonathan Kelley
|
83bce6ce97
Make cargo check --all --examples work!
|
1 vuosi sitten |
Evan Almloff
|
6444559a66
move selector construct onto signals
|
1 vuosi sitten |
Evan Almloff
|
c859ed3b12
create global selectors
|
1 vuosi sitten |
Evan Almloff
|
bc914deeaa
create Signal::global
|
1 vuosi sitten |
Evan Almloff
|
c7275e4c30
fix signal unsubscriber
|
1 vuosi sitten |
Jonathan Kelley
|
6ed3aafb2f
Get cargo check --all working
|
1 vuosi sitten |
Evan Almloff
|
205a005142
fix dioxus web
|
1 vuosi sitten |
Evan Almloff
|
f6fd20bb61
fix signals
|
1 vuosi sitten |
Evan Almloff
|
611f0d3b5f
Merge branch 'maybe-sync-signal' into breaking
|
1 vuosi sitten |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 vuosi sitten |
Jonathan Kelley
|
98bd78de43
Fix issue with mutability in component macro
|
1 vuosi sitten |
Jonathan Kelley
|
8559984e9d
and mut bound to mut methods on signals
|
1 vuosi sitten |
Jonathan Kelley
|
d88561f973
Adjust impl for signal syntax to allow cloned values
|
1 vuosi sitten |
Jonathan Kelley
|
33bba24867
Experiment with call syntax only working for copy types
|
1 vuosi sitten |
Jonathan Kelley
|
74aa55f85f
Bring back mroe hooks, remove old hooks, cleanup a number of examples
|
1 vuosi sitten |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
1 vuosi sitten |
Evan Almloff
|
20480c0a2d
fix use_hook imports
|
1 vuosi sitten |