1. 06 Aug, 2013 20 commits
  2. 05 Aug, 2013 4 commits
  3. 04 Aug, 2013 5 commits
  4. 02 Aug, 2013 1 commit
  5. 01 Aug, 2013 2 commits
  6. 31 Jul, 2013 2 commits
  7. 30 Jul, 2013 1 commit
  8. 29 Jul, 2013 1 commit
  9. 28 Jul, 2013 2 commits
  10. 27 Jul, 2013 2 commits
    • Paul Miller's avatar
      Update Brunch with Chaplin. · b4e7bc94
      Paul Miller authored
      1. Add Bower integration. Since Brunch automatically concatenates all Bower stuff, we don’t need bower_components in repository (added to .gitignore, except of todomvc-common).
      2. Update Brunch to 1.7.
          * Added automatic source maps generation, source maps are in repo too.
      3. Update Chaplin to 0.10.
          * Remove `chaplin` module, switch to global variable.
          * Switch to new declarative events format.
          * Switch to controller compositions instead of static controllers.
          * Remove `application` since Chaplin now has this functionality by default.
      b4e7bc94
    • Cheng Lou's avatar
      directly set director as dep · 8eeb1f47
      Cheng Lou authored
      8eeb1f47