- 02 Mar, 2019 2 commits
- 24 Feb, 2019 1 commit
-
-
Bimochan Shrestha authored
-
- 22 Feb, 2019 3 commits
-
-
Ian Sutherland authored
-
Saransh Kataria authored
The enabled by default statement made sense when the developer was supposed to disable flow in order to use ts. Both those statements in there create some confusion about it in my opinion.
-
Ioannis Cherouvim authored
* Improved language used in code blocks.
-
- 21 Feb, 2019 6 commits
-
-
Amy Lam authored
Fix a typo
-
Pete Nykänen authored
minor typo fix in openBrowser
-
Matt Wood authored
-
Martin Litvaj authored
The current `analyze` script only analises the `/src` code. This change leverages new version of `source-map-explorer` that is able to analyse multiple bundles at once, including the 3rd party dependencies bundle which is in my opinion even more important to analyze.
-
Abdelhadi Dyouri authored
-
Ian Schmitz authored
-
- 20 Feb, 2019 2 commits
-
-
Ian Sutherland authored
-
- 19 Feb, 2019 3 commits
-
-
Leigh Halliday authored
-
Ian Sutherland authored
-
Ian Schmitz authored
* Revert "Revert "Speed up TypeScript projects (#5903)"" This reverts commit 544a5943. * Move fork-ts-checker dep to react-dev-utils * Convert WebpackDevServerUtils.createCompiler to take in options arg * Update README.md for react-dev-utils
-
- 18 Feb, 2019 3 commits
-
-
Deniz Susman authored
"Collocation" insead of "Colocation".
-
Meo H authored
-
Ian Schmitz authored
This reverts commit 773d1039.
-
- 17 Feb, 2019 1 commit
-
-
Aaron Reisman authored
-
- 15 Feb, 2019 1 commit
-
-
Dan Abramov authored
-
- 14 Feb, 2019 2 commits
-
-
Gasim Gasimzada authored
* Add forward ref to SVG component * Write proper component for the ref test * Add ref to jest svg transform and fix tests * Fix SVG file location * Use proper `ref` instead of svgRef in tests * Add ref to svgr loader
-
Ian Schmitz authored
-
- 13 Feb, 2019 1 commit
-
-
Amy Lam authored
Upgrade Docusaurus and enable new features
-
- 11 Feb, 2019 6 commits
-
-
Juan Picado @jotadeveloper authored
-
Ian Schmitz authored
- create-react-app@2.1.5 - react-dev-utils@7.0.3 - react-scripts@2.1.5
-
Ian Schmitz authored
-
Ian Schmitz authored
This reverts commit 5ce09db2.
-
Ian Schmitz authored
This reverts commit c2b71584.
-
X.L authored
-
- 10 Feb, 2019 7 commits
-
-
Ian Schmitz authored
- babel-plugin-named-asset-import@0.3.1 - babel-preset-react-app@7.0.1 - create-react-app@2.1.4 - eslint-config-react-app@3.0.7 - react-app-polyfill@0.2.1 - react-dev-utils@7.0.2 - react-error-overlay@5.1.3 - react-scripts@2.1.4
-
Ian Schmitz authored
-
Ian Schmitz authored
-
Ian Schmitz authored
This reverts commit a78be99b.
-
Ian Schmitz authored
* Update docs links to prefer HTTPS for supported domains * Fix existing typos
-
Dan Abramov authored
* Add Jest typeahead plugin * Update jest-watch-typeahead to 0.2.1
-
JBallin authored
* [docs] Warn about storing secrets in env vars Fixes #5676 Co-Authored-By:
Ian Schmitz <ianschmitz@gmail.com> * [docs] Add NOT to REACT_APP_SECRET_CODE Fixes #5676 * [docs] Remove line breaks
-
- 09 Feb, 2019 1 commit
-
-
Andrew Turgeon authored
As part of the latest babel-plugin-macros [2.4.5 release](https://github.com/kentcdodds/babel-plugin-macros/releases/tag/v2.4.5), there was a small fix that went in that fixes a [bug](https://github.com/kentcdodds/babel-plugin-macros/pull/100) specifying the `babelMacros` entry in `package.json` no longer working. This patch version increase should remedy the issue and allow specifying babel macro configuration in the `package.json` file again (as stated in the [user docs](https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/user.md#config-experimental) of babel-plugin-macros)
-
- 08 Feb, 2019 1 commit
-
-
Dominik Palo authored
-