leptos/leptos_macro/src
Greg Johnston 3e05b5bcb4 feat: support `class = ` in view macro 2024-08-01 19:43:09 -04:00
..
view feat: support `class = ` in view macro 2024-08-01 19:43:09 -04:00
component.rs fix: properly handle islands used in the body of other islands (closes #2725) 2024-08-01 19:43:09 -04:00
lib.rs chore: clippy and fmt 2024-08-01 19:43:09 -04:00
params.rs default to Params::get() giving an owned value (which you want in a derived signal), but use reference in the macro 2024-08-01 19:41:11 -04:00
slice.rs feat: allow slice! macro to index tuples (#2598) 2024-05-29 09:07:41 -04:00
slot.rs chore: clear up... a few warnings 2024-08-01 19:41:12 -04:00