- 13 May, 2020 1 commit
-
-
Iolo Pearse authored
Removed unnecessary false Co-authored-by:
Andrew Hyndman <ajhyndman@hotmail.com>
-
- 07 Jan, 2019 2 commits
-
-
Iolo Pearse authored
-
Jason Laster authored
Switches to eval-source-map, which is easier for webpack to recompute when a file changes and has column based mappings, which lets firefox devtools show original variable in the debugger and evaluate original expressions in the console.
-
- 06 Jan, 2019 2 commits
-
-
Ian Schmitz authored
* Bump eslint-plugin-react version * Move eslint-plugin-react settings into eslint-config-react-app * Add react/no-typos rule
-
Joe Haddad authored
* Upgrade a bunch of dependencies * Turn off nightly Yarn
-
- 04 Jan, 2019 4 commits
-
-
Ian Schmitz authored
-
Ian Schmitz authored
- create-react-app@2.1.3 - react-dev-utils@7.0.1 - react-error-overlay@5.1.2 - react-scripts@2.1.3
-
Ian Schmitz authored
-
Hardo authored
-
- 03 Jan, 2019 1 commit
-
-
Dan Abramov authored
-
- 02 Jan, 2019 1 commit
-
-
Zachary Friss authored
* Update webpack-dev-server 3.1.9 -> 3.1.14
-
- 01 Jan, 2019 1 commit
-
-
Janne R authored
Replace deprecated ${workspaceRoot} variable with ${workspaceFolder} in VSCode launch.json. See https://code.visualstudio.com/docs/editor/variables-reference#_why-isnt-workspaceroot-documented
-
- 31 Dec, 2018 2 commits
-
-
shawtung authored
-
Prashant Andani 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! -->
-
- 28 Dec, 2018 1 commit
-
-
Ian Sutherland authored
-
- 24 Dec, 2018 2 commits
-
-
Jason Quense authored
* Generalize the adding bootstrap documentation * Update adding-bootstrap.md * Update adding-bootstrap.md * Update adding-bootstrap.md
-
Lukas Werfel authored
Add a note that it will work in IDE with 2.0.3 and later
-
- 23 Dec, 2018 5 commits
-
-
Denis Mukhametov authored
"on" value of "autoprefixer grid" is kinda deprecated. It's better to use "autoplace" or "no-autoplace" instead. https://github.com/postcss/autoprefixer#options "autoplace" enables PostCss' autoplace polyfill for ie and makes prefixes, "no-autoplace" only makes prefixes https://github.com/postcss/autoprefixer#does-autoprefixer-polyfill-grid-layout-for-ie
-
Joe Haddad authored
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.3.0 - babel-preset-react-app@7.0.0 - create-react-app@2.1.2 - eslint-config-react-app@3.0.6 - react-app-polyfill@0.2.0 - react-dev-utils@7.0.0 - react-error-overlay@5.1.1 - react-scripts@2.1.2
-
Joe Haddad authored
-
Joe Haddad authored
-
- 11 Dec, 2018 3 commits
-
-
Matheus Souza authored
-
Dugagjin Lashi authored
* add webp support for typescript * moved webp declaration below png
-
Max Belsky authored
-
- 09 Dec, 2018 1 commit
-
-
Ian Sutherland authored
-
- 08 Dec, 2018 2 commits
-
-
Ian Schmitz authored
-
Manoel authored
-
- 07 Dec, 2018 1 commit
-
-
Manoel authored
-
- 06 Dec, 2018 3 commits
-
-
Ian Sutherland authored
* Update links to docs in all package README files * Fix formatting of issue template * Fix formatting of issue template
-
Ian Sutherland authored
-
Stephen Algeo authored
-
- 05 Dec, 2018 1 commit
-
-
Nicolas Goutay authored
-
- 04 Dec, 2018 3 commits
-
-
Jayant Bhawal authored
`node-sass` supports the SASS_PATH variable that we can use. This PR adds that to the documentation.
-
Joe Haddad authored
Advanced users can opt into this behavior, but it's generally outside the users' control to fix and comes with performance concerns
-
Ian Sutherland authored
* Add pre-eject message about new features in v2 * Make message bold
-
- 30 Nov, 2018 2 commits
-
-
shawn wang authored
* commit toml * full build path * wow the path is long * redirect
-
Michael Jackson authored
And remove some outdated info from 1.x
-
- 27 Nov, 2018 2 commits
-
-
Adam Laycock authored
* Add default values to `file_ext` note * Update note to include a link to the relevant docs * Update copy to indicate the default values * Add missing space
-
Wei-Wei Wu authored
-