Evan Almloff
|
fbf8e13b8d
clean up imports
|
3 years ago |
YuKun Liu
|
1c31fd0e22
Update Cargo.toml
|
3 years ago |
Jonathan Kelley
|
5b9e34aadd
feat: add fork of prettyplease for autoformatting
|
3 years ago |
Evan Almloff
|
9be8cc503f
restore router
|
3 years ago |
Evan Almloff
|
79ddab2720
restore dev-dependancies
|
3 years ago |
Demonthos
|
df4ea20bb8
create serde compatible parse error
|
3 years ago |
Evan Almloff
|
017d269ca8
fix websocket error reporting
|
3 years ago |
Evan Almloff
|
3cd4175e2e
remove braces from captured variables
|
3 years ago |
Evan Almloff
|
0079f7d18b
WIP: expose pipe for desktop
|
3 years ago |
Evan Almloff
|
3b2ac82e8d
fix spelling of interpreter
|
3 years ago |
Evan Almloff
|
195dd22206
don't compile dioxus-router unless the router feature is enabled
|
3 years ago |
Evan Almloff
|
f9713b2fe9
Merge remote-tracking branch 'origin/master' into jk/rsx-refactor
|
3 years ago |
Evan Almloff
|
13125fef4e
restore dev dependancies
|
3 years ago |
Evan Almloff
|
fb4cb1a05b
remove autoformat
|
3 years ago |
Evan Almloff
|
ca10d89670
add RsxTextIndex
|
3 years ago |
Evan Almloff
|
c7c84da8ab
WIP hot reload
|
3 years ago |
Jonathan Kelley
|
8ab1c4d0de
feat: upgrade wry
|
3 years ago |
Jonathan Kelley
|
4ef2cfaba5
fix: specify version
|
3 years ago |
Jonathan Kelley
|
3febd42588
Release dioxus-core v0.2.1, dioxus-core-macro v0.2.1, dioxus-html v0.2.1, dioxus-interpreter-js v0.2.1, dioxus-desktop v0.2.3, dioxus-hooks v0.2.1, dioxus-liveview v0.1.0, dioxus-native-core v0.2.0, dioxus-native-core-macro v0.2.0, dioxus-router v0.2.3, dioxus-ssr v0.2.1, dioxus-tui v0.2.2, dioxus-web v0.2.1, fermi v0.2.1, dioxus v0.2.4
|
3 years ago |
Evan Almloff
|
0b1e17c830
add native-core-macro to workspace
|
3 years ago |
Jonathan Kelley
|
4fa909e864
feat: ensure parsing works with right indicies
|
3 years ago |
Jonathan Kelley
|
2a1970b3a9
feat: add prettyplease vendored and get basic test working
|
3 years ago |
Jonathan Kelley
|
794f43ffee
concept: move rsx out to its own crate
|
3 years ago |
Evan Almloff
|
c8919ad77b
add benchmark
|
3 years ago |
Evan Almloff
|
92f48169e9
WIP new api
|
3 years ago |
Evan Almloff
|
5b25500c0b
finishing touches and benchmarks
|
3 years ago |
Evan Almloff
|
26d92b6e51
rebase master
|
3 years ago |
Ilya Maximov
|
b8573bc4dd
refactor: remove the rsx folder
|
3 years ago |
Jonathan Kelley
|
7e9d7c3ef0
feat: add feature flag for liveview
|
3 years ago |
Jonathan Kelley
|
71184b51a0
feat: liveview working with warp
|
3 years ago |