leptos/leptos_dom
Ben Wishovich 160f336303
Update ErrorBoundary to use miette::Diagnostic instead of Error, and various other tweaks (#401)
* Switch RwLock to parking_lot so they are no longer async
* cleanup todo_app_sqlite_axum
* add errors_axum example

---------

Co-authored-by: Indrazar <110272232+Indrazar@users.noreply.github.com>
2023-01-31 21:56:42 -05:00
..
.cargo untoggled wasm32 target 2022-12-23 14:22:16 -06:00
examples Use a runtime warning about SVG <a/> instead of a macro warning on all ambiguous tags 2023-01-09 20:31:51 -05:00
src Update ErrorBoundary to use miette::Diagnostic instead of Error, and various other tweaks (#401) 2023-01-31 21:56:42 -05:00
Cargo.toml Missing web-sys types 2023-01-28 08:19:13 -05:00
rustfmt.toml corrected DynChild to now mount children on SSR 2022-12-08 09:19:00 -06:00