Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard to 3.0.1 #28

Merged
merged 259 commits into from
May 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
259 commits
Select commit Hold shift + click to select a range
fbfa216
Updated the link to firebase hosting (#5710)
githubsaturn Nov 5, 2018
457a562
Version bump postcss-preset-env to latest (#5721)
BPScott Nov 6, 2018
77f8df7
Fix typo (#5727)
Nov 6, 2018
76407a8
Update stale.yml
Timer Nov 8, 2018
32106d2
Tweak bot settings
Timer Nov 8, 2018
30ee52c
Merge webpack configuration (#5722)
Timer Nov 8, 2018
477862d
Suggest Encore when not building a SPA with Symfony (#5730)
dunglas Nov 8, 2018
0238098
Add PR welcoming badge (#5759)
open-source-explorer Nov 10, 2018
1d8d9ea
docs: Change Storybook install documentation (#5779)
andys8 Nov 12, 2018
0c9c97a
Don't polyfill fetch for Node -- additional files (#5789)
gshilin Nov 13, 2018
d72256c
docs: Simplify installing Storybook with npx (#5788)
sagirk Nov 14, 2018
69babbb
Rename 'getting started' link to 'docs' (#5806)
kulek1 Nov 14, 2018
7e25df1
extra polyfills must be included manually (#5814)
ajwann Nov 16, 2018
e1c4d27
React native repository updated in README.md (#5849)
pavinthan Nov 19, 2018
fb465a3
Make named-asset-import plugin work with export-as syntax (#5573)
NShahri Nov 20, 2018
a5ea56a
Add allowESModules option to babel-preset-react-app (#5487)
Pajn Nov 21, 2018
2c92fd4
fix: add `sideEffects: false` to react-error-overlay (#5451)
SimenB Nov 22, 2018
445a56d
Fix TypeScript decorator support (#5783)
ianschmitz Nov 22, 2018
be75601
Fix annotated var test
Timer Nov 22, 2018
5c3f333
Upgrade babel deps
Timer Nov 22, 2018
c355f77
Fix propertyDecorator test
Timer Nov 22, 2018
1164f6b
Always test with the latest stable Node version on Travis (#5546)
Nov 23, 2018
3a14e8f
fix: make typescriptformatter support 0.5 of fork checker (#5879)
SimenB Nov 23, 2018
de44ef8
Fix link to page about running tests (#5883)
wsmoak Nov 23, 2018
d165591
Some Grammar fixes (#5858)
nikhilknoldus Nov 23, 2018
85a8a22
Run prettier on HTML files (#5839)
sibiraj-s Nov 23, 2018
d9ee05c
Remove unnecessary whitespace in template HTML
iansu Nov 23, 2018
49e258b
Support setupTests.ts (#5698)
ianschmitz Nov 23, 2018
81c0cd4
Disable copy to clipboard in cra --info (#5905)
heyimalex Nov 27, 2018
2616d5f
Add placeholders to template README for bit.ly links. (#5808)
iansu Nov 27, 2018
92b533e
Update PWA link in README (#5907)
wuweiweiwu Nov 27, 2018
5352a0c
Add note to docs about using Sass and Flow together (#5823)
alaycock Nov 27, 2018
4878f2c
Correct some comments (#5927)
mjackson Nov 30, 2018
ffb219d
Add netlify.toml to prepare for deploy to netlify #5807 (#5930)
swyxio Nov 30, 2018
88f2b0b
Add pre-eject message about new features in v2 (#5954)
iansu Dec 4, 2018
c50a7ea
Suggest a different default for speed reasons (#5959)
Timer Dec 4, 2018
013c8f2
Add SASS_PATH instructions to Sass docs (#5917)
jayantbh Dec 4, 2018
af0a854
Add removeItem to localStorage mock in docs (#5919)
phacks Dec 5, 2018
433d0be
Improve error messaging in verifyPackageTree.js (#5974)
stephen-algeo Dec 6, 2018
2fa4c8a
Use https for linked images in docs to fix mixed content warnings (#5…
iansu Dec 6, 2018
7513481
Update links to docs in all package README files (#5912)
iansu Dec 6, 2018
fbdf156
Added extension to .eslintrc (#5988)
ManoelLobo Dec 7, 2018
a9cf551
Update eslint instructions in docs (#5990)
ManoelLobo Dec 8, 2018
8985924
Add production build section to docs (#5900)
ianschmitz Dec 8, 2018
1eff815
Make links to docs consistent in README (#6000)
iansu Dec 9, 2018
4a6007e
Add docs for creating new TypeScript project (#6015)
mbelsky Dec 11, 2018
3d1c0ea
add webp support for typescript (#5978)
dugagjin Dec 11, 2018
45bc628
Fix Markdown comment in proxying docs (#6009)
souzasmatheus Dec 11, 2018
0702e78
Tweak contributing doc
Timer Dec 23, 2018
6a7a43f
Prepare 2.1.2 release
Timer Dec 23, 2018
d7c0b59
Publish
Timer Dec 23, 2018
c171404
Add note to changelog
Timer Dec 23, 2018
0f4781e
Fix control comment fo CSS Grid prefixing (#6061)
Dec 23, 2018
42a1b5a
Update eslint instructions in docs (#6084)
LukasWerfel Dec 24, 2018
e7b975e
Generalize the Bootstrap documentation (#5631)
jquense Dec 24, 2018
bf669a3
Update lock bot config
iansu Dec 28, 2018
6fc1993
Typo fixes (#6104)
prashant-andani Dec 31, 2018
1aca3cc
Fix comment typo (#6036)
shawtung Dec 31, 2018
86eb24d
Replace deprecated VSCode launch.json variable (#6110)
raiskila Jan 1, 2019
4c7c3c5
Update webpack-dev-server 3.1.9 -> 3.1.14 (#6064)
Friss Jan 2, 2019
c8c3e48
Update adding-typescript.md
gaearon Jan 3, 2019
dae67ff
Fix typo in CSS modules docs (#6067)
Jan 4, 2019
6a95aae
Prepare 2.1.3 release
ianschmitz Jan 4, 2019
0d0d034
Publish
ianschmitz Jan 4, 2019
73e3d0e
Update CHANGELOG.md
ianschmitz Jan 4, 2019
3e1dc99
Fix CI and upgrade dependencies (#6137)
Timer Jan 6, 2019
005ee5b
Bump eslint-plugin-react version and update webpack config (#6132)
ianschmitz Jan 6, 2019
773d103
Switch to eval-source-map (#5060)
jasonLaster Jan 7, 2019
ddf2941
Remove extra table cell (#6141)
yangshun Jan 7, 2019
caf0eff
update link for difference between proposal stages (#6149)
loveky Jan 8, 2019
6e261f8
Update react-dev-util globby dependency to v8.0.2 (#6162)
davidlukerice Jan 9, 2019
2741781
Add note for global install of CLI (#6157)
ianschmitz Jan 9, 2019
c8a540d
Add react/react-dom dependencies to relative-paths test fixture (#6165)
ianschmitz Jan 11, 2019
132ac35
Update local-test.sh to return test exit code (#6179)
dallonf Jan 11, 2019
8174eed
Upgrade @svgr/webpack to 4.1.0 (#5816)
alaycock Jan 12, 2019
47e9e2c
Move chalk dependency to react-dev-utils (#6150)
evaporei Jan 12, 2019
fd38277
Ignore node_modules in verifyNoTypeScript (#6022)
Jan 14, 2019
34e5029
Add empty mock for module (#5798)
dotansimha Jan 16, 2019
803946f
Changes to steps for publishing GitHub User Page (#6095)
Jan 17, 2019
ed5fb10
Update updating-to-new-releases.md with note about global installs (#…
carpben Jan 20, 2019
1c591cb
Update `serve` change listening port documentation (#6229)
lyzhovnik Jan 20, 2019
3efcdbf
Fix e2e:docker test failure (#6050)
jamesknelson Jan 22, 2019
91f54af
Update stale config to ignore additional labels
iansu Jan 25, 2019
714599d
Prevent cursor events on app-logo svg (#6276)
kostadriano Jan 25, 2019
af339ec
Add '--no-watch' flag for tests (#6285)
ricokahler Feb 1, 2019
a78be99
Check for multiple project names when initializing (#6080)
jamesgeorge007 Feb 3, 2019
dea19fd
Add `--no-watch` test flag to docs (#6331)
ricokahler Feb 4, 2019
bacb440
Add empty mock for dns (#6292)
Downchuck Feb 5, 2019
1648ce8
Fix order of args in tasks/cra test (#6342)
gottfired Feb 5, 2019
aa25c77
Fix missing article in README (#6346)
nathanlschneider Feb 6, 2019
1deb811
Make manifest.json description more generic (#6355)
chrisself Feb 7, 2019
5ce09db
Speed up TypeScript projects (#5903)
deftomat Feb 8, 2019
817ecb1
Update ZEIT Now deployment instructions (#6359)
timothyis Feb 8, 2019
18d5e87
Sass source map for dev (#5713)
alicialics Feb 8, 2019
84c1c54
Upgrade Docusaurus and enable new features
yangshun Feb 8, 2019
caf0a30
Use semicolons in the ProcessEnv interface (#6364)
DominikPalo Feb 8, 2019
42ed676
Update babel-plugin-macros 2.4.4 -> 2.4.5 (#6307)
maniax89 Feb 9, 2019
313e472
[docs] Warn/clarify that env vars are NOT "SECRET" (#6062)
JBallin Feb 10, 2019
782d71b
Add Jest typeahead plugin (#5213)
gaearon Feb 10, 2019
4c02980
Update docs links to prefer HTTPS for supported domains (#6383)
ianschmitz Feb 10, 2019
5a7dc2d
Revert "Check for multiple project names when initializing (#6080)"
ianschmitz Feb 10, 2019
b7e0158
Upgrade dependencies (#6393)
ianschmitz Feb 10, 2019
bd8c405
Prepare 2.1.4 release
ianschmitz Feb 10, 2019
b02f181
Publish
ianschmitz Feb 10, 2019
c2b7158
Move fork-ts-checker-webpack-plugin dependency to react-dev-utils (#6…
liximomo Feb 11, 2019
72c49ac
Revert "Move fork-ts-checker-webpack-plugin dependency to react-dev-u…
ianschmitz Feb 11, 2019
544a594
Revert "Speed up TypeScript projects (#5903)"
ianschmitz Feb 11, 2019
59bf92e
Prepare 2.1.5 release
ianschmitz Feb 11, 2019
1548e39
Publish
ianschmitz Feb 11, 2019
c6eca6e
Add information for usage custom registries on e2e testing #4488 (#5767)
juanpicado Feb 11, 2019
8944aab
Merge pull request #6365 from yangshun/docusaurus-upgrade
amyrlam Feb 13, 2019
67e8e2c
Update stale.yml
ianschmitz Feb 14, 2019
319cf9b
Add forward ref to SVG Component (#5457)
GasimGasimzada Feb 14, 2019
8026a51
Update the docs to match #5846
gaearon Feb 15, 2019
df3e73f
Exclude `.d.ts` files from TypeScript glob
lifeiscontent Feb 17, 2019
09def49
Revert "Switch to eval-source-map (#5060)" (#6444)
ianschmitz Feb 18, 2019
a8af55d
Only use `yarn.lock.cached` if using the default Yarn registry (#6253)
Feb 18, 2019
8a12ddf
Fix typo in doc (#6454)
DenrizSusam Feb 18, 2019
6a5b3cd
Speed up TypeScript v2 (#6406)
ianschmitz Feb 19, 2019
0b8cfa1
Add CODEOWNERS
iansu Feb 19, 2019
d57fd37
Convert all bit.ly links from http to https (#6239)
leighhalliday Feb 19, 2019
df03772
revert sass sourcemaps in development
Feb 20, 2019
28f5427
revert css sourcemaps in development (#6472)
Feb 20, 2019
87191e6
Remove latest Node version from Travis config (#6474)
iansu Feb 20, 2019
6c8e2e5
Use contenthash instead of chunkhash for better long-term caching (#6…
ianschmitz Feb 21, 2019
43129f1
remove webpack-bundle-analyzer
Feb 21, 2019
e7a427a
remove webpack-bundle-analyzer
Feb 21, 2019
da2d047
Merge branch 'master' of https://github.com/bugzpodder/create-react-app
Feb 21, 2019
a5c6112
Fix a typo
adyouri Feb 21, 2019
01ecfc1
Analyse also dependencies bundle (#6438)
Kamahl19 Feb 21, 2019
38ae734
minor typo fix in openBrowser
mattfwood Feb 21, 2019
9fcc45a
Merge pull request #6482 from mattfwood/patch-1
petetnt Feb 21, 2019
b8386fe
Merge pull request #6481 from adyouri/master
amyrlam Feb 21, 2019
140e182
remove stats json
Feb 21, 2019
4a4d2ef
remove argv
Feb 21, 2019
7ec3647
Improved language used in markdown code blocks. (#6419)
cherouvim Feb 22, 2019
01fbb79
removed redundant statements (#6254)
saranshkataria Feb 22, 2019
0793d48
Remove AppVeyor config files (#6493)
iansu Feb 22, 2019
ff19e0a
Fix build deployment instruction link appends comma at end (#6511)
sbimochan Feb 24, 2019
7782f9d
Prepare 2.1.6 release
iansu Mar 6, 2019
b5887dc
Publish
iansu Mar 6, 2019
b2cf28b
Revert "Speed up TypeScript v2 (#6406)" (#6585)
iansu Mar 7, 2019
3a37bb0
Prepare 2.1.7 release
iansu Mar 7, 2019
e69ad37
Publish
iansu Mar 7, 2019
1548a0a
Reapply "Speed up TypeScript v2 (#6406)" (#6586)
iansu Mar 7, 2019
529a3d7
Prepare 2.1.8 release
iansu Mar 7, 2019
c17e25b
Publish
iansu Mar 7, 2019
6a034ba
[docs] revert removal of newlines from html (#6386)
JBallin Mar 9, 2019
c54e36d
Update webpack-dev-server to 3.2.1 (#6483)
ThePrez Mar 9, 2019
bac0287
Enable click to go to error in console for TypeScript (#6502)
johnnyreilly Mar 10, 2019
2591590
Update html-webpack-plugin (#6361)
Aftabnack Mar 10, 2019
ed86da9
Convert JSON.stringify \n to os.EOL when writing tsconfig.json (#6610)
mikebeaton Mar 11, 2019
e4fdac2
Change class components to functional components in templates (#6451)
xiaoxiangmoe Mar 11, 2019
1a04b96
Type check JSON files (#6615)
ianschmitz Mar 11, 2019
5b77280
Make compiler variable const instead of let (#6621)
Primajin Mar 11, 2019
3c9c21a
Upgrade dependencies (#6614)
ianschmitz Mar 12, 2019
dc133a3
Stage files for commit after ejecting (#5960)
clickclickonsal Mar 12, 2019
b60f56f
change named import into default import (#6625)
xiaoxiangmoe Mar 12, 2019
a500ede
Add note about npx caching (#6374)
TaylorBriggs Mar 13, 2019
88d6f02
Add empty mock for http2 (#5686)
kjin Mar 14, 2019
f4f20a2
Support browserslist in @babel/preset-env (#6608)
ianschmitz Mar 14, 2019
7ae3146
Support React Hooks (#5602) (#5997)
EivindArvesen Mar 15, 2019
eee8491
Add TypeScript linting support (#6513)
ianschmitz Mar 15, 2019
3be3576
Update to Jest 24 (#6278)
lorenzorapetti Mar 15, 2019
b0cbf2c
Prepare 3.0.0 alpha release
iansu Mar 15, 2019
6902736
Unpin eslint-config-react-hooks dependency (#6653)
iansu Mar 15, 2019
7864ba3
Add wait: false when opening app in browser (#5821)
Mar 15, 2019
5861d6e
Bump babel-eslint peerDependency in eslint-config-react-app (#6662)
dalcib Mar 16, 2019
8175f1e
Remove unused eslint comment (#6674)
mohitsinghs Mar 18, 2019
c5087e6
Remove shrink-to-fit=no from templates (#6669)
rifaidev Mar 18, 2019
4734d4e
Merge branch 'master' into master
Mar 19, 2019
b424737
Change app component declaration from arrow function to regular funct…
iansu Mar 19, 2019
a1f6397
Remove duplicate url key in Docusaurus siteConfig (#6690)
charpeni Mar 21, 2019
5c637a4
Add deployment instructions with AWS Amplify (#6208)
swaminator Mar 21, 2019
d3b19f9
Add clarifying documentation for how to add a sass stylesheet on Wind…
monish001 Mar 24, 2019
5acb286
Kill verdaccio in CI tasks cleanup (#6700)
santoshyadavdev Mar 26, 2019
fb6851d
Docs: Add clarifying note about naming variables (#6491)
stephengodderidge Mar 26, 2019
1a61db5
Remove project property from @typescript-eslint/parser options (#6701)
jackwilsdon Mar 29, 2019
9514cb8
Remove --coverage + --watch workaround (#4176)
stipsan Apr 2, 2019
d42f888
Document .graphql and .gql file loading with graphql.macro (#5481)
petetnt Apr 3, 2019
e630238
Add explanation for adding everything as dependencies to docs (#6082)
attaradev Apr 3, 2019
76fea02
Cleanup Jest config (#6654)
ianschmitz Apr 4, 2019
bf7d1c4
Add temporary workaround for Babel dependency issues in installs test…
iansu Apr 4, 2019
001c23e
Enable futureEmitAssets in webpack config (#6696)
iansu Apr 4, 2019
42640df
Only suggest that tsconfig.json is incorrect when SyntaxError is caug…
Andarist Apr 4, 2019
ac15fae
Fix unlogged yarn pnp message (#6759)
heyimalex Apr 4, 2019
3e336d9
fix: terser-webpack-plugin hanging on WSL (#6732)
endiliey Apr 5, 2019
b8a47d9
Replace deprecated SFC with FunctionComponent (#6746)
Apr 5, 2019
f1523a6
Add temporary workaround for Babel dependency issues in kitchensink-e…
iansu Apr 5, 2019
ffcd896
Update to workbox-webpack-plugin v4 (#6725)
r0ughnex Apr 5, 2019
550274e
Adds PostCSS Normalize (#5810)
mrchief Apr 5, 2019
c03d6b1
Update fork-ts-checker-webpack-plugin out of alpha (#6739)
pelotom Apr 6, 2019
91ddd61
Update dependency versions (#6767)
ianschmitz Apr 6, 2019
7114965
Update to core-js@3
ianschmitz Apr 6, 2019
278c62c
Revert "Update to core-js@3"
ianschmitz Apr 6, 2019
ebabd18
Change NODE_ENV and PUBLIC_URL to readonly (#6750)
xiaoxiangmoe Apr 7, 2019
a1d6aef
Add Render deployment section (#6695)
anurag Apr 8, 2019
a8a3ccf
Update link to React Testing Library docs (#6772)
fjoshuajr Apr 8, 2019
80b69ed
Warn when using react-scripts-ts (#6770)
ianschmitz Apr 9, 2019
dac046d
Fix code comment typo (#6775)
bestseob93 Apr 9, 2019
b676bf3
Remove unused babel-loader from babel-preset-react-app (#6780)
tlrobinson Apr 9, 2019
e59e092
Add SVG support dependency note (#6783)
pnarielwala Apr 10, 2019
431ccf9
Clarify production build output files documentation (#6786)
bakuzan Apr 13, 2019
7154487
Add link to TypeScript page in Getting Started (#6817)
ianschmitz Apr 14, 2019
9600b16
Fix minimum React version for SVG component support (#6820)
iansu Apr 14, 2019
b29a163
Copy fix (#6801)
panckreous Apr 14, 2019
bffc296
Update to core-js@3 (#6769)
ianschmitz Apr 14, 2019
fdbb550
InlineChunkHtmlPlugin works with empty publicPath (#6735)
ItalyPaleAle Apr 16, 2019
50c1884
Fix react-scripts peer dependencies link local issue (#6579) (#6580)
transitive-bullshit Apr 16, 2019
9048dd6
Move list of files under `files` key in asset manifest (#6821)
iansu Apr 16, 2019
207d931
Update testMatch to also be compatible with Jest 24 (#6313)
ngbrown Apr 16, 2019
ced3fd4
Add directory details to packages/* package.json (#6826)
feelepxyz Apr 16, 2019
e7a2d61
Set baseUrl from jsconfig.json/tsconfig.json (#6656)
robertvansteen Apr 16, 2019
2add128
Prepare 3.0.0 alpha release
iansu Apr 16, 2019
657ae2f
Upgrade to Lerna v3 (#6829)
iansu Apr 17, 2019
4b5b76b
Prepare 3.0.0 alpha release
iansu Apr 17, 2019
f5b0aac
Relax ESLint version range (#6840)
ianschmitz Apr 18, 2019
022b984
Change Create React App version in `react-scripts` eject warning (#6845)
lffg Apr 19, 2019
200b98b
Remove no-watch flag in favor of watchAll=false (#6848)
Apr 19, 2019
2303b49
Add baseUrl documentation (#6847)
ianschmitz Apr 19, 2019
e11ebfa
Update fsevents dependency version (#6843)
FrancoisRmn Apr 21, 2019
fa005d8
Update stale.yml
iansu Apr 21, 2019
6cddf9c
Prepare 3.0.0 release
iansu Apr 22, 2019
265c159
Publish
iansu Apr 22, 2019
c38aecf
Fix typo in README.md (#6879)
david-cho-lerat-HL2 Apr 24, 2019
0022607
Fix no-useless-constructor rule in TypeScript (#6862)
ianschmitz Apr 24, 2019
73d5579
Remove body padding reset from templates (#6300)
Hurtak Apr 24, 2019
126bded
Fix typo in deployment docs (#6881)
david-cho-lerat-HL2 Apr 24, 2019
18b399b
Improve styling of "get started" button (#6810)
joerez Apr 25, 2019
785dd47
Generate SVG component name in Jest fileTransform (#6706)
dallonf Apr 25, 2019
e5f69b5
Grammar! (#6935)
wbr2y Apr 28, 2019
c80e3fe
Change cssmodule classname hash to use repo relative paths (#6876)
vg-stan Apr 28, 2019
c34c743
Update dependencies babel preset with recent changes (#6887)
skoging Apr 29, 2019
a2ae8a7
Remove `Object.assign` from `MiniCssExtractPlugin` options (#6854)
swashcap Apr 29, 2019
4b8b38b
Update GraphQL doc (#6898)
nagman Apr 30, 2019
6710f52
Add clarifying note to TypeScript docs warning about global install o…
methodbox May 1, 2019
b36d1ea
Adds the configuration for PnP/Typescript (#6856)
arcanis May 1, 2019
4397d06
Disable default-case lint rule for TypeScript (#6937)
ianschmitz May 3, 2019
8a9e01c
Add note to restart the dev server after changing .env file (#6979)
MostafaNawara May 5, 2019
bf886bc
Temporary fix for babel-jest preflight error (#7002)
ianschmitz May 7, 2019
6ff2bfa
Disable no-dupe-class-members for TypeScript (#6987)
ianschmitz May 7, 2019
4542185
Unpin babel-jest (#7007)
ianschmitz May 7, 2019
4ca3687
Revert PR #6935 because CLA was not signed (#7016)
iansu May 8, 2019
0905b51
Prepare 3.0.1 release
iansu May 8, 2019
57ef103
Publish
iansu May 8, 2019
65cbbc8
Merge tag '[email protected]' into wizard-to-3.0.1
wangkailang May 13, 2019
bda0e69
update version
wangkailang May 13, 2019
d2dcfe3
update package name
wangkailang May 13, 2019
291ac88
repair oem problem
wangkailang May 14, 2019
57a5daf
remove unuse webpack config
wangkailang May 14, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages/ @amyrlam @bugzpodder @gaearon @ianschmitz @iansu @mrmckeb @petetnt @timer
docusaurus/ @amyrlam @iansu
30 changes: 13 additions & 17 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<!--
If you answered "Yes":

Please note that your issue will be fixed much faster if you spend about
half an hour preparing it, including the exact reproduction steps and a demo.

If you're in a hurry or don't feel confident, it's fine to report bugs with
less details, but this makes it less likely they'll get fixed soon.

Expand All @@ -37,14 +37,14 @@
Then you need to decide which package manager you prefer to use.
We support both npm (https://npmjs.com) and yarn (http://yarnpkg.com/).
However, **they can't be used together in one project** so you need to pick one.

If you decided to use npm, run this in your project directory:

npm install -g npm@latest
npm install

This should fix your project.

If you decided to use yarn, update it first (https://yarnpkg.com/en/docs/install).
Then run in your project directory:

Expand All @@ -68,20 +68,19 @@
There are a few common documented problems, such as watcher not detecting changes, or build failing.
They are described in the Troubleshooting section of the User Guide:

https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#troubleshooting
https://facebook.github.io/create-react-app/docs/troubleshooting

Please scan these few sections for common problems.
Additionally, you can search the User Guide itself for something you're having issues with:
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md

https://facebook.github.io/create-react-app/

If you didn't find the solution, please share which words you searched for.
This helps us improve documentation for future readers who might encounter the same problem.
-->

(Write your answer here if relevant.)


### Environment

<!--
Expand All @@ -107,10 +106,9 @@

(Write your steps here:)

1.
2.
3.

1.
2.
3.

### Expected Behavior

Expand All @@ -122,7 +120,6 @@

(Write what you thought would happen.)


### Actual Behavior

<!--
Expand All @@ -133,7 +130,6 @@

(Write what happened. Please add screenshots!)


### Reproducible Demo

<!--
Expand All @@ -156,11 +152,11 @@

<!--
What happens if you skip this step?

We will try to help you, but in many cases it is impossible because crucial
information is missing. In that case we'll tag an issue as having a low priority,
and eventually close it if there is no clear direction.

We still appreciate the report though, as eventually somebody else might
create a reproducible example for it.

Expand Down
11 changes: 11 additions & 0 deletions .github/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Configuration for lock-threads - https://github.com/dessant/lock-threads

# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 5

# Issues and pull requests with these labels will not be locked. Set to `[]` to disable
exemptLabels: []

# Do not comment when locking
setLockReason: false
lockComment: false
61 changes: 61 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 30

# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 5

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- "contributions: claimed"
- "contributions: up for grabs!"
- "good first issue"
- "issue: announcement"
- "issue: bug"
- "issue: needs investigation"
- "issue: proposal"
- "tag: breaking change"
- "tag: bug fix"
- "tag: documentation"
- "tag: enhancement"
- "tag: internal"
- "tag: new feature"
- "tag: underlying tools"

# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true

# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true

# Label to use when marking as stale
staleLabel: stale

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30

issues:
# Comment to post when marking Issues as stale.
markComment: >
This issue has been automatically marked as stale because it has not had any
recent activity. It will be closed in 5 days if no further activity occurs.

# Comment to post when closing a stale Issue.
closeComment: >
This issue has been automatically closed because it has not had any recent
activity. If you have a question or comment, please open a new issue.

pulls:
# Comment to post when marking Pull Request as stale.
markComment: >
This pull request has been automatically marked as stale because it has not
had any recent activity. It will be closed in 5 days if no further activity
occurs.

# Comment to post when closing a stale Pull Request.
closeComment: >
This pull request has been automatically closed because it has not had any
recent activity. If you have a question or comment, please open a new
issue. Thank you for your contribution!
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
directories:
- .npm
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --nightly
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
- export PATH="$HOME/.yarn/bin:$PATH"
install: true
script:
Expand Down
Loading