1. 20 Jan, 2018 2 commits
  2. 19 Jan, 2018 1 commit
    • Maurice de Beijer's avatar
      Create git repository with initial commit (#1288) · 247e5c90
      Maurice de Beijer authored
      * Create git repo with initial commit
      
      * Fixe commit message
      
      * Added the git repo to the docs
      
      * Bail if we are in a mercurial repository
      
      * Removed Chore from commit mesage
      
      * Create repo after installing react and react-dom
      
      * Removed docs
      
      * Commit changes when ejecting
      
      * Update after review
      
      * git add -A instead of git add . after code review
      247e5c90
  3. 16 Jan, 2018 1 commit
    • Mario Nebl's avatar
      Add screencast task (#3816) · 70ef42c3
      Mario Nebl authored
      * Automate screencast recordings
      * **screencast.js**: Automate screencast.sh, asciinema, svg-term-cli. Removes progress-bar, npm tree data from cast
      * **screencast.sh**: Simulate user input, trigger demoed commands
      * **screencast-start.js**: Start a shell command and end the process log patterns have been observed
      70ef42c3
  4. 15 Jan, 2018 3 commits
    • Siddharth Doshi's avatar
      Add restricted globals package (#2286) · c36d1a00
      Siddharth Doshi authored
      * Add restricted globals package
      
      * Use new package in eslint-config
      
      * Add eslint-restricted-globals dependency
      
      * Fixes
      
      * Update dependencies
      
      * Update test and README
      
      * Use jest
      
      * tweaks
      
      * Add lint/test to CI
      
      * Fix lint
      Unverified
      c36d1a00
    • Joe Haddad's avatar
      Loosen Babel preset to use browserslist (#3770) · aa67a4f7
      Joe Haddad authored
      * Provide better defaults
      
      * Let babel determine features to compile
      
      * meh
      
      * Remove setting of BABEL_ENV
      
      * Revert "Remove setting of BABEL_ENV"
      
      This reverts commit ee2db707.
      
      * Set browsers to ie9
      Unverified
      aa67a4f7
    • Clement Hoang's avatar
      Switch to Babel 7 (#3522) · 1552949a
      Clement Hoang authored
      * Update dependencies in react-scripts
      
      * Add first pass of working dependencies for babel-preset-react-app and react-scripts
      
      * Bump more dependency versions
      
      * Adjust more versions and edit fix options
      
      * Restore functionality of old preset
      
      * Disable Uglify in iframe webpack
      
      * Apply prettier
      
      * Re-enable cache in dev and clean deps
      
      * Lock packages and move babel/core to dep in preset
      
      * Bump babel-jest
      
      * Re-enable uglify
      
      * Nest forceAllTransforms correctly in webpack config
      
      * Install babel-core bridge for jest
      
      * Add jest-cli and babel-core bridge to make tests in react-error-overlay pass
      
      * Re-enable transform-dynamic-import
      
      * Add dynamic import syntax support back
      
      * Use new babel in kitchensink
      
      * Transform modules in test
      
      * Revert "Transform modules in test"
      
      This reverts commit 539e46a1.
      
      * Attempt fix for ejected tests
      
      * try this
      
      * Add regenerator back
      
      * Bump babel deps to beta.34
      
      * Remove bad files
      
      * Use default when requiring babel transform plugin
      
      * Bump deps
      
      * Try the fix?
      
      * Oopsie
      
      * Remove some weird things
      
      * Run Babel on react-error-overlay tests
      
      * Try fixing kitchensink
      
      * Use new API for codeFrame
      
      * Add missing (?) babelrc
      
      * Maybe this helps?
      
      * Maybe fix mocha
      
      * I shouldn't have deleted this :face_palm:
      Unverified
      1552949a
  5. 12 Jan, 2018 1 commit
    • Dan Abramov's avatar
      Switch to Yarn Workspaces (#3755) · 0aeffe62
      Dan Abramov authored
      * Switch to Yarn Workspaces
      
      * Feedback
      
      * Move flowconfig
      
      * Use publish script
      
      * Keep git status check
      
      * Fix Flow without perf penalty
      
      * Remove Flow from package.json "test"
      
      * Try running it from script directly (?)
      
      * Try magic incantations
      
      * lol flow COME ON
      
      * Try to skip Flow on AppVeyor
      
      * -df
      
      * -df
      
      * -df
      
      * Try to fix CI
      
      * Revert unrelated changes
      
      * Update CONTRIBUTING.md
      Unverified
      0aeffe62
  6. 11 Jan, 2018 7 commits
  7. 10 Jan, 2018 3 commits
  8. 09 Jan, 2018 1 commit
  9. 09 Nov, 2017 1 commit
  10. 05 Nov, 2017 1 commit
  11. 04 Nov, 2017 1 commit
  12. 30 Oct, 2017 1 commit
    • Joe Haddad's avatar
      Stop using `npm link` in tests (#3345) · de1beec6
      Joe Haddad authored
      * Try a custom function
      
      * fix path
      
      * install rsync
      
      * Test with node 8
      
      * Ensure package is removed from the tree
      
      * Remove ours
      
      * matching functions
      
      * try cygwin
      
      * try c:/
      
      * sigh
      
      * Try /cygdrive/
      
      * Try /cygdrive/
      
      * Revert "Try /cygdrive/"
      
      This reverts commit ab1ed779456d39bedbdb128a7aec3bb88b8eeb1c.
      
      * Use sub-optimal copy
      
      * Remove rsync install
      
      * Fix variable
      
      * Continue on err
      
      * Don't link react-scripts, lol
      
      * run yarn after eject
      
      * re-enable cleanup
      
      * uninstall yarn
      
      * try with force
      
      * appveyor ... seriously?
      
      * swallow bad eject
      
      * remove eject error swallow
      
      * Revert "run yarn after eject"
      
      This reverts commit eebf1dbc19aeb6e1f66d5ec27bda2d076bea0956.
      
      * Run yarn after eject
      
      * add a comment
      de1beec6
  13. 27 Sep, 2017 1 commit
  14. 26 Sep, 2017 1 commit
  15. 16 Sep, 2017 1 commit
  16. 12 Sep, 2017 1 commit
  17. 07 Sep, 2017 1 commit
    • Ade Viankakrisna Fadlil's avatar
      run npm 5.4.0 in CI (#3026) · fcb6dc55
      Ade Viankakrisna Fadlil authored
      * run npm 5.4.0 in CI
      
      * run npm cache clean with --force in CI
      
      * use link instead of install
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-simple.sh
      fcb6dc55
  18. 29 Jun, 2017 1 commit
    • Joe Haddad's avatar
      Bootstrap with Yarn when available (#2673) · aad5987a
      Joe Haddad authored
      * Bootstrap with Yarn if we can
      
      * Update test scripts
      
      * Check OS and npm concurrency ability
      
      * Windows support
      
      * Update bootstrap.js
      
      * Install yarn before bootstrap
      aad5987a
  19. 28 Jun, 2017 2 commits
    • Dan Abramov's avatar
      Test Node 8 on Travis (#2659) · 657b3fd6
      Dan Abramov authored
      * Test Node 8 on Travis
      
      We still test Node 7 on AppVeyor
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-installs.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-installs.sh
      657b3fd6
    • Dan Abramov's avatar
      Put react-scripts in dependencies, not devDependencies (#2657) · 9559ba48
      Dan Abramov authored
      * Put react-scripts in dependencies, not devDependencies
      
      * Sort dependencies on eject
      
      * Remove CI check
      9559ba48
  20. 26 Jun, 2017 1 commit
    • Fabrizio Castellarin's avatar
      E2E testing enhancements (#2408) · 1f91848d
      Fabrizio Castellarin authored
      * Local testing with docker
      
      * Docs on e2e testing
      
      * `bash` callback after docker
      
      * Add a TL;DR in the CONTRIBUTING section
      
      * Local e2e testing with modified files
      
      * Remove the N.B. from the README
      
      * Fixed a fixme in e2e doc
      1f91848d
  21. 29 May, 2017 2 commits
  22. 27 May, 2017 3 commits
  23. 22 May, 2017 1 commit
  24. 17 May, 2017 1 commit
  25. 15 May, 2017 1 commit