1. 03 Nov, 2017 1 commit
  2. 02 Nov, 2017 1 commit
  3. 31 Oct, 2017 1 commit
  4. 28 Oct, 2017 7 commits
  5. 26 Oct, 2017 1 commit
  6. 21 Oct, 2017 1 commit
  7. 19 Oct, 2017 1 commit
  8. 17 Oct, 2017 2 commits
  9. 11 Oct, 2017 1 commit
  10. 29 Sep, 2017 3 commits
  11. 20 Sep, 2017 1 commit
  12. 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
  13. 28 Aug, 2017 1 commit
  14. 21 Aug, 2017 1 commit
  15. 14 Aug, 2017 1 commit
  16. 09 Aug, 2017 2 commits
  17. 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
  18. 19 Jul, 2017 1 commit
  19. 13 Jul, 2017 1 commit
  20. 12 Jul, 2017 1 commit
  21. 03 Jul, 2017 1 commit
  22. 29 Jun, 2017 2 commits
  23. 28 Jun, 2017 3 commits
    • Jaco Bovenschen's avatar
      Add json and css to lint-staged in template README (#2671) · d0aa6b23
      Jaco Bovenschen authored
      * Add json and css to lint-staged in template README
      
      This changes the proposed way about using prettier inside the README.md, because prettier supports css since the 1.4.0 release and json since the 1.5.0 release. 
      
      Was not sure if it was a good idea to add different regexes for json and css inside the README.md don't have a real opinion about it myself, could maybe easier for starters to do so if they wan't to add things like eslint or stylelint the the commit hooks.
      
      * Use capitalization for Javascript, CSS and JSON
      
      * Change 'Javascript to JavaScript'
      d0aa6b23
    • Dan Abramov's avatar
      Minor code style edits to user guide (#2660) · 0cebe046
      Dan Abramov authored
      * Minor code style edits to user guide
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      0cebe046
    • Dan Abramov's avatar
      Don't ask to install webpack for using Styleguidist (#2656) · c578d148
      Dan Abramov authored
      * Don't ask to install webpack for using Styleguidist
      
      * Update README.md
      c578d148
  24. 27 Jun, 2017 2 commits