Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Merge react scripts 1.1.1 #277

Merged
merged 123 commits into from
Apr 9, 2018
Merged
Changes from 1 commit
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
36cd35d
Refactor extra watch options regex to react-dev-utils (#3362)
xjlim Nov 4, 2017
231873e
one-line waiting for app start (#3411)
xjlim Nov 5, 2017
5b4ff56
Export dismissRuntimeErrors function (#3414)
ovidiuch Nov 5, 2017
4bec877
Improve eject message (#3416)
xjlim Nov 7, 2017
756a9a0
add —use-npm flag to bypass yarn (#3409)
tabrindle Nov 9, 2017
b555192
Explain how to debug tests (#2992)
MattMorgis Nov 14, 2017
801fec2
Fix dead link (#3453)
vannio Nov 15, 2017
daf8df1
Add a localhost-only log message pointing folks to the PWA docs. (#3455)
jeffposnick Nov 15, 2017
47af4b4
Fix broken link to href-no-hash eslint rule (#3460)
hazolsky Nov 17, 2017
657d145
Fix misspelling (#3468)
Nov 19, 2017
c789794
Fix run-time error unregistering (#3474)
Timer Nov 21, 2017
032e621
Update Prettier editor integration link (#3503)
gaving Nov 25, 2017
733ba3a
Add link to nvm-windows (#3489)
davidgilbertson Nov 27, 2017
770fdf4
Update User Guide with deploying to GitHub User pages (#3510)
aaronlna Nov 27, 2017
9af0422
Unmount the App in the default test (#3511)
gaearon Nov 27, 2017
af291f3
Add mjs and jsx filename extensions to file-loader exclude pattern (#…
iansu Dec 7, 2017
a1c5b8f
Updates comment to reflect codebase (#3576)
rahulcs Dec 11, 2017
bd682de
Fixed typo in webpack.config.dev.js (#3601)
nmenglund Dec 15, 2017
ed5c48c
Updated Debugging Tests for VSCode (#3605)
amadeogallardo Dec 18, 2017
76e3165
Use friendlier syntax for setting env var on Windows (#3533)
cdanielsen Jan 2, 2018
5d7845a
Update README.md (#3645)
elie222 Jan 2, 2018
12120f6
Fix typo in the User Guide (#3670)
qbahers Jan 2, 2018
8cae659
Fix path regex match bug (#3686)
Norris1z Jan 4, 2018
bb71830
Document adding a router (#3709)
gaearon Jan 8, 2018
ece9523
Link to an explanation for forking react-scripts (#3710)
gaearon Jan 8, 2018
1c9301a
Add a section on supported browsers
gaearon Jan 8, 2018
1908dd1
Link to a new user guide section
gaearon Jan 8, 2018
f175c90
Link to section about routing
gaearon Jan 8, 2018
5537126
Link to React docs
gaearon Jan 8, 2018
4f0cdcf
Fix the router doc
gaearon Jan 8, 2018
16934fa
Add a section on publishing components to npm
gaearon Jan 8, 2018
8bb7291
on -> to
gaearon Jan 8, 2018
6c594ad
Link to a new help section
gaearon Jan 8, 2018
0ce8185
Use npx in README
gaearon Jan 8, 2018
43e794d
Add a link to an overview
gaearon Jan 8, 2018
7f081ad
Rewrite README
gaearon Jan 8, 2018
965eddc
Update README.md
gaearon Jan 8, 2018
5e2290b
Update README.md
gaearon Jan 8, 2018
4bbff3b
Update README.md
gaearon Jan 8, 2018
b2f48ce
Update README.md
gaearon Jan 8, 2018
7ecbc02
Update README.md
gaearon Jan 8, 2018
58e31f9
Update readme.md (#3712)
iamclaytonray Jan 8, 2018
077dc22
Update README.md
gaearon Jan 8, 2018
1b067c5
Autodetect MacVim editor (#3545)
gnapse Jan 8, 2018
419e4d8
Add a note about Babel
gaearon Jan 8, 2018
ce07e98
Relax no-cond-assign rule (#3716)
gaearon Jan 8, 2018
5e2c051
Update README.md (#3717)
maecapozzi Jan 8, 2018
3a009b3
Document NODE_PATH
gaearon Jan 8, 2018
8234e46
Add missing TOC entries
gaearon Jan 8, 2018
9d13edc
Add missing TOC entry
gaearon Jan 8, 2018
21d0723
Be clearer
gaearon Jan 8, 2018
1c8a7f3
Document that src/setupTests.js doesn't work if created after ejecting
gaearon Jan 8, 2018
e3e8cdd
Support setting none in REACT_EDITOR env variable (#3721)
raerpo Jan 9, 2018
d3a1765
Update the string that clears the console. (#2071)
Jan 9, 2018
d1adff0
Document AJAX requests
gaearon Jan 9, 2018
ea1b81b
Add data fetching doc to TOC
gaearon Jan 9, 2018
c603470
Add link for automatic deployment to azure (#1791)
ulrikstrid Jan 9, 2018
bef40ee
Add editor support for Sublime Dev & VSCode Insiders (#3700)
yyx990803 Jan 9, 2018
d61a331
Fix asset size comparison for multi build stats (#3514)
iiska Jan 9, 2018
fd1a244
Fix typo (#3478)
davidgilbertson Jan 9, 2018
344ddfa
Add SVG asciicast (#3677)
marionebl Jan 9, 2018
5a0b1ef
Better documentation for setupTests.js when ejecting (#3656)
dannycalleri Jan 9, 2018
85bf3a9
added code-insiders to the editor list (#3652)
shrynx Jan 9, 2018
10b05c7
Open editor to exact column from build error overlay (#3465)
tharakawj Jan 9, 2018
0d71671
Allowing "file:<path>" --scripts-version values (#3629)
GreenGremlin Jan 9, 2018
5d154cb
Travis CI use trusty instead precise (#3661)
andykenward Jan 9, 2018
373687f
Add Powershell commands to README.md (#3515)
Gua-naiko-che Jan 9, 2018
ab507e6
Updated babel-preset-react-app README.md (#3463)
boyney123 Jan 9, 2018
b507a9a
add envinfo package, —info flag (#3408)
tabrindle Jan 9, 2018
dccc752
fix #2223 - [feature] Implement dotenv-expand to accept variable expa…
moos Jan 9, 2018
887fd10
Print full directory name from lsof (#3440)
rmccue Jan 9, 2018
3a0b836
added getProxy (#3320)
mdogadailo Jan 9, 2018
11f09a1
Extend --scripts-version to include .tar.gz format (#3725)
SaschaDens Jan 9, 2018
b20b96a
Port cra.sh development task to javascript (#2309)
ianschmitz Jan 9, 2018
c162920
Documentation to help windows contributors (#2841)
Dubes Jan 9, 2018
72b6eb8
Cleaning up printHostingInstructions a bit (#3036)
GreenGremlin Jan 9, 2018
91d968f
Update README.md to note Neutrino's support of react components (#3729)
eliperelman Jan 9, 2018
0ec4135
Use proxy for all request methods other than GET (#3726)
sidoshi Jan 10, 2018
d49744f
docs: add info about HTTP caching headers into Firebase section (#3659)
bobrosoft Jan 10, 2018
70b3a4d
Lint against files with old license (#3361)
gaearon Jan 10, 2018
7fd37d3
add link to deployment docs after build (#3104)
viankakrisna Jan 10, 2018
7b881f1
move the link for deployment to the bottom (#3736)
viankakrisna Jan 10, 2018
a03524c
Use latest npm in e2e tests (#3735)
gaearon Jan 10, 2018
dcd8ea6
Always use Yarn on CI (#3738)
gaearon Jan 10, 2018
d29d41b
Try to use Yarn in more E2E scripts (#3739)
gaearon Jan 11, 2018
99c14e7
Separate old Node E2E test (#3742)
gaearon Jan 11, 2018
75d71e1
Use private registry (#3744)
Timer Jan 11, 2018
29e06fc
Follow-up: use private registry (#3746)
Timer Jan 11, 2018
ebddb83
Remove redundant steps in e2e tests (#3747)
Timer Jan 11, 2018
1098a4a
Oops
Timer Jan 11, 2018
89bf2fc
Adding some more non-conflicting files to validFiles (#3740)
GreenGremlin Jan 11, 2018
4c0bf03
Delete old file
gaearon Jan 11, 2018
b02fe66
clean up changes to npm and yarn registry (#3756)
viankakrisna Jan 11, 2018
3f7851d
Try updating Flow (#3757)
gaearon Jan 12, 2018
0aeffe6
Switch to Yarn Workspaces (#3755)
gaearon Jan 12, 2018
3f09947
Pin Lerna
gaearon Jan 12, 2018
238af4b
Enable Yarn check files (#3769)
Timer Jan 13, 2018
a3d33c4
Add an explicit link to Code of Conduct (#3781)
gaearon Jan 14, 2018
585608e
Update opn (#3784)
gaearon Jan 14, 2018
7714810
Add npx note to quick overview
gaearon Jan 14, 2018
1e9eaf3
Bump detect-port-alt (#3787)
gaearon Jan 14, 2018
22f9fe0
Always include destructuring transform (#3788)
gaearon Jan 14, 2018
b86fe05
Add warning when HOST environment variable is set (#3730)
iansu Jan 14, 2018
12d0544
Test Node 9 on CI (#3793)
gaearon Jan 14, 2018
95b2601
Tweak section on expanding env variables
gaearon Jan 15, 2018
aa5bdcd
Changelog for 1.1.0 (#3795)
gaearon Jan 15, 2018
e73a783
Publish
gaearon Jan 15, 2018
d979964
Tweak publishing note
gaearon Jan 15, 2018
2bf0929
pin envinfo version to 3.4.2 (#3853)
bondz Jan 18, 2018
034c6ad
1.5.1
gaearon Jan 18, 2018
bab2c29
Set the public path to the asset manifest entries (#2544)
robinvdvleuten Jan 20, 2018
eee2907
Include `{json,css}` files in prettier command (#3894)
reyronald Jan 22, 2018
815853d
Update instructions for continuous delivery with Netlify (#3971)
hubgit Feb 4, 2018
32ea0c0
Update dotenv-expand to fix bug with environment variables that conta…
iansu Feb 9, 2018
09d216e
Unpin and bump fsevents (for 1.x branch) (#4006)
gaearon Feb 9, 2018
984d661
Add 1.1.1 changelog
gaearon Feb 9, 2018
1a9722f
Revert "Set the public path to the asset manifest entries (#2544)"
gaearon Feb 9, 2018
0b1d636
Publish
gaearon Feb 9, 2018
36e61c0
Merge react-scripts@1.1.1
wmonk Mar 14, 2018
be1dfe7
Add Facebooks Travis File
wmonk Apr 9, 2018
fec29ab
Fix Build
wmonk Apr 9, 2018
7db4c43
Use Old Test Setup
wmonk Apr 9, 2018
00e385e
Readd Bootstrap.js
wmonk Apr 9, 2018
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
Prev Previous commit
Next Next commit
Fix typo in the User Guide (#3670)
Replace `provide a lot value` with `provide a lot of value`.
  • Loading branch information
qbahers authored and Timer committed Jan 2, 2018
commit 12120f6f55b51f533f603acbaa46d6fb56ca840f
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@ it('renders without crashing', () => {
});
```

This test mounts a component and makes sure that it didn’t throw during rendering. Tests like this provide a lot value with very little effort so they are great as a starting point, and this is the test you will find in `src/App.test.js`.
This test mounts a component and makes sure that it didn’t throw during rendering. Tests like this provide a lot of value with very little effort so they are great as a starting point, and this is the test you will find in `src/App.test.js`.

When you encounter bugs caused by changing components, you will gain a deeper insight into which parts of them are worth testing in your application. This might be a good time to introduce more specific tests asserting specific expected output or behavior.

Expand Down