1. 06 Aug, 2014 1 commit
    • jakub-g's avatar
      browser-tests - disable timeouts for Mocha 1.21 · 4507b15e
      jakub-g authored
      Commit 17a3ca7e set timeout to Infinity,
      but this still doesn't solve the issue reported in #961 if you use Mocha
      1.21.
      
      This commit changes the config for grunt test run to
      `enableTimeouts=false`, and documents the equivalent command line switch
      (`--no-timeouts`) for mocha executable.
      4507b15e
  2. 05 Aug, 2014 1 commit
  3. 22 Jul, 2014 2 commits
  4. 20 Jul, 2014 1 commit
  5. 19 Jul, 2014 2 commits
  6. 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
  7. 17 Jul, 2014 6 commits
  8. 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
  9. 11 Jul, 2014 2 commits
  10. 10 Jul, 2014 1 commit
  11. 07 Jul, 2014 1 commit
  12. 03 Jul, 2014 1 commit
  13. 29 Jun, 2014 7 commits
  14. 28 Jun, 2014 6 commits
  15. 27 Jun, 2014 2 commits
  16. 26 Jun, 2014 4 commits