dioxus/packages/fullstack/src
Evan Almloff 5a7a91323a
Make desktop fullstack work with the CLI (#2862)
* Make desktop fullstack work with the CLI
* Simplify desktop fullstack example
* move the profiles to the workspace
2024-08-20 14:57:51 -07:00
..
document Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
hooks switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 2024-07-17 20:54:03 -05:00
html_storage Bubble errors from the server to the client on suspense boundaries (#2772) 2024-08-02 19:01:55 -07:00
server_fn make some enums non-exhaustive (#2140) 2024-03-26 19:14:48 -07:00
axum_adapter.rs Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
config.rs Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
launch.rs Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
lib.rs Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
render.rs Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
serve_config.rs Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
server_context.rs Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 2024-07-01 20:50:36 -07:00
streaming.rs Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 2024-07-01 20:50:36 -07:00