Commit Graph

22 Commits

Author SHA1 Message Date
Pauan 34709737c8 Breaking change: the builder macros now use method call syntax rather than function call syntax 2018-07-14 13:26:52 -10:00
Pauan 4c0368fd9f Updating to use set_neq 2018-07-14 11:36:50 -10:00
Pauan bfd990c12e Replacing with_slice with lock_slice 2018-06-22 08:08:04 -10:00
Pauan 7a32acd6d0 Adding in HIGHEST_ZINDEX 2018-06-11 21:06:51 -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 f3eff1f088 Exporting some stuff from stdweb 2018-03-18 08:49:40 -10:00
Pauan 072708b36a Changing to use the futures-signals crate 2018-03-18 06:11:52 -10:00
Pauan 214518beaf Fixing some things with the examples 2018-03-17 03:38:01 -10:00
Pauan dc877f0aa3 Adding in working animations 2018-03-15 00:54:18 -10:00
Pauan 156a4e1941 Changing filter_map to filter 2018-03-12 14:09:30 -10:00
Pauan b4613dc77b Tidying up the todomvc example 2018-03-08 13:18:28 -10:00
Pauan cfdf561394 Adding in serialization/deserialization for the todomvc example 2018-03-08 13:04:20 -10:00
Pauan 3b1bafd0df Adding in full TodoMVC example 2018-03-08 12:08:30 -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
Pauan 997dcbc237 Minor tweaks 2018-02-23 20:50:31 -10:00
Pauan 34b22c60f8 Adding in Map2 and map_rc macro 2018-02-23 16:50:03 -10:00
Pauan e7e22f3b21 Adding in DomChildren implementation for Signal 2018-02-20 22:08:36 -10:00
Pauan 874832e82b Initial commit 2018-02-20 20:37:09 -10:00