1. 31 Aug, 2016 4 commits
    • Ville Immonen's avatar
      Add a more prominent link to the guide (#524) · 364392b9
      Ville Immonen authored
      * Add a more prominent link to the guide
      
      As a contributor, I know where to find the documentation/guide since
      know the codebase, but I've seen people miss the link to it in the
      README, because it's not very prominent. Let's try to make it more
      discoverable by including a link to it right on top of the page.
      
      * Make the wording of links more obvious
      
      * Rename the "How Do I...?" section to "User Guide" for consistency
      364392b9
    • Dennis Ushakov's avatar
      ignore .idea folder (#522) · a3f327ac
      Dennis Ushakov authored
      * ignore .idea folder
      this change is requred for IntelliJ-based products because project information files are written before actual generator is invoked
      
      * better method name and explanation
      a3f327ac
    • Dan Abramov's avatar
      Add a link back to CRA · 4f26ebf2
      Dan Abramov authored
      4f26ebf2
    • Dan Abramov's avatar
      Add instructions on <meta> tags · 9d9d31ec
      Dan Abramov authored
      9d9d31ec
  2. 29 Aug, 2016 1 commit
    • Geoffroy Warin's avatar
      Add tarec to the alternatives (#516) · d803e520
      Geoffroy Warin authored
      Shameless plug of course.
      
      If you want hot reloading and the best DX experience (friendly errors, desktop notifications, decorators, very fast reload times with dlls...) you should really check out [The Awsesom REact Cli](https://github.com/geowarin/tarec) (tarec).
      
      I have used it in numerous projects that now run in production and I continue to make it better day after day with a lot of love :smile:
      
      Typescript and SSR are on the roadmap!
      
      Thanks for create-react-app, it's an awesome project and a great source of inspiration :heart:
      d803e520
  3. 28 Aug, 2016 2 commits
  4. 25 Aug, 2016 7 commits
  5. 24 Aug, 2016 1 commit
  6. 23 Aug, 2016 2 commits
  7. 22 Aug, 2016 4 commits
  8. 18 Aug, 2016 1 commit
  9. 15 Aug, 2016 1 commit
  10. 12 Aug, 2016 1 commit
    • Andrey Popp's avatar
      Load favicon through html-loader. (#428) · 60178ac7
      Andrey Popp authored
      * Load favicon through html-loader.
      
      Fixes #291.
      
      * Add test for *.ico in e2e test suite
      
      * Configure html-loader to process <link href="...">
      
      * Address feedback on html-loader inclusion.
      
      * Place favicon.ico at the root of the build dir
      
      * Make comment style consistent between prod and dev webpack configs
      
      * Fix html-loader config in dev mode
      60178ac7
  11. 11 Aug, 2016 1 commit
  12. 09 Aug, 2016 1 commit
  13. 08 Aug, 2016 8 commits
  14. 06 Aug, 2016 1 commit
  15. 05 Aug, 2016 4 commits
  16. 04 Aug, 2016 1 commit