dioxus/packages/ssr/tests
Evan Almloff 95976d9a17
Extend head components with global attributes (#2888)
* Fix hot reloading components with keys

* include component formatted segment keys, but not dynamic component value

* extend each head component with the corresponding element

* Allow spreading custom attributes into components

* Fix component_literal_dyn_idx index

* add a new test for hot reloading components with keys

* FIx script without body warning and rendering styles with a href set

* fix clippy
2024-10-01 10:24:22 -05:00
..
bool_attr.rs fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
hydration.rs Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
inner_html.rs Make clippy happy 2024-02-04 23:03:52 -08:00
simple.rs Make clippy happy 2024-02-04 23:03:52 -08:00
spread.rs Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
styles.rs Make clippy happy 2024-02-04 23:03:52 -08:00