Jonathan Kelley
|
83bce6ce97
|
Make cargo check --all --examples work!
|
2024-01-19 14:19:49 -08:00 |
|
Jonathan Kelley
|
6ed3aafb2f
|
Get cargo check --all working
|
2024-01-18 19:27:55 -08:00 |
|
Jonathan Kelley
|
94b17cc8ca
|
Fix non tokio builds for desktop
|
2024-01-18 04:07:28 -08:00 |
|
Evan Almloff
|
70c3abb8df
|
Merge branch 'master' into maybe-sync-signal
|
2023-12-14 12:29:32 -06:00 |
|
Evan Almloff
|
2731ca0b30
|
fix ref try map
|
2023-11-07 09:26:12 -06:00 |
|
Evan Almloff
|
466005890d
|
make effect system async to make signals send + sync
|
2023-11-06 18:47:51 -06:00 |
|
Evan Almloff
|
c33276e0a0
|
remove ghost
|
2023-11-06 14:46:38 -06:00 |
|
Evan Almloff
|
6eb4e7358b
|
fix selector and signal unsync default
|
2023-11-06 14:46:26 -06:00 |
|
Evan Almloff
|
1126c1d329
|
make signal sync
|
2023-10-26 12:47:53 -05:00 |
|
Evan Almloff
|
c55c17cb81
|
switch to tracing for logging
|
2023-09-06 17:47:33 -05:00 |
|
Evan Almloff
|
18d255decc
|
add serde feature to signals
|
2023-08-10 17:17:25 -07:00 |
|
Evan Almloff
|
d6089bbd35
|
add optional dependency variants of selectors and effects
|
2023-08-08 13:06:33 -07:00 |
|
Evan Almloff
|
292b3367dd
|
create some more compelling examples
|
2023-08-07 18:20:03 -07:00 |
|
Evan Almloff
|
84734c4146
|
change dioxus signal to generational box
|
2023-08-07 14:34:16 -07:00 |
|
Evan Almloff
|
717c09c4a3
|
create tests for signals
|
2023-08-07 11:52:54 -07:00 |
|
Evan Almloff
|
48b1e9e54c
|
fix copy dependencies
|
2023-08-04 14:53:34 -07:00 |
|
Evan Almloff
|
2b6b3b67b1
|
move dioxus copy into a separate package
|
2023-08-04 14:28:55 -07:00 |
|
Evan Almloff
|
04cdb14e5b
|
improve signal copy runtime
|
2023-08-04 13:53:05 -07:00 |
|
Evan Almloff
|
3eab363e51
|
Add authors to all crates
|
2023-07-31 17:30:18 -07:00 |
|
Evan Almloff
|
5f873511c5
|
use workspace dependancies
|
2023-06-19 14:29:11 -05:00 |
|
Jonathan Kelley
|
4f9d67fb45
|
feat: simple signals implementation
|
2023-01-01 19:57:33 -05:00 |
|