Reinis Mazeiks
|
f3fcec2bdf
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-events
|
3 years ago |
Evan Almloff
|
cf2f504d77
fix unnessisary mut
|
3 years ago |
Evan Almloff
|
f1f9f0df1a
pass clippy
|
3 years ago |
Evan Almloff
|
7730401288
fix escape sequences in ifmt
|
3 years ago |
Evan Almloff
|
8c3c75cab6
update tests
|
3 years ago |
Evan Almloff
|
884723831b
fix path seperator
|
3 years ago |
Demonthos
|
6213ff3d53
Merge pull request #460 from mwotton/patch-1
|
3 years ago |
Mark Wotton
|
4106f07566
tiny doc fix
|
3 years ago |
Jonathan Kelley
|
d70b436157
wip: more cleanup, more tests
|
3 years ago |
Jonathan Kelley
|
a2a194ca40
wip: use stateful buffer
|
3 years ago |
Evan Almloff
|
706b6c957b
change hot_reload to hot-reload in dev-dependancies
|
3 years ago |
Evan Almloff
|
041f474329
Merge remote-tracking branch 'upstream/master' into clean_up_rsx_imports
|
3 years ago |
Demonthos
|
d8f2174755
Merge pull request #458 from mrxiaozhuox/patch-3
|
3 years ago |
YuKun Liu
|
0af69f83f2
Rename `hot_reload` to `hot-reload`
|
3 years ago |
Evan Almloff
|
9a963bba0a
update router test imports
|
3 years ago |
Evan Almloff
|
02756f6f92
fix key parsing
|
3 years ago |
Evan Almloff
|
6c20d74797
finish cleanup
|
3 years ago |
Evan Almloff
|
ef4ece42b3
Merge remote-tracking branch 'upstream/master' into clean_up_rsx_imports
|
3 years ago |
Evan Almloff
|
fbf8e13b8d
clean up imports
|
3 years ago |
YuKun Liu
|
1c31fd0e22
Update Cargo.toml
|
3 years ago |
Jonathan Kelley
|
79b475798d
wip: make element printer more comprehensive
|
3 years ago |
Jonathan Kelley
|
398cbc6534
wip: rely on git version of prettyplease, refactor autofmt
|
3 years ago |
Jon Kelley
|
83288e274f
Merge pull request #452 from Demonthos/fix_nonbubbling_web_events
|
3 years ago |
Jon Kelley
|
716bd6ea23
Merge pull request #455 from Demonthos/fix_tui_tests
|
3 years ago |
Evan Almloff
|
c52a9334cb
fix tui tests
|
3 years ago |
Jonathan Kelley
|
5b9e34aadd
feat: add fork of prettyplease for autoformatting
|
3 years ago |
Jonathan Kelley
|
541d67dcfa
fix: only enable liveview drivers if feature is present
|
3 years ago |
Evan Almloff
|
2d45e1dc8d
add bubbling data to events after merge
|
3 years ago |
Evan Almloff
|
11d9a7d013
Merge remote-tracking branch 'upstream/master' into fix_nonbubbling_web_events
|
3 years ago |
Evan Almloff
|
61b4bb2f19
handle bubbling events
|
3 years ago |