dioxus/packages/autofmt/tests/wrong
Evan Almloff 20d146d9bd
Simplify the launch builder (#2967)
* improve documentation for the fullstack server context

* Add a section about axum integration to the crate root docs

* make serve_dioxus_application accept the cfg builder directly

* remove unused server_fn module

* improve fullstack config docs

* improve documentation for the server function macro

* fix axum router extension link

* Fix doc tests

* Fix launch builder

* Simplify the launch builder

* don't re-export launch in the prelude

* refactor fullstack launch

* Fix fullstack launch builder

* Update static generation with the new builder api

* fix some formatting/overly broad launch replacements

* fix custom menu example

* fix fullstack/static generation examples

* Fix static generation launch

* A few small formatting fixes

* Fix a few doc tests

* implement LaunchConfig for serve configs

* fix fullstack launch with separate web and server launch methods

* fix check with all features

* dont expose inner core module

* clippy and check

* fix readme

---------

Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
2024-10-10 16:00:58 -07:00
..
comments-4sp.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-4sp.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-tab.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-tab.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multi-4sp.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-4sp.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-tab.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-tab.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multiexpr-4sp.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-4sp.wrong.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-many.rsx Simplify the launch builder (#2967) 2024-10-10 16:00:58 -07:00
multiexpr-many.wrong.rsx Simplify the launch builder (#2967) 2024-10-10 16:00:58 -07:00
multiexpr-tab.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-tab.wrong.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
oneline-expand.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
oneline-expand.wrong.rsx Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 2024-03-18 18:23:45 -07:00
shortened.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
shortened.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
simple-combo-expr.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
simple-combo-expr.wrong.rsx Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 2024-03-18 18:23:45 -07:00
skipfail.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
skipfail.wrong.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
syntax_error.rsx This fixes issue (#2724) 2024-07-28 12:06:09 -07:00
syntax_error.wrong.rsx This fixes issue (#2724) 2024-07-28 12:06:09 -07:00