Commit Graph

26 Commits

Author SHA1 Message Date
Pauan 28646a7f97 Minor improvements 2021-09-18 20:50:50 +02:00
Pauan ca4e9651ad Modernizing animation example 2021-05-28 13:14:35 +02:00
Pauan 41b68baf90 Adding in livereload to the examples 2020-04-26 05:24:53 +02:00
Pauan 5083e7bdea Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
Pauan 63ccea1c50 Fixing build errors 2019-08-29 05:17:47 +02:00
Pauan fae50b2401 Adding in interning system for strings 2019-06-21 01:57:47 +02:00
Pauan a7904e27c8 Minor tweaks 2019-06-15 11:23:38 +02:00
Pauan e70e499944 Reverting append_dom to take by reference 2019-06-11 18:20:15 +02:00
Pauan 4afde43974 Breaking change: dominator now uses wasm-bindgen rather than stdweb 2019-06-11 15:29:46 +02: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 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 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