- 02 Oct, 2018 17 commits
-
-
Kohei Hasegawa authored
-
Kristofer Selbekk authored
Borrowed these from the reactjs/reactjs.org repo on GitHub: - https://github.com/reactjs/reactjs.org/blob/master/static/logo-og.png - https://github.com/reactjs/reactjs.org/blob/master/static/favicon.ico
-
Crux authored
-
Kristofer Selbekk authored
* Remove "who uses this" callout on front page * Remove users and help pages * Add link to React's support docs Instead of removing the Help link altogether, this commit re-adds it as an external link to React's existing support documentation
-
Kristofer Selbekk authored
This commit sets the page name to "Create React App", the tagline to "Create React apps with no build configuration." and the copyright owner to "Facebook"
-
Kristofer Selbekk authored
* Remove the blog link from the header * Remove blog link from the site footer * Remove blog translation, as we no longer have a blog * Remove all sample blog-content * Remove blog info from the website readme
-
Zacharias Knudsen authored
-
Amy Lam authored
* Initial setup of Docusaurus Followed steps on: https://docusaurus.io/docs/en/installation * Delete doc1.md * Delete doc2.md * Delete doc3.md * Delete exampledoc4.md * Delete exampledoc5.md
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.2 - babel-preset-react-app@5.0.2 - confusing-browser-globals@1.0.3 - create-react-app@2.0.2 - eslint-config-react-app@3.0.3 - react-app-polyfill@0.1.3 - react-dev-utils@6.0.3 - react-error-overlay@5.0.3 - react-scripts@2.0.3
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 01 Oct, 2018 23 commits
-
-
Joe Haddad authored
* Add changelog for v2-final * Add missing change * Add header to changelog
-
Dan Abramov authored
-
Dan Abramov authored
-
Joe Haddad authored
-
Dan Abramov authored
-
Irvin Denzel Torcuato authored
Clicking Error overlay should feed the correct line number for gvim. Added `gvim` in `COMMON_EDITORS_LINUX`, launches new gvim when it is running. Tested with gvim 8.0.707 on a Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64 GNU/Linux VM Relates to https://github.com/facebook/create-react-app/issues/2636.
-
Dan Abramov authored
-
Marco Slooten authored
* Adds instructions to create a Bootstrap theme with Sass * Update README.md * Update README.md * Update README.md
-
Dan Abramov authored
-
Dan Abramov authored
-
Joe Haddad authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Joe Haddad authored
-
Joe Haddad authored
* Disable react/no-deprecated rule * Changed wording
-
Joe Haddad authored
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.1 - babel-preset-react-app@5.0.1 - confusing-browser-globals@1.0.2 - create-react-app@2.0.1 - eslint-config-react-app@3.0.1 - react-app-polyfill@0.1.2 - react-dev-utils@6.0.2 - react-error-overlay@5.0.2 - react-scripts@2.0.2
-
Joe Haddad authored
-
Joe Haddad authored
* Polyfill for IE9 support * Turn off performance option in webpack
-
Maël Nison authored
* Adds the PnP plugin for Webpack to find dependencies when working under PnP * Adds configuration for jest * Adds an e2e test for when using PnP * Avoids cra from crashing at the engine check * Avoids cra from crashing when initializing react-scripts * Makes the ownPath portable * Fixes linting * Bumps to pnp-webpack-plugin@1.1.0, removes symlinks: false * Adds a --use-pnp option * Pin version
-
Dan Abramov authored
-
Dan Abramov authored
-