1. 28 Oct, 2016 2 commits
  2. 07 Oct, 2016 1 commit
  3. 04 Oct, 2016 1 commit
  4. 03 Oct, 2016 1 commit
  5. 01 Oct, 2016 1 commit
  6. 30 Sep, 2016 1 commit
    • Andrew Zakordonets's avatar
      Beaufity output of eject.js script (#769) · 27e76beb
      Andrew Zakordonets authored
      * Beaufity output of eject.js script
      
      * change formatting of the eject.js output and move colors to cyan
      
      * change message about file copy
      
      * add missing three dots to some statements in eject.js script
      
      * change color of "copying files" line and do not repeat copy path anymore in log
      
      * fix merge conflict
      
      * Remove yellow color from "Removing dependency" line
      
      * changing color to "Adding dependency" line
      
      * Add line that outputs which react script is getting replaced by similar node script
      
      * remove not used anymore colors
      
      * add console line about updating Jest configs
      
      * fix typo
      
      * change formatting of replacing script output in eject.js
      
      * remove "Writing package.json" file console output
      
      * make quotes cyan in "Replacing script" console output
      
      * update console log output for Jest, Babel, ESLint update and group them under one statement
      
      * Style nits
      27e76beb
  7. 27 Sep, 2016 1 commit
  8. 26 Sep, 2016 2 commits
  9. 25 Sep, 2016 2 commits
  10. 23 Sep, 2016 11 commits
  11. 22 Sep, 2016 3 commits
  12. 21 Sep, 2016 1 commit
    • Ville Immonen's avatar
      Create a shareable ESLint configuration package (#689) · a2d0469c
      Ville Immonen authored
      * Move ESLint configuration to a separate package
      
      * Remove the ESLint configuration, moved to eslint-config-react-app
      
      * Update ESLint instructions
      
      * Pin the package versions in eslint-config-react-app
      
      * Add a README for eslint-config-react-app
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update package.json
      
      * Update package.json
      
      * Update production eslint-loader config
      
      * Add the ESLint config to devDependencies of the repo
      a2d0469c
  13. 19 Sep, 2016 1 commit