Commit Graph

34 Commits

Author SHA1 Message Date
Michael Pfaff 6f45e6b774
Use unwrap instead of unwrap_throw so that we get stacktraces 2022-05-26 08:45:35 -04:00
Pauan 2839a51ba9 It now supports multiple dynamic children, by using comment markers 2021-04-30 18:08:29 +02:00
Pauan 1ba7d833f3 Minor improvement 2021-04-30 01:06:36 +02:00
Pauan e096729759 Minor improvement 2021-04-30 00:50:33 +02:00
Pauan 8f3c6788bd Fixing bug where child_signal wouldn't trigger after_removed 2021-04-29 19:59:56 +02:00
Pauan 672af7b3ed Fixing bug where children_signal_vec wouldn't trigger after_removed 2021-04-29 19:44:21 +02:00
Pauan 13c855f644 Changing child method to accept &mut references 2020-10-26 13:18:36 +01:00
Pauan 9b1169fb88 It's now possible to have multiple static children 2020-06-02 03:24:31 +02:00
Pauan 8f12cf15b7 Changing children to use BorrowMut 2020-04-27 07:36:48 +02:00
Pauan 5083e7bdea Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
Pauan 1c08b3043b Adding in child_signal method 2020-01-08 09:52:00 +01:00
Pauan 08864347f4 Improving the performance of children_signal_vec 2019-06-23 17:25:41 +02:00
Pauan fae50b2401 Adding in interning system for strings 2019-06-21 01:57:47 +02:00
Pauan ec85fef904 Various small improvements 2019-06-20 17:52:52 +02:00
Pauan 02337c2d74 Improving the performance of DOM node creation 2019-06-16 01:59:22 +02:00
Pauan 90c6fb01dc Fixing build errors 2019-06-16 01:00:54 +02:00
Pauan e4b2347149 Changing to use document fragments for dynamic child replacement 2019-06-16 00:49:29 +02:00
Pauan a7904e27c8 Minor tweaks 2019-06-15 11:23:38 +02:00
Pauan 4afde43974 Breaking change: dominator now uses wasm-bindgen rather than stdweb 2019-06-11 15:29:46 +02:00
Pauan 258ef239d8 Updating to work with latest Nightly 2019-04-29 02:30:55 +02:00
Pauan 646075b74c Breaking change: upgrading to use Futures 0.3 2018-10-22 14:16:54 -10:00
Pauan 6fcff5c63d Adding in scroll_left_signal and scroll_top_signal 2018-07-03 17:44:50 -10:00
Pauan b8e18b3d25 Making everything thread safe 2018-06-11 10:54:47 -10:00
Pauan b203b0e030 Some minor performance improvements 2018-06-09 08:45:41 -10:00
Pauan b72cbf5ec6 A lot of breaking changes, improvements, etc. 2018-04-25 13:01:52 -10:00
Pauan da73729693 Fixing to use the latest futures-signals 2018-03-29 15:48:20 -10:00
Pauan 072708b36a Changing to use the futures-signals crate 2018-03-18 06:11:52 -10:00
Pauan 4c25472712 Changing to use a Rust queue for the animations 2018-03-15 20:50:21 -10:00
Pauan dc877f0aa3 Adding in working animations 2018-03-15 00:54:18 -10:00
Pauan c18457166b Adding in SignalVec::map_signal method 2018-03-08 12:07:17 -10:00
Pauan d99dbbbee8 Adding in signal_vec::unsync::mutable, and also support for using SignalVec with dominator 2018-03-01 03:39:58 -10:00
Pauan 209c5a9f63 Changing to use stdweb 0.4.0: it's now usable! 2018-02-28 01:59:45 -10:00
Pauan 129a0ca09e Various changes 2018-02-25 22:01:04 -10:00
Pauan 8d1395d293 Major restructuring 2018-02-25 01:58:20 -10:00