- 10 Mar, 2020 2 commits
-
-
Ian Schmitz authored
-
KatCon authored
Co-authored-by:
Dan Abramov <dan.abramov@gmail.com>
-
- 09 Mar, 2020 1 commit
-
-
Ian Schmitz authored
-
- 04 Mar, 2020 1 commit
-
-
Herman J. Radtke III authored
The http-proxy-middleware package has made a major version upgraded and introduced a breaking change. This fixes the "Configuring the Proxy Manually" documentation to match the latest version.
-
- 01 Mar, 2020 1 commit
-
-
Brody McKee authored
-
- 29 Feb, 2020 2 commits
-
-
Evan Boyle authored
-
Vincent authored
-
- 20 Feb, 2020 1 commit
-
-
Ian Schmitz authored
-
- 19 Feb, 2020 3 commits
-
-
Kanitkorn Sujautra authored
Co-authored-by:
Ian Schmitz <ianschmitz@gmail.com>
-
Kelsey Leftwich authored
Co-authored-by:
Ian Schmitz <ianschmitz@gmail.com>
-
Maël Nison authored
-
- 14 Feb, 2020 3 commits
-
-
Ian Sutherland authored
- cra-template-typescript@1.0.2 - cra-template@1.0.2 - create-react-app@3.4.0 - react-dev-utils@10.2.0 - react-error-overlay@6.0.6 - react-scripts@3.4.0
-
Ian Sutherland authored
-
Eugene Chybisov authored
-
- 13 Feb, 2020 1 commit
-
-
Lewis Llobera authored
webpack should always be written in lower-case, according to webpack's branding guidelines https://webpack.js.org/branding
-
- 11 Feb, 2020 1 commit
-
-
Vincent Semrau authored
-
- 10 Feb, 2020 1 commit
-
-
Andrew Luca authored
Related #8164 Related #8439
-
- 08 Feb, 2020 3 commits
-
-
Andrew Luca authored
Moved redirect middleware and noopSW middleware in WDS after hook So proxy, and before proxy will take precedence before redirect Closes #8417
-
Ian Schmitz authored
* Downgrade chalk for ie 11 support * Update lockfile
-
Renato Böhler authored
-
- 06 Feb, 2020 1 commit
-
-
Eugene Sviridov authored
-
- 05 Feb, 2020 1 commit
-
-
Mateusz Burzyński authored
-
- 03 Feb, 2020 1 commit
-
-
Lewis Llobera authored
- The JavaScript template uses a function declaration to define the component, the TypeScript template and a page of the documentation used arrow functions. Changed it to use function declarations for consistency and readability.
-
- 02 Feb, 2020 1 commit
-
-
Andrew Luca authored
Co-authored-by:
Eric Clemmons <eric@smarterspam.com> Co-authored-by:
Alex Guerra <alex@heyimalex.com> Co-authored-by:
Kelly <kelly.milligan@gmail.com> Co-authored-by:
Eric Clemmons <eric@smarterspam.com> Co-authored-by:
Alex Guerra <alex@heyimalex.com> Co-authored-by:
Kelly <kelly.milligan@gmail.com>
-
- 31 Jan, 2020 16 commits
-
-
Rohit Singhal authored
* Handle service worker error in Firefox See https://bugzilla.mozilla.org/show_bug.cgi?id=1429714 for more details. * Update serviceWorker.js
-
Alex Brazier authored
* Add option to provide custom SSL certificates when using HTTPS * Update documentation with custom HTTPS certs * Improve certificate validation and move to its own file * Update https in development docs Co-Authored-By:
Brody McKee <mrmckeb@users.noreply.github.com> * Add custom cert example to docs * Rename https file and update error message * Include original error message when custom ssl cert is invalid * Add chalk to react-scripts dependencies * Bump docs version to say that the new config will be available in 3.2.0 * Remove chalk dependency * Update custom ssl version to 3.4.0 in docs * Remove version from custom ssl certificate docs Co-authored-by:
Brody McKee <mrmckeb@users.noreply.github.com>
-
Grady Kuhnline authored
* Enable custom sockjs pathname for hot reloading server. * Update docusaurus/docs/advanced-configuration.md Co-Authored-By:
Brody McKee <mrmckeb@users.noreply.github.com> * let WDS_SOCKET_PATH be undefined * adding env variables for sockHost and sockPort options Co-authored-by:
Brody McKee <mrmckeb@users.noreply.github.com>
-
David Powell authored
Rider is JetBrains .NET IDE, which supports the React plugin identically to other JetBrains IDEs such as Idea and WebStorm.
-
Łukasz Fiszer authored
-
Kevin Pham authored
Added the relevant topic linked directly, instead of saying it's just in the next section. Adjusted the text so it sounds more like a recommendation rather than a requirement. The topic linked is basically explainer to how you'd reference it using the global window object and ways to avoid linter errors. Thus I used 'reference' to give users a hint of what it the linked page would be for.
-
Martin Litvaj authored
-
吕立青 authored
* setupTestFrameworkScriptFile is deprecated __Note:_ `_setupTestFrameworkScriptFile_` _is deprecated in favor of_ `_setupFilesAfterEnv_`_.__ ref: https://jestjs.io/docs/en/configuration#setupfilesafterenv-array * Update docusaurus/docs/running-tests.md Co-Authored-By:
Simen Bekkhus <sbekkhus91@gmail.com> Co-authored-by:
Simen Bekkhus <sbekkhus91@gmail.com>
-
Andrew Luca authored
This will fix e2e-behaviour on macos Related: https://github.com/npm/cli/issues/611#issuecomment-575287540
-
Matthew Curtis authored
* Expands scope of openBrowser tab control Adjust openChrome.applescript to allow manipulation of other Chromium-based browsers (defaulting to Chrome). Requires list of compatible browsers to try in openBrowser.js * Fix typo * Remove Safari
-
Christopher Button authored
Why: * As per best practice: https://git.kernel.org/pub/scm/git/git.git/tree/Documentation/SubmittingPatches#n135 See also: https://chris.beams.io/posts/git-commit/#imperative
-
Cassidy Williams authored
-
Ian Sutherland authored
- babel-plugin-named-asset-import@0.3.6 - babel-preset-react-app@9.1.1 - cra-template-typescript@1.0.1 - cra-template@1.0.1 - create-react-app@3.3.1 - eslint-config-react-app@5.2.0 - react-app-polyfill@1.0.6 - react-dev-utils@10.1.0 - react-error-overlay@6.0.5 - react-scripts@3.3.1
-
Ian Sutherland authored
-
Hu Chen authored
Co-authored-by:
Ian Schmitz <ianschmitz@gmail.com>
-
Kanitkorn Sujautra authored
-