12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1332 from mathjax/update/readme More... 3 months ago
Update readme for v4 More... 3 months ago
Merge pull request #1331 from mathjax/develop More... 3 months ago
Update to v4.0.0 More... 3 months ago
Merge pull request #1330 from mathjax/update/sre More... 3 months ago
SRE version bump More... 3 months ago
Merge pull request #1329 from mathjax/feature/new-adaptors More... 3 months ago
Merge pull request #1328 from mathjax/refactor/adaptors More... 3 months ago
Merge pull request #1327 from mathjax/fix/nofont More... 3 months ago
Merge pull request #1326 from mathjax/fix/startup-promise More... 3 months ago
Merge pull request #1320 from mathjax/fix/whenReady More... 3 months ago
Merge pull request #1325 from mathjax/fix/navigation_issues More... 3 months ago
incorporate review suggestions More... 3 months ago
Add components for jsdom and linkedom for easier use in node More... 4 months ago
Move the node createWorker() method to the NodeMixin. More... 4 months ago
Allow the no-font components to still have a default font, just not a packed one. More... 4 months ago
Fix for prettier More... 4 months ago
Include the menu loading promises in the default startup page ready promise chain so that typesetting doesn't occur until everything is loaded. (mathjax/MathJax#3401) More... 4 months ago
Merge branch 'fix/registerTex' into develop More... 4 months ago
Merge pull request #1310 from mathjax/update/loader More... 4 months ago
Merge pull request #1324 from mathjax/fix/mo-mmlspacing More... 4 months ago
Merge pull request #1323 from mathjax/fix/registerTex More... 4 months ago
Merge pull request #1322 from mathjax/fix/replaceUnicode More... 4 months ago
Merge pull request #1321 from mathjax/fix/build More... 4 months ago
Fix typos from review More... 4 months ago
fix some navigation issues More... 4 months ago
Don't list pacakges twice (causes failure in require, for example) More... 4 months ago
Don't increase the spacing size for MathML spacing if it is 0 More... 4 months ago
Fix registerTex() to handle tex.packages that is already an array More... 4 months ago
Update replaceUnicode() to handle two \U{} calls in a row. More... 4 months ago