Evan Almloff
|
20d146d9bd
Simplify the launch builder (#2967)
|
8 月之前 |
Evan Almloff
|
6a0c1c392b
Improve documentation for the fullstack crate (#2952)
|
8 月之前 |
Evan Almloff
|
6ff7a54706
Fix custom launch builder with unsized context types (#2920)
|
9 月之前 |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
11 月之前 |
Evan Almloff
|
742721bfde
expose static site generation in the launch builder and prelude
|
11 月之前 |
Evan Almloff
|
ffa36a67c3
Forward cli serve settings and make it easier to provide platform config to fullstack (#2521)
|
1 年之前 |
Evan Almloff
|
b0caf442ab
Make it easier to provide context to fullstack (#2515)
|
1 年之前 |
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 年之前 |