dioxus/packages/autofmt/tests/samples
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
..
asset.rsx Fix non-brace delimeters in nested macro formatting (#2831) 2024-08-13 22:47:43 -07:00
attributes.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
basic_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
collapse.rsx fix collapsing of multiline components and rsx!{} calls (#2849) 2024-08-15 17:03:58 -07:00
collapse_expr.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
comments.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
commentshard.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
complex.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
docsite.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
emoji.rsx fix emoji support in autofmt 2023-01-12 16:29:31 -08:00
fat_exprs.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
ifchain_forloop.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
immediate_expr.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
key.rsx fix: trailing commas with key 2022-09-28 17:06:11 -07:00
letsome.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
long.rsx Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
long_exprs.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
manual_props.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
many_exprs.rsx Simplify the launch builder (#2967) 2024-10-10 16:00:58 -07:00
messy_indent.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
misplaced.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
multirsx.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
nested.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.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
prop_rsx.rsx Fix non-brace delimeters in nested macro formatting (#2831) 2024-08-13 22:47:43 -07:00
raw_strings.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
reallylong.rsx Fix cargo test and a number of little cleanup bugs 2024-01-30 17:33:14 -08:00
shorthand.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
simple.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
skip.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
spaces.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
staged.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
t2.rsx feat: parse entire file instead of hunting for verbtain 2023-01-13 16:46:34 -08:00
tiny.rsx feat: parse entire file instead of hunting for verbtain 2023-01-13 16:46:34 -08:00
tinynoopt.rsx feat: fix autoformatting around one liners 2022-07-05 17:49:16 -04:00
trailing_expr.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00