Jonathan Kelley
|
624e58bd78
native file drop
|
1 year ago |
Jonathan Kelley
|
78d16536a7
wip: native file handles when dropping 🎉
|
1 year ago |
Jonathan Kelley
|
403e8e2f49
Clean up file uploads in desktop/liveview, remove minify
|
1 year ago |
Jonathan Kelley
|
56a365742c
clean up native js more
|
1 year ago |
Jonathan Kelley
|
44833c471f
Merge branch 'main' into jk/fix-form-inputs
|
1 year ago |
Jonathan Kelley
|
608fec59e5
Merge pull request #1993 from DioxusLabs/fix-effect
|
1 year ago |
Jonathan Kelley
|
b751674354
Web works with the js structure
|
1 year ago |
Evan Almloff
|
287416cfa7
rename flush_sync to wait_for_next_render
|
1 year ago |
Jonathan Kelley
|
16b38e339d
Merge branch 'main' into jk/fix-form-inputs
|
1 year ago |
Jonathan Kelley
|
bb7f19b4e4
Update feature_requst.md
|
1 year ago |
Jonathan Kelley
|
22266cc560
Switch to bun, clean up web implementation
|
1 year ago |
dependabot[bot]
|
f39a2e5f98
Bump mio from 0.8.10 to 0.8.11 (#2001)
|
1 year ago |
Jonathan Kelley
|
38a2c04e38
Merge pull request #1983 from marc2332/fix/update-dioxus-router-docs
|
1 year ago |
Jonathan Kelley
|
62d79747aa
Merge pull request #1987 from ealmloff/fix-fullstack-history
|
1 year ago |
Jonathan Kelley
|
5e1b1cfecd
Merge pull request #2002 from ealmloff/fix-signal-leak
|
1 year ago |
Evan Almloff
|
2e3a730ed5
fix clippy
|
1 year ago |
Evan Almloff
|
568631e331
test signal drops
|
1 year ago |
Evan Almloff
|
8322b508a7
fix signals leaking memory
|
1 year ago |
Evan Almloff
|
3827378f68
Merge branch 'main' into fix-effect
|
1 year ago |
Evan Almloff
|
b42992bad1
add more internal documentation about tasks
|
1 year ago |
Evan Almloff
|
48f845985b
restore readme
|
1 year ago |
Evan Almloff
|
fc7efd8006
test child future drop behavior
|
1 year ago |
Evan Almloff
|
797feb5657
remove logging, clean up some code, and fix effect test
|
1 year ago |
Evan Almloff
|
c4b8ebc1cf
separate task and scope tasks
|
1 year ago |
Evan Almloff
|
78b9b157dc
fix formatting
|
1 year ago |
Jonathan Kelley
|
199173a409
fix navigating when files are dropped
|
1 year ago |
Jonathan Kelley
|
0ff0eb7846
Use the platform as the base interpreter instead of trying to extend it
|
1 year ago |
Evan Almloff
|
a14e5be7ad
Fix effect ordering after reruns
|
1 year ago |
Evan Almloff
|
26f5fb80cb
clean up the task queue
|
1 year ago |
Jeremy Arnold
|
9ae3d14e67
Add tracing to virtual_dom (#1949)
|
1 year ago |