1. 12 Mar, 2015 1 commit
  2. 11 Mar, 2015 4 commits
  3. 10 Mar, 2015 7 commits
  4. 08 Mar, 2015 4 commits
  5. 07 Mar, 2015 1 commit
  6. 02 Mar, 2015 3 commits
  7. 28 Feb, 2015 2 commits
  8. 22 Feb, 2015 1 commit
  9. 21 Feb, 2015 8 commits
  10. 20 Feb, 2015 3 commits
  11. 19 Feb, 2015 4 commits
  12. 17 Feb, 2015 2 commits
    • Sam Saccone's avatar
      Update canjs to use npm not bower. · 65b70d03
      Sam Saccone authored
      Ran into 2 big issues with canjs, napa came in handy once more.
      
      For 1 canjs does not come with a built dist file. Installing from npm
      does not work since they messed up the 2.0.7 release and forgot to
      include a bower dep. thus even installing and building is a no go.
      
      The second pice was @passy's localstorage repo has never been published
      to npm thus i had to get it from the tag on the repo.
      
      Needless to say this was plenty of fun.
      65b70d03
    • Sindre Sorhus's avatar
      Merge pull request #1168 from samccone/sjs/fix-escape-behavior · 5ff915aa
      Sindre Sorhus authored
      Fix spec compliance for Marionette.
      5ff915aa