1. 29 Mar, 2013 4 commits
  2. 27 Mar, 2013 2 commits
  3. 26 Mar, 2013 2 commits
  4. 25 Mar, 2013 10 commits
  5. 21 Mar, 2013 1 commit
  6. 20 Mar, 2013 1 commit
  7. 19 Mar, 2013 1 commit
  8. 11 Jan, 2013 2 commits
  9. 30 Dec, 2012 3 commits
  10. 17 Dec, 2012 1 commit
  11. 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
  12. 20 Nov, 2012 3 commits
  13. 17 Nov, 2012 7 commits
  14. 14 Nov, 2012 2 commits