Commit Graph

36 Commits

Author SHA1 Message Date
Pauan 258ef239d8 Updating to work with latest Nightly 2019-04-29 02:30:55 +02:00
Pauan f93cbe5b2e Fixing to work with latest Nightly 2019-03-15 11:07:14 +01:00
Pauan b8775cbb68 Moving examples into stdweb subfolder 2019-01-09 11:19:22 +01:00
Pauan 2b11203e16 Fixing to work with latest nightly 2019-01-08 11:14:15 +01:00
Pauan 5d67d80351 Version 0.4.0 2018-12-21 12:29:44 +01:00
Pauan 08f0c85940 Adding in Url and routing 2018-11-01 01:40:31 -10:00
Pauan ba3f26eb2b Breaking change: replacing hidden and hidden_signal with visible and visible_signal 2018-10-25 13:44:17 -10:00
Pauan fb6b90dbf9 Fixing animation example 2018-10-24 23:53:18 -10:00
Pauan add339e640 Adding in Dom::text and Dom::text_signal methods 2018-10-24 23:39:55 -10:00
Pauan 795c2e3ae9 Updating to the latest rust-signals changes 2018-07-22 10:01:48 -10:00
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 a751f76acf Changing to use crates.io version of stdweb 2018-06-08 02:05:58 -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 165fd7e5fa Changing Timestamps to use thread_local + Rc + RefCell rather than Arc + Mutex 2018-03-17 01:17:06 -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 156a4e1941 Changing filter_map to filter 2018-03-12 14:09:30 -10:00
Pauan db41163c2d Splitting signals into a separate Git repo 2018-03-08 13:46:00 -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