1. 21 Dec, 2015 2 commits
    • Colin Eberhardt's avatar
      Updated postinstall step · b19c1e29
      Colin Eberhardt authored
      Removed redundant steps due to modules that have been removed (spotted this by doing a clean install!)
      b19c1e29
    • Colin Eberhardt's avatar
      Updated to Angular 2 beta · fdbc8455
      Colin Eberhardt authored
      Updated app to Angular 2 beta
        + Removed @View decorator
        + Changed directives from snake-case to camel-case
        + Added new dependency to Rx
        + Removed olf dependency to traceur (not sure this was actually needed?)
      
      Changes to build process
       + Moved typescript configration to tsconfig.json in order to make it a little easier to understand / visualise
      
      Updated README
      fdbc8455
  2. 17 Dec, 2015 1 commit
  3. 15 Dec, 2015 1 commit
  4. 14 Dec, 2015 1 commit
  5. 13 Dec, 2015 1 commit
  6. 04 Dec, 2015 3 commits
  7. 03 Dec, 2015 4 commits
  8. 02 Dec, 2015 2 commits
  9. 01 Dec, 2015 1 commit
  10. 29 Nov, 2015 1 commit
  11. 27 Nov, 2015 1 commit
  12. 26 Nov, 2015 1 commit
  13. 25 Nov, 2015 7 commits
  14. 24 Nov, 2015 2 commits
  15. 23 Nov, 2015 1 commit
    • Dave Methvin's avatar
      jQuery: Fixups · 69cb6f7c
      Dave Methvin authored
      * Remove unused variables
      * Simplify cached elements, IDs are unique
      * Use chaining for event binding
      * Use IDs directly, no benefit in caching
      * DRY out the update logic
      * Remove cacheElements since it's now named wrong
      69cb6f7c
  16. 21 Nov, 2015 1 commit
  17. 17 Nov, 2015 5 commits
  18. 16 Nov, 2015 1 commit
  19. 13 Nov, 2015 1 commit
  20. 12 Nov, 2015 3 commits