Evan Almloff
|
ffa36a67c3
Forward cli serve settings and make it easier to provide platform config to fullstack (#2521)
|
1 year ago |
Jonathan Kelley
|
537f064001
Remove some old docs, cleanup some readmes
|
1 year ago |
Jonathan Kelley
|
64a321eacc
Get more axum stuff upgraded to 0.7
|
1 year ago |
Evan Almloff
|
b63c14fab8
change config flags from ssr to server to match the features
|
1 year ago |
Jonathan Kelley
|
6818bbe10a
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
1 year ago |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 year ago |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 year ago |
Jonathan Kelley
|
391fe15db8
Fix context trait params
|
1 year ago |
Jonathan Kelley
|
6ed3aafb2f
Get cargo check --all working
|
1 year ago |
Evan Almloff
|
89b1e56fc3
fix other fullstack adapters
|
1 year ago |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 year ago |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 year ago |
Evan Almloff
|
9f891f9478
switch to launch builder instead of macro for fullstack
|
1 year ago |
ealmloff
|
d637ef187c
fix all broken examples (#1248)
|
1 year ago |
Evan Almloff
|
61dc549ba1
Make new enum router less breaking
|
1 year ago |
Jonathan Kelley
|
31a68a9743
Rename dioxus to dx
|
1 year ago |
Evan Almloff
|
a165e13564
add cache headers
|
2 years ago |
Evan Almloff
|
b8806b0854
remove brackets around address
|
2 years ago |
Evan Almloff
|
99674fcf94
create server launch macro
|
2 years ago |
Evan Almloff
|
1704ee0068
router/fullstack/ssr intigration
|
2 years ago |
Evan Almloff
|
07446386e6
fix external router examples
|
2 years ago |
Evan Almloff
|
fb6757484d
pull out serve static assets methods
|
2 years ago |
Evan Almloff
|
e6c540320e
rename package to dioxus-fullstack
|
2 years ago |