-
-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: javascript-tutorial/hy.javascript.info
base: master
head repository: javascript-tutorial/hy.javascript.info
compare: sync-725653fd
- 19 commits
- 8 files changed
- 10 contributors
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a78e9d5 - Browse repository at this point
Copy the full SHA a78e9d5View commit details
Commits on Jan 29, 2023
-
Assign to anything at the left-side => Assign to anything on the left-side Need to be consistent - the previous menu item title reads "Works with any iterable on the right-side"
Configuration menu - View commit details
-
Copy full SHA for 8c256ae - Browse repository at this point
Copy the full SHA 8c256aeView commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a90dc1 - Browse repository at this point
Copy the full SHA 9a90dc1View commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55269bb - Browse repository at this point
Copy the full SHA 55269bbView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c07df98 - Browse repository at this point
Copy the full SHA c07df98View commit details
Commits on Feb 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 87bfe5b - Browse repository at this point
Copy the full SHA 87bfe5bView commit details
Commits on Feb 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0354326 - Browse repository at this point
Copy the full SHA 0354326View commit details -
Merge pull request #3210 from romanstetsyk/setTimeout
Change contradicting statement
Configuration menu - View commit details
-
Copy full SHA for c0904ea - Browse repository at this point
Copy the full SHA c0904eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b76f5c7 - Browse repository at this point
Copy the full SHA b76f5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6695ed - Browse repository at this point
Copy the full SHA c6695edView commit details
Commits on Feb 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f3e09c8 - Browse repository at this point
Copy the full SHA f3e09c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 953c2db - Browse repository at this point
Copy the full SHA 953c2dbView commit details -
Merge pull request #3936 from swapnasahoo/docs/figure-brackets-to-cur…
…ly-braces docs: replace figure brackets with curly braces across all occurrences
Configuration menu - View commit details
-
Copy full SHA for 7f94b0a - Browse repository at this point
Copy the full SHA 7f94b0aView commit details -
Merge pull request #3341 from nikolai-chernolutskii/patch-3
Update article.md
Configuration menu - View commit details
-
Copy full SHA for ff804bc - Browse repository at this point
Copy the full SHA ff804bcView commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c6f645c - Browse repository at this point
Copy the full SHA c6f645cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c1e61 - Browse repository at this point
Copy the full SHA 52c1e61View commit details
Commits on Jul 19, 2026
-
Fix Prism API name: highlightElem -> highlightElement
The article's prose and inline examples use Prism.highlightElem, which does not exist in the Prism.js API, while the demo code later in the same article correctly uses Prism.highlightElement. Unify on the real API name. Also pass only the element in forEach callbacks: forEach supplies (element, index, array), which would collide with the highlightElement(element, async, callback) signature if the method reference is passed directly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MizgRqMWEBSTYhJ9YhSd2g
Configuration menu - View commit details
-
Copy full SHA for f7922ed - Browse repository at this point
Copy the full SHA f7922edView commit details -
Merge pull request #3980 from Violet-Bora-Lee/fix-prism-highlight-ele…
…ment Fix Prism API name: highlightElem -> highlightElement in MutationObserver article
Configuration menu - View commit details
-
Copy full SHA for 725653f - Browse repository at this point
Copy the full SHA 725653fView commit details
Commits on Jul 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 388d4c9 - Browse repository at this point
Copy the full SHA 388d4c9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...sync-725653fd