Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSync with upstream @ f4891457 #74
Open
Conversation
Typos
Fix minor typo error: change when when to when
Fix minor typo error: add ol number
Fix minor typo error: ol number
Browser LocalStorage capacity updated to 5 MB.
Now _.bindAll(object, methodNames) must specify methodNames
…rator minor fix: precedence is 5 according to MDN
typo
8.4 Prototype methods... - Fix code typo
Fix a comment
Fix typo error: delete a blank
Correct message in sandbox.view iframe
Fix error of BigInt
Update article.md
Fixed Typo
Typo mistake
Corrected a typo
is 'if' operator?
a little confused by this description
Typos
update solution.md
Fix typo in /instanceof section (widow -> Window)
Update article.md
Update article.md
Fix a typo
Fix minor typo error
Knowledge correcting: Delete "Trident"
Dynamic script document order execution is done with async=false
Fix old link and excess line break in 1.2.8
Fix grammar and construction in 2.1.10
PR for issues/2119
Add Edge to list of V8-powered browsers
Changed "position" to "index" for slice() method
Address some possible inconsistencies in 1.2.9
Fix typo in 1.2.12
CLAassistant
commented
Sep 28, 2020
•
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
javascript-translate-bot commentedSep 28, 2020
This PR was automatically generated to merge changes from en.javascript.info at f489145
Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR, you'll need to examine the listed files and resolve conflicts.
Alternatively, you can close this PR and merge conflicting changes manually.
The following files have conflicts and may need updates of the translations:
Click to open a list of 191 files
To merge changes manually (instead of merging this PR):
git add remote upstream https://github.com/javascript-tutorial/en.javascript.infogit checkout mastergit pull upstream mastergit checkout --ours <path>git diff --word-diff master...upstream/master <path>(please note: three dots in the command)git push origin masterPlease ignore changes in README.md (git checkout --ours README.md && git commit -m ignore README.md).
This PR will be closed and replaced with a new one in a few days.