-
-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: javascript-tutorial/pt.javascript.info
base: 2a23e93
head repository: javascript-tutorial/pt.javascript.info
compare: c7fa106
- 11 commits
- 1 file changed
- 6 contributors
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 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 Mar 6, 2026
-
Merge pull request #457 from javascript-tutorial/sync-ff804bc1
Sync with upstream @ ff804bc
Configuration menu - View commit details
-
Copy full SHA for cf59bc6 - Browse repository at this point
Copy the full SHA cf59bc6View commit details
Commits on Mar 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ecc21c2 - Browse repository at this point
Copy the full SHA ecc21c2View commit details
Commits on Mar 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 23525fe - Browse repository at this point
Copy the full SHA 23525feView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6ac84 - Browse repository at this point
Copy the full SHA fa6ac84View commit details -
Merge pull request #458 from javascript-tutorial/sync-52c1e619
Sync with upstream @ 52c1e61
Configuration menu - View commit details
-
Copy full SHA for dcb189c - Browse repository at this point
Copy the full SHA dcb189cView 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
-
Merge branch 'master' of github.com:javascript-tutorial/en.javascript…
….info into sync-725653fd
Configuration menu - View commit details
-
Copy full SHA for c7fa106 - Browse repository at this point
Copy the full SHA c7fa106View 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 2a23e93...c7fa106