Commit Graph

22 Commits

Author SHA1 Message Date
Pauan 4afde43974 Breaking change: dominator now uses wasm-bindgen rather than stdweb 2019-06-11 15:29:46 +02:00
Pauan b0a638eeb8 Adding in apply and apply_if methods 2018-10-29 23:06:22 -10:00
Pauan 476902616d Breaking change: removing some of the AsStr and MultiStr impls 2018-09-18 11:04:03 -10:00
Pauan f5b2dde273 Re-enabling the slice impls for MultiStr 2018-09-18 00:50:07 -10:00
Pauan 84c38d02a7 Making AsStr more generic (accepting & and &mut) 2018-09-17 11:58:05 -10:00
Pauan ef5a85aa2c Breaking change: renamed DerefFn to RefFn 2018-09-17 11:17:55 -10:00
Pauan 59cce2e850 Breaking change: Mixin is now consumed, which means it works with FnOnce now 2018-07-16 17:26:48 -10:00
Pauan ee33a8335b Adding in support for setting multiple style names 2018-06-28 07:02:35 -10:00
Pauan 2a22c75c74 Minor improvements 2018-06-25 15:02:48 -10:00
Pauan f6445756d0 Removing some unused code 2018-06-22 07:05:00 -10:00
Pauan 316e49e377 Breaking change: AsStr and AsOptionStr are now IntoStr and IntoOptionStr 2018-06-22 07:04:08 -10:00
Pauan 746d5308e6 Adding in more implementations for AsStr and AsOptionStr 2018-06-13 13:48:41 -10:00
Pauan d16018dedb Adding in some more implementations for AsOptionStr 2018-06-05 05:17:49 -10:00
Pauan b72cbf5ec6 A lot of breaking changes, improvements, etc. 2018-04-25 13:01:52 -10:00
Pauan 072708b36a Changing to use the futures-signals crate 2018-03-18 06:11:52 -10:00
Pauan dc877f0aa3 Adding in working animations 2018-03-15 00:54:18 -10:00
Pauan c05d6857b3 Initial work on adding in animations 2018-03-12 14:09:44 -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