leptos/leptos_dom/src/macro_helpers
Greg Johnston 5cacb57283 chore: new clippy warnings 2024-01-19 11:14:36 -05:00
..
into_attribute.rs feat: make `IntoAttribute` more flexible for `Option<T: IntoAttribute>` (#2130) 2023-12-30 13:10:07 -05:00
into_class.rs feat: add `.into_X_boxed()` for classes, properties, and styles as for attributes 2023-09-03 20:18:49 -04:00
into_property.rs feat: add `.into_X_boxed()` for classes, properties, and styles as for attributes 2023-09-03 20:18:49 -04:00
into_style.rs chore: stop using std::fmt, instead used core::fmt. (#2033) 2023-11-17 15:36:13 -05:00
mod.rs fix: make prop serialization opt-in for devtools (closes #1952) (#2081) 2023-11-27 16:35:31 -05:00
tracing_property.rs chore: new clippy warnings 2024-01-19 11:14:36 -05:00