- 24 Apr, 2019 1 commit
-
-
VimalRaj Selvam authored
The mocking example for the `localStorage` which was provided earlier was breaking after the recent `jest` update (using `CRA - v3.0`). I've updated the example to mock through the `Storage` api. Sample code sandbox: https://codesandbox.io/s/43pn52xmz0?fontsize=14&previewwindow=tests
-
- 22 Apr, 2019 2 commits
-
-
Ian Sutherland authored
- babel-plugin-named-asset-import@0.3.2 - babel-preset-react-app@8.0.0 - confusing-browser-globals@1.0.7 - create-react-app@3.0.0 - eslint-config-react-app@4.0.0 - react-app-polyfill@1.0.0 - react-dev-utils@9.0.0 - react-error-overlay@5.1.5 - react-scripts@3.0.0
-
Ian Sutherland authored
-
- 21 Apr, 2019 2 commits
-
-
Ian Sutherland authored
-
Romain François authored
Fixes #6852. I update the dependency version of fsevents because old versions was vulnerable (CWE-59). Vulnerability found with snyk.io report
-
- 19 Apr, 2019 3 commits
-
-
Ian Schmitz authored
* Add baseUrl documentation * Update docusaurus/docs/importing-a-component.md Co-Authored-By:
ianschmitz <ianschmitz@gmail.com> * Update docusaurus/docs/importing-a-component.md Co-Authored-By:
ianschmitz <ianschmitz@gmail.com> * Simplify include to match default tsconfig.json
-
Jack Zhao authored
-
Luiz Felipe Gonçalves authored
* fix: change CRA version in eject warning * Update eject.js
-
- 18 Apr, 2019 1 commit
-
-
Ian Schmitz authored
* Relax eslint version range * Use semver package to compare versions during preflight check * Cleanup package.json files whitespace
-
- 17 Apr, 2019 2 commits
-
-
Ian Sutherland authored
-
Ian Sutherland authored
* Upgrade Lerna to 3.13.2 * Remove independent argument to Lerna * Update publish command
-
- 16 Apr, 2019 7 commits
-
-
Ian Sutherland authored
-
Robert van Steen authored
* Set baseUrl from jsconfig.json/tsconfig.json * Resolve the path for loading modules * Add tests for jsconfig.json * Add jsconfig.json * Update packages/react-scripts/scripts/start.js * Move baseUrl test to config folder * Remove alias test * Use chalk from react-dev-utils * Add lost absolute file for typescript baseUrl test * Update packages/react-scripts/config/modules.js * Update other references of useTypeScript to hasTsConfig * Fix casing of TypeScript * Keep respecting NODE_PATH for now to support multiple module paths. * Add test for NODE_PATH * Add fallback if NODE_PATH is not set. * Fix node path behavior tests * Remove debugging code from behavior test suite * Remove more debugging code * Show NODE_PATH deprecation warning during build Co-authored-by:
Ian Sutherland <ian@iansutherland.ca> Co-authored-by:
Brody McKee <mrmckeb@users.noreply.github.com> Co-authored-by:
Jack Zhao <jzhao@fb.com>
-
Philip Harrison authored
Specifying the directory as part of the repository field in a package.json allows third party tools to provide better support when working with monorepos. For example, it allows them to correctly construct a commit diff for a specific package. This format was accepted by npm in [npm/rfcs#19](https://github.com/npm/rfcs/pull/19).
-
Nathan Brown authored
-
Ian Sutherland authored
-
Travis Fischer authored
-
Alessandro (Ale) Segala authored
* InlineChunkHtmlPlugin works with empty publicPath * Update as requested
-
- 14 Apr, 2019 4 commits
-
-
Ian Schmitz authored
* Update to core-js@3 * Remove references to @babel/polyfill
-
Dan authored
-
Ian Sutherland authored
-
Ian Schmitz authored
This also updates our min version of Node that we ask for
-
- 13 Apr, 2019 1 commit
-
-
bakuzan authored
-
- 10 Apr, 2019 1 commit
-
-
Parth Narielwala authored
-
- 09 Apr, 2019 3 commits
-
-
Tom Robinson authored
-
Raphael.dev authored
-
Ian Schmitz authored
* Warn when using react-scripts-ts * Update node/npm min version references
-
- 08 Apr, 2019 2 commits
-
-
Francisco Joshua authored
-
Anurag Goel authored
-
- 07 Apr, 2019 1 commit
-
-
ZHAO Jinxiang authored
-
- 06 Apr, 2019 4 commits
-
-
Ian Schmitz authored
This reverts commit 71149650.
-
Ian Schmitz authored
-
Ian Schmitz authored
Includes only minor/patch version bumps.
-
Tom Crockett authored
<!-- Thank you for sending the PR! If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots! Happy contributing! -->
-
- 05 Apr, 2019 5 commits
-
-
Hrusikesh Panda authored
* Add postcss-normalize plugin * Configure PostCSS Normalize * Add documentation * Include the doc in sidebar * Fix the id in sidebar.json * Update adding-css-reset.md Co-authored-by:
Jack Zhao <jzhao@fb.com> Co-authored-by:
Ian Sutherland <ian@iansutherland.ca>
-
Pradeep Sekar authored
* Update to workbox-webpack-plugin v4 * Update workbox-webpack-plugin to 4.2.0 Co-authored-by:
Ian Sutherland <ian@iansutherland.ca>
-
Ian Sutherland authored
-
Andrew Luca authored
-
Endilie Yacop Sucipto authored
* fix: terser-webpack-plugin hanging on WSL * nits * Merge branch 'master' into terser-parallel-bug-wsl Co-authored-by:
Jack Zhao <jzhao@fb.com>
-
- 04 Apr, 2019 1 commit
-
-
Alex Guerra authored
-