- 17 Jan, 2020 1 commit
-
-
Ayush Goyal authored
-
- 16 Jan, 2020 1 commit
-
-
Evan Grim authored
-
- 12 Jan, 2020 2 commits
-
-
Tom Valorsa authored
-
Kai Hao authored
-
- 30 Dec, 2019 1 commit
-
-
Alex Guerra authored
The old favicon was the same as the official react documentation, which is a minor annoyance during development when trying to find the tab you want. The new favicon is just the old with inverted colors. Closes #7957
-
- 20 Dec, 2019 1 commit
-
-
Sony AK authored
-
- 19 Dec, 2019 1 commit
-
-
Andreas Cederström authored
-
- 18 Dec, 2019 1 commit
-
-
Brian Muenzenmeyer authored
-
- 16 Dec, 2019 1 commit
-
-
Alex Guerra authored
- Remove templates version minimum stopgap. - Replace indexOf with more idiomatic alternatives. - Inline errorLogFilePatterns. - Alphabetize validFiles. - Simplify log file removal code. - Move unconditional console.log() call outside of isSafe. - Differentiate conflicting directories from files. - Document yarn version special case. - Inline printValidationResults. - Standardize checkAppName output on failure. - Add link for checkThatNpmCanReadCwd. Functionally the code should be exactly the same.
-
- 15 Dec, 2019 2 commits
-
-
Peet Goddard authored
-
Jerome De Leon authored
* Add package-runner note to readme * Add link to `yarn create`
-
- 14 Dec, 2019 1 commit
-
-
Andreas Cederström authored
* Bump dependencies in react-dev-utils * Bump dependencies in react-app-polyfill * Bump dependencies in create-react-app * Bump dependencies in react-error-overlay * Bump dependencies in react-scripts * Bump react
-
- 13 Dec, 2019 4 commits
-
-
Ian Sutherland authored
-
Andreas Cederström authored
-
Andreas Cederström authored
-
Alex Guerra authored
Make the --info subcommand outuput the current version information and the location of the file being run. Our issue template tells users to provide the output of --info, so having the current version is incredibly helpful, especially since it doesn't necessarily match the globally installed version that envinfo outputs. Knowing the location helps us determine whether the running bin is globally installed or in the local node_modules.
-
- 11 Dec, 2019 1 commit
-
-
Reece Dunham authored
* security: update terser webpack plugin
-
- 10 Dec, 2019 1 commit
-
-
Endi authored
-
- 09 Dec, 2019 4 commits
-
-
Vadzim authored
This is just a comment fix. Actual optional chaining operator syntax is `?.`, not `.?`.
-
Wojciech Zieliński authored
-
Simon Donaldson authored
-
Ian Schmitz authored
-
- 06 Dec, 2019 2 commits
-
-
Trontor authored
- 05 Dec, 2019 3 commits
-
-
Ian Schmitz authored
-
Mike Caulley authored
-
Ian Sutherland authored
- babel-plugin-named-asset-import@0.3.5 - babel-preset-react-app@9.1.0 - cra-template-typescript@1.0.0 - cra-template@1.0.0 - create-react-app@3.3.0 - eslint-config-react-app@5.1.0 - react-app-polyfill@1.0.5 - react-dev-utils@10.0.0 - react-error-overlay@6.0.4 - react-scripts@3.3.0
-
- 04 Dec, 2019 2 commits
-
-
Ian Sutherland authored
-
Ian Sutherland authored
-
- 29 Nov, 2019 1 commit
-
-
Brody McKee authored
* Update template docs * Update custom-templates.md * Update custom-templates.md Co-authored-by:
Ian Sutherland <ian@iansutherland.ca>
-
- 28 Nov, 2019 2 commits
-
-
Ian Sutherland authored
-
Ian Sutherland authored
-
- 27 Nov, 2019 2 commits
-
-
Ian Sutherland authored
-
Ian Sutherland authored
-
- 25 Nov, 2019 1 commit
-
-
Ian Sutherland authored
-
- 24 Nov, 2019 3 commits
-
-
Ian Schmitz authored
-
Ian Schmitz authored
-
Ben Blank authored
-
- 20 Nov, 2019 1 commit
-
-
Max Davidson authored
Fixes issues with optional chaining
-
- 19 Nov, 2019 1 commit
-
-
Brody McKee authored
-