dioxus/packages/web/src
Evan Almloff f4a62fad6b
Assert that launch never returns for better compiler errors (#2517)
* assert that launch never returns for better compiler errors

* fix static generation launch function

* fix web renderer
2024-06-18 16:04:36 -07:00
..
cfg.rs Fix cargo test and a number of little cleanup bugs 2024-01-30 17:33:14 -08:00
dom.rs cfg out globalhotkey 2024-03-06 16:42:45 -08:00
eval.rs Refactor and fix eval channels (#2302) 2024-04-26 11:55:48 -04:00
event.rs Fix #2043: use formvalue instead of String for forms (#2103) 2024-03-18 18:21:08 -07:00
file_engine.rs add file size to FileEngine (#2323) 2024-06-10 20:48:36 -07:00
hot_reload.rs fmt 2024-04-08 19:24:49 -07:00
launch.rs Assert that launch never returns for better compiler errors (#2517) 2024-06-18 16:04:36 -07:00
lib.rs clippy, and don't hash invisible files for ts generation 2024-03-05 22:38:38 -08:00
mutations.rs Web works with the js structure 2024-03-05 11:16:34 -08:00
rehydrate.rs Refactor and fix eval channels (#2302) 2024-04-26 11:55:48 -04:00