rust-dominator/src
Alexis Fontaine c54fd7e21e Deprecate `attribute` methods 2022-04-10 23:40:51 +02: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 Deprecate `attribute` methods 2022-04-10 23:40:51 +02:00
events.rs Removing delta_mode 2022-03-22 12:13:47 -07:00
lib.rs Adding in nightly feature and new events::Event type 2021-05-28 00:17:42 +02:00
macros.rs Support generics in dom builder methods 2022-04-07 15:00:47 +09:30
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