- 07 Oct, 2018 1 commit
-
-
Kristofer Selbekk authored
-
- 05 Oct, 2018 1 commit
-
-
Kristofer Selbekk authored
-
- 04 Oct, 2018 1 commit
-
-
Kristofer Selbekk authored
* Add GitHub link to header * Add GitHub link to footer * Add link to Stack Overflow * Add Twitter link * Add the repoUrl prop to the siteConfig * Switch out Discord with Spectrum
-
- 03 Oct, 2018 10 commits
-
-
Kristofer Selbekk authored
* Add a temporary README file This commit adds a temporary readme file that points users to the main README file or the User Guide. * Add a "getting started" doc This commit adds a page for getting started, copying the "Get started now" from the current `README.md`. * Add link to the get started page from the index page * Add the getting started doc to the site header * Add footer link to getting started info * Add getting started to the sidebar * Add placeholder for the user guide page * Add links to the user-guide page as well * Add auto-generated i18n file * Move all docusaurus related files into own folder
-
Joe Haddad authored
-
Joe Haddad authored
- babel-preset-react-app@5.0.3 - create-react-app@2.0.3 - react-dev-utils@6.0.4 - react-error-overlay@5.0.4 - react-scripts@2.0.4
-
Joe Haddad authored
-
Dan Abramov authored
-
Shubham Tiwari authored
create-react-app-parcel is failing and there is no support for that.
-
Maël Nison authored
* Caches the Yarn resolution for faster installs * Adds the yarn.lock.cached file to the publish list * Removes the copied lockfile when the install fails * Updates the release checklist
-
Maël Nison authored
-
Joe Haddad authored
-
Joe Haddad authored
* Add `.mjs` support back to webpack, because webpack was not the problem * Continue toggling `.mjs` to `javascript/auto` mode * Be more inline with the specification * Bump old Node to 6
-
- 02 Oct, 2018 20 commits
-
-
Iurii Kucherov authored
-
Ian Sutherland authored
-
Kristofer Selbekk authored
-
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 7 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
-