leptos/leptos_macro
2023-07-02 17:01:39 -04:00
..
example feat: pass components with no props directly into the view as a function that takes only Scope (#1144) 2023-06-05 20:48:22 -04:00
src chore: new cargo fmt (#1266) 2023-07-02 17:01:39 -04:00
tests feat: RSX parser with recovery after errors, and unquoted text (#1054) 2023-05-21 06:45:53 -04:00
.gitignore Initial commit 2022-07-31 16:46:14 -04:00
Cargo.toml change: migrate to nightly and csr features rather than stable and default-features = false (#1227) 2023-06-26 21:12:14 -04:00