1. 25 Nov, 2017 1 commit
  2. 19 Nov, 2017 1 commit
  3. 15 Nov, 2017 1 commit
  4. 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
  5. 03 Nov, 2017 3 commits
  6. 02 Nov, 2017 1 commit
  7. 31 Oct, 2017 1 commit
  8. 28 Oct, 2017 7 commits
  9. 26 Oct, 2017 1 commit
  10. 21 Oct, 2017 1 commit
  11. 19 Oct, 2017 1 commit
  12. 17 Oct, 2017 2 commits
  13. 11 Oct, 2017 1 commit
  14. 29 Sep, 2017 3 commits
  15. 20 Sep, 2017 1 commit
  16. 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
  17. 28 Aug, 2017 1 commit
  18. 21 Aug, 2017 1 commit
  19. 14 Aug, 2017 1 commit
  20. 09 Aug, 2017 2 commits
  21. 02 Aug, 2017 3 commits
    • Ade Viankakrisna Fadlil's avatar
      Format UglifyJs error (#2650) · b643f571
      Ade Viankakrisna Fadlil authored
      * format UglifyJs error
      
      * move formatBuildError to react-dev-utils
      
      * fix readme
      
      * use regex for plucking the path from stack
      
      * make path human readable and fallback to show error if regex not matched
      
      * rename to printBuildError and add link to the docs
      
      * fix link indentation
      
      * improve readibility + shorten link
      b643f571
    • Joe Haddad's avatar
      Update README.md · 57f2cd70
      Joe Haddad authored
      57f2cd70
    • Joe Haddad's avatar
      Update README.md · 6443441b
      Joe Haddad authored
      6443441b
  22. 19 Jul, 2017 1 commit
  23. 13 Jul, 2017 1 commit
  24. 12 Jul, 2017 1 commit
  25. 03 Jul, 2017 1 commit
  26. 29 Jun, 2017 1 commit
    • Daniel Banck's avatar
      Fix minor typo (#2679) · 7b5a589f
      Daniel Banck authored
      "Styleguidist combines of a style guide, ..." --> "Styleguidist combines a style guide, ..."
      7b5a589f