dioxus/packages/desktop/headless_tests
Evan Almloff 519ec9d294
Move the document trait into a separate crate (#3035)
* add a default head method through eval
* remove the old document trait
* implement document for each platform
* pull out document into a dedicated crate to cut down on shared dependencies
---------

Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
2024-10-14 10:33:37 -07:00
..
eval.rs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
events.rs Fix nested rsx expansion by not using template titles (#2799) 2024-08-13 01:59:04 +00:00
rendering.rs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
utils.rs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00