1. 12 Aug, 2014 4 commits
  2. 09 Aug, 2014 1 commit
  3. 08 Aug, 2014 1 commit
  4. 06 Aug, 2014 2 commits
  5. 05 Aug, 2014 1 commit
  6. 22 Jul, 2014 2 commits
  7. 20 Jul, 2014 1 commit
  8. 19 Jul, 2014 2 commits
  9. 18 Jul, 2014 2 commits
    • Addy Osmani's avatar
      Merge pull request #950 from beriberikix/gh-pages · 3ba16510
      Addy Osmani authored
      Polymer: Updated to use core-*
      3ba16510
    • Colin Eberhardt's avatar
      Close GH-951: · ca90e8cc
      Colin Eberhardt authored
      Browser tests no longer mandate hidden items are removed from the DOM
      
      Fixes #908 - tests no longer mandate hidden items are removed from the DOM
      Closes #790 - these were implementations that implemented routing via hiding items, rather than removing from the DOM
      
      Regressions:
      #949 - discovered that exoskeleton is badly broken
      #858 - added typescript-backbone (might not be a regression, more likely missed earlier)
      
      Updated knownIssues based on recent updates to puremvc, react, soma etc ...
      ca90e8cc
  10. 17 Jul, 2014 6 commits
  11. 13 Jul, 2014 1 commit
    • Trek Glowacki's avatar
      Ember app improvements · e2380422
      Trek Glowacki authored
      Some slightly stylistic changes more recent versions of Ember let's us do.
      
      A combination of children route getting their parent model by default and being able to supply a route's template name let's us use {{outlet}} instead of mutating the state on a shared controller object.
      
      Automatic component lookup let's us remove the explicit registration of the todo input. We can also re-use the component for both new todos and editing todos.
      
      Closes #943
      e2380422
  12. 11 Jul, 2014 2 commits
  13. 10 Jul, 2014 1 commit
  14. 07 Jul, 2014 1 commit
  15. 03 Jul, 2014 1 commit
  16. 29 Jun, 2014 7 commits
  17. 28 Jun, 2014 5 commits