rust-dominator/src
Pauan a59bf02d59 Replacing unneeded trait with dyn FnOnce 2022-03-22 12:13:09 -07:00
..
animation.rs Changing apply_methods/html/svg to run each method call on a separate statement 2021-05-17 09:42:46 +02:00
bindings.rs Adding in event_with_options and global_event_with_options 2021-10-17 10:31:02 +02:00
callbacks.rs Replacing unneeded trait with dyn FnOnce 2022-03-22 12:13:09 -07:00
dom.rs Fixing build errors 2021-10-17 10:49:43 +02:00
events.rs Remove TODO comment 2022-03-22 20:10:16 +01:00
lib.rs Adding in nightly feature and new events::Event type 2021-05-28 00:17:42 +02:00
macros.rs Changing apply_methods/html/svg to run each method call on a separate statement 2021-05-17 09:42:46 +02:00
operations.rs It now supports multiple dynamic children, by using comment markers 2021-04-30 18:08:29 +02:00
routing.rs Fixing build errors 2021-10-17 10:49:43 +02:00
traits.rs Adding in attr and prop aliases 2021-05-27 23:54:52 +02:00
utils.rs Adding in event_with_options and global_event_with_options 2021-10-17 10:31:02 +02:00