Evan Almloff
|
f4a62fad6b
Assert that launch never returns for better compiler errors (#2517)
|
1 年之前 |
Evan Almloff
|
0127501dbf
Improve inline docs (#2460)
|
1 年之前 |
Evan Almloff
|
245003a5d4
Create a Static Site Generation platform; Deduplicate hot reloading code (#2226)
|
1 年之前 |
Sam Tay
|
e51d0d6983
Fix default launcher for web targets (#2431)
|
1 年之前 |
Evan Almloff
|
4a622348f2
Fix the mobile feature on the dioxus crate (#2185)
|
1 年之前 |
Evan Almloff
|
86d1dba699
Check type of launch config (#2125)
|
1 年之前 |
Evan Almloff
|
d442dac168
Add a menu bar option to the desktop config (#2107)
|
1 年之前 |
Jonathan Kelley
|
f9f902732b
Fix: update wry, tao, to fix android issues
|
1 年之前 |
Jonathan Kelley
|
7cc3264881
Move TUI renderer into blitz repo
|
1 年之前 |
Jonathan Kelley
|
214a907adc
Upgrade to axum 0.7, drop 3rd party adapters
|
1 年之前 |
Evan Almloff
|
649d264a38
fix clippy
|
1 年之前 |
Evan Almloff
|
5f8d0f6c40
add a third party feature for freya
|
1 年之前 |
Evan Almloff
|
f42bc61288
warn the user if they try to launch without a renderer selected
|
1 年之前 |
Evan Almloff
|
162b033c36
provide feature hints for the dioxus crate as well
|
1 年之前 |
Jonathan Kelley
|
8f70a84c70
Use futures_util mutex instead of flume for sending flush lock wakeups
|
1 年之前 |
Jonathan Kelley
|
69f9bb6b65
Make benches compile
|
1 年之前 |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 年之前 |
Evan Almloff
|
c3edf99b63
make anyprops and vprops private again
|
1 年之前 |
Evan Almloff
|
636aeb4b90
integrate liveview with the launch builder
|
1 年之前 |
Evan Almloff
|
0932130e87
include more platforms in the launch builder
|
1 年之前 |
Evan Almloff
|
74ec3a4a82
fix js framework benchmark
|
1 年之前 |
Jonathan Kelley
|
728a26a2cc
Fix borrowmut error in nested spawns
|
1 年之前 |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 年之前 |
Jonathan Kelley
|
83bce6ce97
Make cargo check --all --examples work!
|
1 年之前 |
Jonathan Kelley
|
87572d694f
Fix platform-less check in launch
|
1 年之前 |
Jonathan Kelley
|
391fe15db8
Fix context trait params
|
1 年之前 |
Jonathan Kelley
|
6ed3aafb2f
Get cargo check --all working
|
1 年之前 |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 年之前 |
Jonathan Kelley
|
451a2b6cfc
Trim off 150 deps for examples
|
1 年之前 |
Evan Almloff
|
d20422bb0f
fix the bounds on fullstack props
|
1 年之前 |