- 23 Oct, 2012 3 commits
-
- 21 Oct, 2012 7 commits
-
-
-
-
-
… much simpler now that all binding logic is self-contained in the binder/routine.
Michael Richards committed -
-
…binding logic can be self-contained within their own binder. Binders/routines can now be defined as an object where additional properties can be defined (setup and teardown callbacks that get called on bind() and unbind(), traversal blocking (for iteration-type bindings), whether the binding published or not (so that view.publish() will catch your custom binding), etc.).
Michael Richards committed
-
- 18 Oct, 2012 5 commits
-
-
- 10 Oct, 2012 2 commits
-
- 06 Oct, 2012 2 commits
-
-
- 28 Sep, 2012 1 commit
-
-
second argument must be a valid node or null. from http://stackoverflow.com/questions/9377887/ie-doesnt-support-insertbefore
Jason Lee committed
-
- 23 Sep, 2012 3 commits
-
-
- 22 Sep, 2012 3 commits
-
-
-
-
… that the wrapped function is passed back to the routine so that we can unbind the old function and rebind the new one when it changes (for when using adapter.subscribe). [Closes #71]
Michael Richards committed
-
- 05 Sep, 2012 4 commits
-
-
- 04 Sep, 2012 1 commit
-
-
- 03 Sep, 2012 9 commits
-
-