leptos/leptos_dom/src
0e4ef622 6e819737cd
fix: make TextProp's IntoView and IntoAttribute impls reactive (#2518)
2024-04-17 14:02:52 -07:00
..
components chore: bump nightly version in examples (#2479) 2024-04-01 15:16:53 -04:00
events feat: allow spreading of both attributes and event handlers (#2432) 2024-04-05 14:30:34 -04:00
macro_helpers fix: make TextProp's IntoView and IntoAttribute impls reactive (#2518) 2024-04-17 14:02:52 -07:00
components.rs change: change all tracing levels to `trace` to reduce verbosity (#2176) 2024-01-13 08:19:12 -08:00
directive.rs feat: add directives with `use:` (#1821) 2023-10-19 16:15:36 -04:00
events.rs docs: runtime error if setting the same event listener 2x rather than silent failure (#2383) 2024-03-07 16:49:23 -05:00
helpers.rs chore: cargo fmt 2024-03-31 14:12:33 -04:00
html.rs feat: allow spreading of both attributes and event handlers (#2432) 2024-04-05 14:30:34 -04:00
hydration.rs chore: new clippy warnings 2024-01-19 11:14:36 -05:00
lib.rs fix: make TextProp's IntoView and IntoAttribute impls reactive (#2518) 2024-04-17 14:02:52 -07:00
logging.rs chore: add lint to disallow prints to stdout (#2404) 2024-03-08 13:18:37 -05:00
math.rs feat: impl `From<HtmlElement<El>> for HtmlElement<AnyElement>` (#1700) 2023-09-13 19:55:48 -04:00
node_ref.rs chore: bump nightly version in examples (#2479) 2024-04-01 15:16:53 -04:00
nonce.rs feat: make `IntoAttribute` more flexible for `Option<T: IntoAttribute>` (#2130) 2023-12-30 13:10:07 -05:00
ssr.rs chore: bump nightly version in examples (#2479) 2024-04-01 15:16:53 -04:00
ssr_in_order.rs change: change all tracing levels to `trace` to reduce verbosity (#2176) 2024-01-13 08:19:12 -08:00
svg.rs feat: impl `From<HtmlElement<El>> for HtmlElement<AnyElement>` (#1700) 2023-09-13 19:55:48 -04:00
transparent.rs feat/change: adopt reactive ownership model and drop `cx`/`Scope` (#918) 2023-08-21 19:31:37 -04:00