From 1e9a1fbb83e72198fe513c96dfad8d147e73ad0a Mon Sep 17 00:00:00 2001 From: Andre Medeiros Date: Sun, 19 Oct 2014 19:16:56 +0300 Subject: [PATCH] Bug: slowly dragging should change marble time --- TODO | 16 +++++++++------- dist/js/app.js | 31 +++++++++++++++++++++++++------ dist/js/binder.js | 4 ++-- dist/js/renderer.js | 4 ++-- dist/js/utils.js | 4 ++-- src/models/sandbox-input.js | 27 +++++++++++++++++++++++---- 6 files changed, 63 insertions(+), 23 deletions(-) diff --git a/TODO b/TODO index 43a68d0..d924505 100644 --- a/TODO +++ b/TODO @@ -54,17 +54,19 @@ DONE New MVI architecture for Sandbox DONE Rename interpreters to intents DONE Style and logic for tall/short completion element DONE Delete old sandbox models, views and sub views -TODO Bug: slowly dragging should change marble time +DONE Bug: slowly dragging should change marble time +>>> v1.1.0 + TODO Bug: some marbles can't be dragged, error 'invalid parent' is shown -TODO Build scripts to replace gulp (?) -## v1.1.0 +>>> v1.1.1 +TODO Build scripts to replace gulp (?) TODO Fix referential transparency inconsistency Replace models/sandbox-ouput combineLatest with combinePrevious TODO Disambiguate simultaneous marbles Vertically spread them Change example takeLast(1) to takeLast(2) ->>> v1.1.1 +>>> TODO Embeddable rxmarbles app.js 'exports' a function which can be called in