1. 09 May, 2017 1 commit
    • Ian Schmitz's avatar
      Bump minimal Node version to 6 (#1897) · f35593c1
      Ian Schmitz authored
      * Bump minimal Node version to 4.7.0
      
      * Bump minimal Node version to 4.7.0
      
      Modified additional files that needed a bump to 4.7.0 minimum node version
      
      * Bump minimal Node version to 4.7.0
      
      Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      f35593c1
  2. 28 Apr, 2017 1 commit
  3. 10 Apr, 2017 1 commit
  4. 14 Mar, 2017 1 commit
  5. 13 Mar, 2017 1 commit
  6. 11 Mar, 2017 1 commit
  7. 08 Mar, 2017 2 commits
  8. 07 Mar, 2017 1 commit
  9. 24 Feb, 2017 2 commits
    • Charlie Gleason's avatar
      Added a how-to on react-snapshot (#1577) · c8d9c478
      Charlie Gleason authored
      * Added a how-to on react-snapshot
      
      Added a section with a short description and link to a tutorial on generating static html pages with react-snapshot, and also linked to it from the section on managing the page title.
      
      * Updated link title for react-snapshot overview
      
      * Explained pre-rendering in a more generic way
      
      * Added link to top level README.md, and removed specifics from overview
      
      * Updated html -> HTML
      
      * Updated quotes and apostrophes
      
      * html -> HTML
      
      * Fix link
      c8d9c478
    • Dan Abramov's avatar
      Link to "Debugging in the Editor" · e14e0036
      Dan Abramov authored
      e14e0036
  10. 22 Feb, 2017 1 commit
  11. 17 Feb, 2017 1 commit
  12. 16 Feb, 2017 2 commits
  13. 15 Feb, 2017 1 commit
  14. 12 Feb, 2017 4 commits
  15. 10 Feb, 2017 1 commit
    • Joe Haddad's avatar
      readme: Add Advanced Configuration (#1515) · 7a02f9a4
      Joe Haddad authored
      * Add Advanced Configuration section
      
      * Reference package.json instead
      
      * Add HOST, HTTPS, and CI
      
      * Switch wording from Amazon to a CDN
      
      * Add test runner comment
      
      * Add top-level README link
      
      * Simplify wording
      
      * Link to relevant docs
      
      * Link to apps
      
      * Add .env link
      
      * Simpler links
      
      * Add a CI flag note
      7a02f9a4
  16. 24 Jan, 2017 1 commit
  17. 23 Jan, 2017 1 commit
  18. 12 Jan, 2017 1 commit
    • Daniel Schep's avatar
      Document Flow support (#1384) · 7cd03f9f
      Daniel Schep authored
      * Document Flow support
      
      Projects created by Create React App use the `babel-preset-react` which includes
      Flow babel plugins which introduces new syntax. This is important for users to know
      as it causes what used to be syntax errors to be silently suppressed because they're
      valid type annotations in Flow. For example if a user accidentally has `[foo: 'bar']`,
      Babel will silently convert it to `[foo]`.
      
      * Make it a bit clearer
      7cd03f9f
  19. 12 Dec, 2016 2 commits
  20. 28 Nov, 2016 1 commit
  21. 23 Nov, 2016 1 commit
  22. 20 Nov, 2016 2 commits
  23. 31 Oct, 2016 1 commit
  24. 25 Oct, 2016 1 commit
  25. 25 Sep, 2016 1 commit
  26. 23 Sep, 2016 1 commit
  27. 19 Sep, 2016 2 commits
  28. 18 Sep, 2016 1 commit
  29. 17 Sep, 2016 1 commit
  30. 15 Sep, 2016 1 commit
  31. 14 Sep, 2016 1 commit