dioxus/packages
Evan Almloff ffa36a67c3
Forward cli serve settings and make it easier to provide platform config to fullstack (#2521)
* assert that launch never returns for better compiler errors

* fix static generation launch function

* fix web renderer

* pass context providers into server functions

* add an example for FromContext

* clean up DioxusRouterExt

* fix server function context

* fix fullstack desktop example

* forward CLI serve settings to fullstack

* re-export serve config at the root of fullstack

* forward env directly instead of using a guard

* just set the port in the CLI for fullstack playwright tests

* fix fullstack dioxus-cli-config feature

* fix launch server merge conflicts

* fix fullstack launch context

* run web playwright tests on 9999 to avoid port conflicts with other local servers

* fix playwright tests
2024-06-28 14:40:41 -07:00
..
autofmt set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -07:00
check Improve inline docs (#2460) 2024-06-06 18:15:17 -07:00
cli Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
cli-config Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
config-macro Simplify dioxus-config-macro (#2514) 2024-06-18 16:10:23 -07:00
core Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
core-macro Deduplicate reactive scope updates/Reset subscriptions on reruns/fix use memo double update (#2506) 2024-06-18 18:49:25 -07:00
desktop Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
dioxus Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
dioxus-lib Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
extension Bump braces from 3.0.2 to 3.0.3 in /packages/extension (#2503) 2024-06-11 07:05:39 -05:00
fullstack Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
generational-box Add CI step to test packages with debug assertions off (#2507) 2024-06-12 13:07:52 -07:00
hooks Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
hot-reload Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
html Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
html-internal-macro Autocomplete rsx (#2421) 2024-05-22 07:24:50 -05:00
interpreter Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
liveview Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
mobile set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -07:00
playwright-tests Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
router Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
router-macro Change ToRouteSegments to borrow self (#2283) 2024-06-07 12:40:50 -07:00
rsx Fix hot-reloading on Windows (#2544) 2024-06-20 10:25:56 -07:00
rsx-rosetta set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -07:00
server-macro Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
signals Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00
ssr Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
static-generation Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00
web Remove implicit optional dependency features (#2512) 2024-06-18 18:39:15 -05:00