1. 20 Jan, 2018 1 commit
  2. 19 Jan, 2018 1 commit
    • Ian Sutherland's avatar
      Disable service worker by default (#3817) · 0e51eef6
      Ian Sutherland authored
      * WIP disable service worker by default (#2554)
      
      * Updated service worker registration
      
      * Readd default export in registerServiceWorker.js
      
      * Updated comments about using Service Worker
      
      * Call it serviceWorker
      
      * Nits
      0e51eef6
  3. 17 Jan, 2018 4 commits
  4. 15 Jan, 2018 3 commits
  5. 10 Jan, 2018 1 commit
  6. 09 Jan, 2018 7 commits
  7. 08 Jan, 2018 13 commits
  8. 02 Jan, 2018 3 commits
  9. 18 Dec, 2017 1 commit
  10. 27 Nov, 2017 2 commits
  11. 25 Nov, 2017 1 commit
  12. 19 Nov, 2017 1 commit
  13. 15 Nov, 2017 1 commit
  14. 14 Nov, 2017 1 commit
    • Matt Morgis's avatar
      Explain how to debug tests (#2992) · b555192b
      Matt Morgis authored
      * docs: adding section about debugging tests
      
      * docs: removing node-inspector references
      
      * docs: replacing terminal command with npm script
      
      * Update README.md
      b555192b