Evan Almloff
b0caf442ab
Make it easier to provide context to fullstack ( #2515 )
...
* pass context providers into server functions
* add an example for FromContext
* clean up DioxusRouterExt
* fix server function context
* fix fullstack desktop example
* fix axum auth example
* fix fullstack context type
* fix context providers path
2024-06-18 20:38:06 -05:00
Chung
c9ab09b348
fix path of set_server_url ( #2314 )
...
Co-authored-by: =Chung Wong <=wch705@gmail.com>
2024-04-16 09:18:50 -05:00
Jonathan Kelley
537f064001
Remove some old docs, cleanup some readmes
2024-03-27 17:28:30 -07:00
Jonathan Kelley
ebdb98bff2
Make clippy happy, pass tests
2024-02-18 21:08:48 -08:00
Evan Almloff
14b4af4bbc
fix cargo check all features except the router
2024-02-16 16:22:13 -06:00
Evan Almloff
2952578a2e
add a streaming example
2024-02-16 16:04:12 -06:00
Evan Almloff
194d90e66f
fix a few CLI errors
2024-02-16 12:39:36 -06:00
Jonathan Kelley
64a321eacc
Get more axum stuff upgraded to 0.7
2024-02-15 18:59:57 -08:00
Jonathan Kelley
214a907adc
Upgrade to axum 0.7, drop 3rd party adapters
2024-02-15 18:05:30 -08:00
Evan Almloff
b4d17abfc1
document all features
2024-02-09 12:15:59 -06:00
Evan Almloff
b4f2a925c7
fix fullstack playwright test features
2024-02-05 15:04:49 -06:00
Evan Almloff
b63c14fab8
change config flags from ssr to server to match the features
2024-02-05 14:20:15 -06:00
Evan Almloff
e767e49d5e
switch to server instead of ssr everywhere
2024-02-02 19:32:18 -06:00
Jonathan Kelley
a72c035de4
Fix cargo check on examples
2024-01-30 17:59:57 -08:00
Jonathan Kelley
85c7c22619
Make router work on web
2024-01-19 16:36:40 -08:00
Jonathan Kelley
1dde044697
remove cx.render
2024-01-13 21:12:21 -08:00
Jonathan Kelley
fae0b08e61
Fix the router and stub out a number of crates to get compiling
2024-01-13 20:51:37 -08:00
Evan Almloff
8b125231f0
make backend and frontend builds happen in parallel
2023-12-21 18:04:35 -06:00
Evan Almloff
9f891f9478
switch to launch builder instead of macro for fullstack
2023-07-28 12:58:34 -07:00
ealmloff
d637ef187c
fix all broken examples ( #1248 )
2023-07-25 14:30:08 -05:00
Evan Almloff
7b1f0c9412
Merge branch 'master' into router-typesafe
2023-06-28 08:56:07 -07:00
Evan Almloff
99674fcf94
create server launch macro
2023-06-23 18:23:03 -07:00
Evan Almloff
158852e5a0
make regestering server functions optional
2023-06-19 16:08:46 -05:00
Evan Almloff
40d30bb434
fix fullstack desktop example
2023-05-04 11:44:32 -05:00
Evan Almloff
e6c540320e
rename package to dioxus-fullstack
2023-05-02 10:15:34 -05:00