1. 04 Apr, 2013 1 commit
  2. 03 Apr, 2013 2 commits
  3. 28 Mar, 2013 1 commit
  4. 25 Mar, 2013 1 commit
  5. 08 Mar, 2013 1 commit
  6. 11 Jan, 2013 2 commits
  7. 30 Dec, 2012 3 commits
  8. 17 Dec, 2012 1 commit
  9. 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
  10. 20 Nov, 2012 3 commits
  11. 17 Nov, 2012 7 commits
  12. 14 Nov, 2012 2 commits
  13. 12 Nov, 2012 1 commit
  14. 08 Nov, 2012 6 commits
  15. 23 Oct, 2012 4 commits
  16. 21 Oct, 2012 4 commits