Evan Almloff
|
50873bf9c7
fix component swap test
|
1 year ago |
Evan Almloff
|
cdf25f0c14
run hook destructors inside of the scope they were created in
|
1 year ago |
Evan Almloff
|
e5a11aa2a5
fix drop order test
|
1 year ago |
Evan Almloff
|
8f786d85cd
drop hooks before contexts
|
1 year ago |
Evan Almloff
|
0932130e87
include more platforms in the launch builder
|
1 year ago |
Evan Almloff
|
74ec3a4a82
fix js framework benchmark
|
1 year ago |
Evan Almloff
|
a10f9496c7
don't panic in try variants even in release mode
|
1 year ago |
Jonathan Kelley
|
5167cad689
Remove logging in protocol
|
1 year ago |
Jonathan Kelley
|
e9978c119f
Don't strip the prefix from custom assets
|
1 year ago |
Jonathan Kelley
|
028f499bf6
Fix generational box in release mode
|
1 year ago |
Jonathan Kelley
|
06d9b575b7
rename use_selector to use_memo
|
1 year ago |
Jonathan Kelley
|
fc0b0f02a1
downcast data with panic
|
1 year ago |
Jonathan Kelley
|
3ded0f5329
Make more examples cross-platform
|
1 year ago |
Jonathan Kelley
|
552ce92c64
Don't make query_segments special
|
1 year ago |
Jonathan Kelley
|
2366d609d4
add checked to form
|
1 year ago |
Jonathan Kelley
|
728a26a2cc
Fix borrowmut error in nested spawns
|
1 year ago |
Evan Almloff
|
bcca307a9a
Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking
|
1 year ago |
Evan Almloff
|
b53ba7b5c7
fix replacing fragments
|
1 year ago |
Jonathan Kelley
|
83462badd1
tweak crm
|
1 year ago |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 year ago |
Jonathan Kelley
|
b0038bb24b
Tweak crm example
|
1 year ago |
Jonathan Kelley
|
c1be911dd7
Cleanup in global signals
|
1 year ago |
Jonathan Kelley
|
60f5697e8e
Fix global signal owner
|
1 year ago |
Jonathan Kelley
|
673caec79f
Cleanup random tui example
|
1 year ago |
Jonathan Kelley
|
337c04557b
get cargo check --all --examples --tests working!
|
1 year ago |
Jonathan Kelley
|
83bce6ce97
Make cargo check --all --examples work!
|
1 year ago |
Evan Almloff
|
08475af221
fix some unused items
|
1 year ago |
Evan Almloff
|
6444559a66
move selector construct onto signals
|
1 year ago |
Evan Almloff
|
c859ed3b12
create global selectors
|
1 year ago |
Evan Almloff
|
e4c84f91e1
expose the inner signal GlobalSignal uses
|
1 year ago |