- 03 Apr, 2013 1 commit
-
-
Based on [UMD example](https://github.com/umdjs/umd/blob/master/commonjsStrictGlobal.js).
Alan Plum committed
-
- 28 Mar, 2013 1 commit
- 25 Mar, 2013 1 commit
- 08 Mar, 2013 1 commit
-
-
- 11 Jan, 2013 2 commits
-
-
- 30 Dec, 2012 3 commits
-
-
- 17 Dec, 2012 1 commit
- 13 Dec, 2012 1 commit
-
-
This commit fixes an issue with the each-* binding where all but the first element would be inserted into incorrect positions when the binding is used on an element with siblings. The issue occurred because the code was passing a Rivets.View instance in to insertBefore for all but the first element, which just caused the element to be inserted last.
Graeme Coupar committed
-
- 20 Nov, 2012 3 commits
-
-
- 17 Nov, 2012 7 commits
-
-
- 14 Nov, 2012 2 commits
-
-
- 12 Nov, 2012 1 commit
-
-
- 08 Nov, 2012 6 commits
-
-
- 23 Oct, 2012 4 commits
-
-
- 21 Oct, 2012 6 commits
-
-
-
-
-
… much simpler now that all binding logic is self-contained in the binder/routine.
Michael Richards committed -
-