- Dec 23, 2018
-
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.3.0 - babel-preset-react-app@7.0.0 - create-react-app@2.1.2 - eslint-config-react-app@3.0.6 - react-app-polyfill@0.2.0 - react-dev-utils@7.0.0 - react-error-overlay@5.1.1 - react-scripts@2.1.2
-
Joe Haddad authored
-
Joe Haddad authored
-
- Dec 11, 2018
-
-
Matheus Souza authored
-
Dugagjin Lashi authored
* add webp support for typescript * moved webp declaration below png
-
Max Belsky authored
-
- Dec 09, 2018
-
-
Ian Sutherland authored
-
- Dec 08, 2018
-
-
Ian Schmitz authored
-
Manoel authored
-
- Dec 07, 2018
-
-
Manoel authored
-
- Dec 06, 2018
-
-
Ian Sutherland authored
* Update links to docs in all package README files * Fix formatting of issue template * Fix formatting of issue template
-
Ian Sutherland authored
-
Stephen Algeo authored
-
- Dec 05, 2018
-
-
Nicolas Goutay authored
-
- Dec 04, 2018
-
-
Jayant Bhawal authored
`node-sass` supports the SASS_PATH variable that we can use. This PR adds that to the documentation.
-
Joe Haddad authored
Advanced users can opt into this behavior, but it's generally outside the users' control to fix and comes with performance concerns
-
Ian Sutherland authored
* Add pre-eject message about new features in v2 * Make message bold
-
- Nov 30, 2018
-
-
shawn wang authored
* commit toml * full build path * wow the path is long * redirect
-
Michael Jackson authored
And remove some outdated info from 1.x
-
- Nov 27, 2018
-
-
Adam Laycock authored
* Add default values to `file_ext` note * Update note to include a link to the relevant docs * Update copy to indicate the default values * Add missing space
-
Wei-Wei Wu authored
-
Ian Sutherland authored
* Add placeholders to template README for bit.ly links. * Add placeholders to template README for goo.gl links.
-
Alex Guerra authored
* Disable copy to clipboard in cra --info Fixes an issue where npx create-react-app --info throws an exception on Windows. The exception was caused by envinfo's copy to clipboard functionality; envinfo is distributed pre-bundled, but the dependency it uses for copying to the clipboard makes use of a binary on Windows that can't be found once the bundle is made. Disabling copy to clipboard fixes the issue. Closes #5757. * Explicitly set clipboard to false
-
- Nov 23, 2018
-
-
Ian Schmitz authored
-
Ian Sutherland authored
-
Sibiraj authored
-
Nikhil authored
* Grammar fixes 1- For `Here's a `: The singular verb form ’s does not seem to agree with the plural subject a few common cases where you might want to try something else. Consider changing the verb form. 2- Added `A` before Reasonably : The noun phrase Reasonably good configuration seems to be missing a determiner before it. Consider adding an article. An article (a, an, or the) is a type of determiner. Possessive adjectives (my, his, our), possessive nouns (Joe’s, mother’s), and quantifiers (each, every) are also determiners. Single countable nouns usually require a determiner. * Update README.md
-
Wendy Smoak authored
-
Simen Bekkhus authored
-
Noel Yoo authored
-
- Nov 22, 2018
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Ian Schmitz authored
* Fix TypeScript decorator support * Update babel flow override * WIP
-
Simen Bekkhus authored
This allows us to leave the import in the code, and webpack will still tree shake it out
-
- Nov 21, 2018
-
-
Rasmus Eneman authored
* Add allowESModules option to babel-preset-react-app * changes after feedback * Apply suggestions from code review Co-Authored-By: Pajn <rasmus@eneman.eu>
-
- Nov 20, 2018
-
-
Nima Shahri authored
* update named-asset-import babel plugin * add tests to named-asset-import plugin * add more plugin test * extract generateNewSource method, renaming variables * extract replaceNotVisitedSpecifiers for export and import visitors * remove visited list update from importDeclaration * renaming methods and removing return directly instead of saving
-
- Nov 19, 2018
-
-
Pavinthan authored
Create React Native App (https://github.com/react-community/create-react-native-app ) has been archived by the owner. It is now read-only.
-
- Nov 16, 2018
-
-
Adam Wanninger authored
* extra polyfills must be included manually, fixes #5795 * make note italicized
-
- Nov 14, 2018
-
-
kulek1 authored
-