rust-dominator/src
Pauan 21daff2879 Changing apply_methods/html/svg to run each method call on a separate statement
This means that any locks will be freed at the end of the method call
2021-05-17 09:42:46 +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 It now supports multiple dynamic children, by using comment markers 2021-04-30 18:08:29 +02:00
callbacks.rs Changing to use document fragments for dynamic child replacement 2019-06-16 00:49:29 +02:00
dom.rs It now supports multiple dynamic children, by using comment markers 2021-04-30 18:08:29 +02:00
events.rs Adding in load event 2021-04-26 16:53:05 +02:00
lib.rs Adding in shadow_root! macro 2020-05-04 23:28:09 +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 Adding in link, apply_methods, with_node, and on_click_go_to_url macros 2019-07-31 20:52:04 +02:00
traits.rs Changing the implementation of clone and adding in MultiStr impl for 1-sized arrays 2019-10-28 04:40:20 +01:00
utils.rs Changing to use wasm-bindgen's intern function 2019-07-23 06:51:40 +02:00