Commit Graph

124 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 51307a0115 Version 0.4.4 2019-04-29 02:31:09 +02:00
Pauan 258ef239d8 Updating to work with latest Nightly 2019-04-29 02:30:55 +02:00
Pauan 381154d226 Version 0.4.3 2019-03-15 11:07:45 +01:00
Pauan f93cbe5b2e Fixing to work with latest Nightly 2019-03-15 11:07:14 +01:00
Pauan e9f2c75860 Version 0.4.2 2019-02-16 11:15:19 +01:00
Pauan 479cebe800 Updating to latest Nightly 2019-02-16 11:14:49 +01:00
Pauan b8775cbb68 Moving examples into stdweb subfolder 2019-01-09 11:19:22 +01:00
Pauan f6dbe1fe83 Version 0.4.1 2019-01-08 11:14:37 +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 e745ac5642 Version 0.3.5 2018-11-24 11:09:15 -10:00
Pauan de331b2c2e Adding in timestamps_absolute_difference 2018-11-24 11:08:59 -10:00
Pauan 1c204b2d13 Version 0.3.4 2018-11-24 11:00:40 -10:00
Pauan f44d0937d1 Fixing the behavior of visible and visible_signal 2018-11-24 10:59:46 -10:00
Pauan af462d41e7 Adding in animation::timestamps_difference function 2018-11-24 10:59:26 -10:00
Pauan 50b7b00f64 Adding in routing::current_url function 2018-11-24 10:58:19 -10:00
Pauan ca6aba0a93 Version 0.3.3 2018-11-01 01:40:49 -10:00
Pauan 08f0c85940 Adding in Url and routing 2018-11-01 01:40:31 -10:00
Pauan b1f49afbe2 Version 0.3.2 2018-10-29 23:06:34 -10:00
Pauan b0a638eeb8 Adding in apply and apply_if methods 2018-10-29 23:06:22 -10:00
Pauan 09a788e66f Version 0.3.1 2018-10-29 21:18:57 -10:00
Pauan 6fa0ac5d08 Adding in mixin_if method 2018-10-29 20:57:47 -10:00
Pauan b6eeabb398 Version 0.3.0 2018-10-25 13:44:43 -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 5c86d8d69a Version 0.2.3 2018-10-25 12:31:22 -10:00
Pauan 18295274ad Adding in hidden and hidden_signal methods 2018-10-25 12:31:09 -10:00
Pauan b01f541ec0 Version 0.2.2 2018-10-25 11:02:58 -10:00
Pauan ffbc1ddc9a Fixing bug with the with_element method 2018-10-25 11:01:34 -10:00
Pauan e3226f50af Version 0.2.1 2018-10-25 10:45:41 -10:00
Pauan ef03e203e0 Adding in missing impls for SvgElement 2018-10-25 10:45:23 -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 fa4727e325 Version 0.2.0 2018-10-24 18:26:23 -10:00
Pauan 646075b74c Breaking change: upgrading to use Futures 0.3 2018-10-22 14:16:54 -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 3887738f9b Updating dependencies 2018-09-17 11:30:24 -10:00
Pauan ef5a85aa2c Breaking change: renamed DerefFn to RefFn 2018-09-17 11:17:55 -10:00
Pauan bde76d90a4 Adding in Debug implementation for OnTimestampDiff 2018-07-30 14:33:53 -10:00
Pauan 795c2e3ae9 Updating to the latest rust-signals changes 2018-07-22 10:01:48 -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 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 777c248d0d Adding in OnTimestampDiff 2018-07-13 12:26:45 -10:00
Pauan b53608f299 Adding in MutableAnimation::current_percentage 2018-07-07 05:21:51 -10:00
Pauan a7d85a6876 Breaking change: changing is_dom_loaded to is_window_loaded 2018-07-04 01:51:39 -10:00
Pauan c422c61758 Adding in is_dom_loaded function 2018-07-04 01:34:13 -10:00
Pauan ffdc651b08 More debugging 2018-07-04 00:19:35 -10:00
Pauan 28c90907be More debugging 2018-07-04 00:14:31 -10:00
Pauan 789d824540 Adding in some debugging code 2018-07-03 23:56:07 -10:00
Pauan 00cd0fab6d Fixing a bug with scroll_left_signal and scroll_top_signal 2018-07-03 17:58:43 -10:00
Pauan 6fcff5c63d Adding in scroll_left_signal and scroll_top_signal 2018-07-03 17:44:50 -10:00
Pauan ee33a8335b Adding in support for setting multiple style names 2018-06-28 07:02:35 -10:00
Pauan c119d1b2ed Fixing the style change detection 2018-06-26 13:18:05 -10:00
Pauan 2a22c75c74 Minor improvements 2018-06-25 15:02:48 -10:00
Pauan f0ea4b1970 It now checks if styles are valid 2018-06-23 07:08:34 -10:00
Pauan bfd990c12e Replacing with_slice with lock_slice 2018-06-22 08:08:04 -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 4d3f936824 Adding in with_element method 2018-06-11 21:33:10 -10:00
Pauan 7a32acd6d0 Adding in HIGHEST_ZINDEX 2018-06-11 21:06:51 -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 b6d9a547f7 Removing as_option_end and as_option_start and replacing them with none_if 2018-06-08 06:05:15 -10:00
Pauan 291273bcc0 Adding in Percentage::as_option_end and Percentage::as_option_start 2018-06-08 06:00:33 -10:00
Pauan a751f76acf Changing to use crates.io version of stdweb 2018-06-08 02:05:58 -10:00
Pauan 6109e33782 Adding in Debug implementation for MutableAnimation 2018-06-06 02:51:34 -10:00
Pauan d16018dedb Adding in some more implementations for AsOptionStr 2018-06-05 05:17:49 -10:00
Pauan 3082edde66 Adding in SVG support 2018-05-24 00:22:47 -10:00
Pauan 47a6641495 Adding in Dom::new and DomBuilder::before_inserted 2018-05-19 23:53:42 -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 aa95a5d0df Version 0.1.1 2018-03-18 08:50:19 -10:00
Pauan f3eff1f088 Exporting some stuff from stdweb 2018-03-18 08:49:40 -10:00
Pauan 7e2bef52d8 Removing GitHub pages config (moved to gh-pages branch) 2018-03-18 06:12:13 -10:00
Pauan 072708b36a Changing to use the futures-signals crate 2018-03-18 06:11:52 -10:00
Pauan bc724f825b Set theme jekyll-theme-merlot 2018-03-18 05:58:29 -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 ed137a5aa1 Changing timestamps to use Rc + RefCell rather than Arc + Mutex 2018-03-16 03:40:18 -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 63e9dc51ee Changing to use git dependency for signals 2018-03-12 14:11:05 -10:00
Pauan c05d6857b3 Initial work on adding in animations 2018-03-12 14:09:44 -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 c18457166b Adding in SignalVec::map_signal method 2018-03-08 12:07:17 -10:00
Pauan a050237b0f Fixing some bugs 2018-03-08 04:46:10 -10:00
Pauan 3e7a1bab10 Breaking change: improving the clone macro 2018-03-08 03:51:14 -10:00
Pauan 5055439fed Adding is SignalVec::len method 2018-03-08 03:51:02 -10:00
Pauan a32c0fac11 Adding in MutableVec::retain method 2018-03-07 14:40:07 -10:00
Pauan 23331385c1 Adding in Mutable::replace method 2018-03-07 14:10:01 -10:00
Pauan 300bbc74c8 Breaking change: changing signal_vec::unsync::Sender and Receiver into MutableVec and MutableSignalVec 2018-03-07 13:46:38 -10:00
Pauan 20068dcab6 Adding back in Sender and Receiver, and renaming mutable to channel 2018-03-06 16:59:52 -10:00