1. 11 Oct, 2017 1 commit
  2. 06 Oct, 2017 2 commits
    • Tharaka Wijebandara's avatar
      Add click-to-open support for build errors (#3100) · 00ed100b
      Tharaka Wijebandara authored
      * Implement click-to-open for babel syntax errors in build error overlay
      
      * Add click-to-open support for lint errors and refactor parser
      
      * Reactor code to reuse open-in-editor functionality in both build and runtime error overlays
      
      * Fix some eslint warnings
      
      * Add a comment about keeping middleware and dev client in sync
      
      * Remove es6 features from webpack dev client
      
      * Make open-in-editor functionality to work with new iframe script
      
      * Rename `openInEditor` to `editorHandler`
       -  Remove indirection of openInEditorListener
       -  Check editorHandler for null before styling error clickable
      
      * Fix flow errors
      00ed100b
    • Jonny Buchanan's avatar
  3. 05 Oct, 2017 1 commit
  4. 03 Oct, 2017 4 commits
  5. 29 Sep, 2017 4 commits
  6. 27 Sep, 2017 3 commits
  7. 26 Sep, 2017 1 commit
  8. 22 Sep, 2017 2 commits
  9. 20 Sep, 2017 2 commits
  10. 16 Sep, 2017 2 commits
  11. 13 Sep, 2017 1 commit
    • David Leger's avatar
      Resolved issue #2971 (#2989) · 206f9e84
      David Leger authored
      * Resolved issue #2971
      
      - changed h2 to h1 in template to adhere to accessibility guidelines.
      - Added h1 styles to maintain same font size.
      
      * Added header tag to template
      
      Corrected templete to use semantically correct header tag for header instead of div
      
      * Added className for App-title
      
      - Added className="App-title" to h1 tag
      - Changed CSS selector to target class instead of element
      206f9e84
  12. 12 Sep, 2017 1 commit
  13. 11 Sep, 2017 3 commits
  14. 10 Sep, 2017 1 commit
  15. 09 Sep, 2017 1 commit
  16. 07 Sep, 2017 1 commit
    • Ade Viankakrisna Fadlil's avatar
      run npm 5.4.0 in CI (#3026) · fcb6dc55
      Ade Viankakrisna Fadlil authored
      * run npm 5.4.0 in CI
      
      * run npm cache clean with --force in CI
      
      * use link instead of install
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-simple.sh
      fcb6dc55
  17. 06 Sep, 2017 2 commits
  18. 03 Sep, 2017 1 commit
  19. 02 Sep, 2017 6 commits
  20. 01 Sep, 2017 1 commit