leptos/leptos_dom
Greg Johnston b861f84e40
Fix a large number of small issues in docs (#386)
* Fix example links in docs

* Restore missing CSR READMEs

* Document need to enable features on `leptos_router` and `leptos_meta`

* Add "Is it production ready?" to FAQs

* Document which types are provided as contexts in server integrations

* Fix broken links and other issues in docs
2023-01-26 21:44:01 -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 Fix a large number of small issues in docs (#386) 2023-01-26 21:44:01 -05:00
Cargo.toml Use comments instead of element markers for hydration -- fixes issue #320 2023-01-16 09:21:28 -05:00
rustfmt.toml corrected DynChild to now mount children on SSR 2022-12-08 09:19:00 -06:00