dioxus/packages/document
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
..
assets Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
docs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
src Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
build.rs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
Cargo.toml Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
tsconfig.json Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00