scribble-mathjax/unpacked/extensions
2016-08-30 10:21:47 -04:00
..
HTML-CSS Properly determine container width for shrink-wrapped elements in HTML-CSS, and add the CSS from handle-floats into the standard HTML-CSS. Remove the content of the handle-floats extension. Issue #1478. 2016-05-17 15:54:33 -04:00
MathML It's OK to change the original 'document', since it is a temporary MathML tree that is used to create the internal JS version and then is discarded. It is replaced by the result of content-mathml anyway. 2016-08-24 10:11:56 -04:00
TeX Add MathJax.Object.isArray, and change most 'instanceof Array' to use it (unless the arrays are only going to generated by MathJax internals). Resolves issue #1584. 2016-08-24 12:05:53 -04:00
asciimath2jax.js Merge pull request #1551 from dpvc/issue1087 2016-07-23 15:57:34 -04:00
AssistiveMML.js Don't do assistive MathML when the output renderer is PlainSource. Resolves issue #1497. 2016-06-07 15:50:49 -04:00
CHTML-preview.js Rename FastHTML to PreviewHTML and FHTML-preview.js to fast-preview.js 2015-09-01 18:45:20 -04:00
fast-preview.js Add checks to make sure that the math hasn't been removed from the page. (Resolves issue #1384.) 2016-03-20 11:48:12 -04:00
FontWarnings.js Add MathJax.Object.isArray, and change most 'instanceof Array' to use it (unless the arrays are only going to generated by MathJax internals). Resolves issue #1584. 2016-08-24 12:05:53 -04:00
HelpDialog.js Update version numbers to 2.6.0 2015-12-29 09:36:52 -05:00
jsMath2jax.js Don't have preprocessors make a preview if there already is one. Resolves issue #1445. 2016-06-14 15:32:53 -04:00
MatchWebFonts.js Update version numbers to 2.6.0 2015-12-29 09:36:52 -05:00
MathEvents.js Update version numbers to 2.6.0 2015-12-29 09:36:52 -05:00
MathMenu.js Add MathJax.Object.isArray, and change most 'instanceof Array' to use it (unless the arrays are only going to generated by MathJax internals). Resolves issue #1584. 2016-08-24 12:05:53 -04:00
MathZoom.js Update version numbers to 2.6.0 2015-12-29 09:36:52 -05:00
mml2jax.js Don't have preprocessors make a preview if there already is one. Resolves issue #1445. 2016-06-14 15:32:53 -04:00
Safe.js Quote reserved word (fails in IE < 9). 2016-08-30 10:21:47 -04:00
tex2jax.js Merge pull request #1551 from dpvc/issue1087 2016-07-23 15:57:34 -04:00
toMathML.js Update version numbers of changed files 2016-02-07 15:34:12 -05:00