zorkow
|
39109bf88a
|
Removes caching of MathJax nodes.
|
2015-08-26 13:56:30 +01:00 |
|
zorkow
|
1228bb89ad
|
Introduces accessor function for cached MathJax nodes.
|
2015-08-26 13:38:44 +01:00 |
|
zorkow
|
816259d6ff
|
Introduces accessor methods for all cached HTML nodes.
|
2015-08-25 13:48:00 +01:00 |
|
zorkow
|
e29e3c9e99
|
Fixes activation problem for submenu anchor.
|
2015-08-24 17:01:50 +01:00 |
|
zorkow
|
72e1e6b5b5
|
Fixes case of disabled submenu entry.
|
2015-08-21 13:09:46 +01:00 |
|
zorkow
|
2f83433422
|
Makes Attributes interface uniform.
|
2015-08-21 12:59:28 +01:00 |
|
zorkow
|
64e8419ff1
|
Whitespace cleanup.
|
2015-08-21 12:37:26 +01:00 |
|
zorkow
|
4c54fe224e
|
Fixes tangling active on mouseover.
|
2015-08-21 12:36:44 +01:00 |
|
zorkow
|
66fb6c9ab4
|
Fixes event problem
|
2015-08-21 12:27:15 +01:00 |
|
zorkow
|
70da9faa90
|
Introduces abstract superclass of all keyboard navigatable objects.
|
2015-08-21 05:35:20 +01:00 |
|
zorkow
|
85c1801fba
|
Fixes issues with submenus.
|
2015-08-21 04:59:31 +01:00 |
|
zorkow
|
1be417af3a
|
Combined keyboard and mouse navigation works.
|
2015-08-21 04:34:18 +01:00 |
|
zorkow
|
5e88e80975
|
Merge branch 'abstract_menu_entry_class' into add_tabbing
Conflicts:
unpacked/extensions/MathMenu.js
|
2015-08-20 14:48:50 +01:00 |
|
zorkow
|
2c028aee22
|
Incorporates review suggestions.
|
2015-08-18 22:51:59 +01:00 |
|
zorkow
|
7c68c1cb1c
|
WIP
|
2015-08-18 22:01:27 +01:00 |
|
zorkow
|
c6b98d45cc
|
Injects abstract class for clickable items.
|
2015-08-18 18:01:57 +01:00 |
|
zorkow
|
973edc9686
|
Adds level of subclassing for clickable menu items.
|
2015-08-17 19:50:14 +01:00 |
|
Davide P. Cervone
|
ea697f335a
|
Make text-based close boxes appear closer to the original versions, and remove data URI for image in MathEvents. One motivatino for the change is the mobile menu close icon needs a background, which was missing in the previous version.
|
2015-04-09 14:58:24 -04:00 |
|
Peter Krautzberger
|
bbd05107a7
|
#1100 add cursor:pointer to MathJax_Menu_Close class
|
2015-03-19 21:10:16 +01:00 |
|
Peter Krautzberger
|
2abf1649ee
|
1100: code clean up
|
2015-03-19 21:03:31 +01:00 |
|
Peter Krautzberger
|
df17921e8b
|
WIP #1088: change submenu indicators to a more common Unicode point
|
2015-03-17 11:32:38 +01:00 |
|
Peter Krautzberger
|
f739e64131
|
WIP for #1088: switch from PNG to \×
|
2015-03-17 11:20:49 +01:00 |
|
Davide P. Cervone
|
f5c10288dd
|
Update copyright dates.
|
2015-01-29 10:21:06 -05:00 |
|
Davide P. Cervone
|
31fcf19d92
|
Update file versions to 2.5.0. Ready for release!
|
2015-01-28 14:49:36 -05:00 |
|
Davide P. Cervone
|
88a96372c0
|
Update version numbers for 2.5.0-beta
|
2014-12-30 18:27:01 -05:00 |
|
Davide P. Cervone
|
3f5730a59f
|
Merge branch 'CHTML-preview' into develop
|
2014-12-30 17:55:48 -05:00 |
|
Davide P. Cervone
|
ac5206fcd9
|
Use Hub.Rerender() rather than Hubl.Reprocess() for scaling changes. Resolves issue #944.
|
2014-12-04 16:04:42 -05:00 |
|
Davide P. Cervone
|
d128cfbd5d
|
Add menu item for fast preview, and check for it in the preview code. Make sure CHTML-preview.js is loaded in MathJax.js if the menu item is selected.
|
2014-11-02 10:03:26 -05:00 |
|
Davide P. Cervone
|
781689e7e4
|
First version of CommonHTML output jax
|
2014-07-28 17:42:51 -04:00 |
|
Davide P. Cervone
|
1a895e2a7c
|
Update version numbers, repack, and recombine
|
2014-06-12 05:53:13 -04:00 |
|
Davide P. Cervone
|
3a8afa4dcb
|
Add support for semantics annotations to toMathML, and use a menu item to control it.
|
2014-05-29 15:37:59 -04:00 |
|
Davide P. Cervone
|
e92f3f2718
|
Change copyright and version numbers
|
2014-05-07 17:02:28 -04:00 |
|
Davide P. Cervone
|
c6d73f4689
|
Fix several loading issues with localization files (don't add menu div until files are loaded, and properly handle empty callbacks in loadDomain).
|
2014-04-22 12:31:03 -04:00 |
|
Davide P. Cervone
|
432f5eba69
|
Move submenus to the left for RTL languages, and make menus open to the left as well. Resolves issue #777.
|
2014-04-09 17:23:03 -04:00 |
|
Davide P. Cervone
|
63bbb8f28c
|
Add cache-breaking values (when needed) for all javascript, font, and image files loaded from the CDN. Cache-breaking can be controlled on a file-by-file or global basis. Resolves issue #751.
|
2014-03-14 10:48:13 -04:00 |
|
Davide P. Cervone
|
c7be71b554
|
Put checking for screenX into try...catch for IE8 (grr). Resolves issue #348.
|
2014-02-08 15:55:21 -05:00 |
|
Frédéric Wang
|
0b753f67ad
|
MathMenu: fix typo in STIXLocal key, add strings for the new Web fonts. #656
|
2013-11-05 16:10:04 +01:00 |
|
Frédéric Wang
|
b73eafd431
|
Bump version numbers. #534
|
2013-10-21 13:58:46 +02:00 |
|
Frédéric Wang
|
1ad11f6e89
|
New branch for issue #489 ; regenerate the data.
|
2013-10-08 11:43:30 +02:00 |
|
Frédéric Wang
|
932ac5b242
|
Remove the space for the key of "Content MathML".
|
2013-08-05 18:20:58 +02:00 |
|
Frédéric Wang
|
3653fcccaf
|
Address Review comments.
|
2013-08-05 17:32:08 +02:00 |
|
Frédéric Wang
|
bc9443b252
|
Expose some annotations to the Show Math As menu. Fix issue #357.
|
2013-06-03 17:12:11 +02:00 |
|
Davide P. Cervone
|
c482d7973b
|
Hide 'Load from URL' menu for now (until we decide what to do about making it sticky)
|
2013-05-13 19:15:29 -04:00 |
|
Davide P. Cervone
|
9cad807880
|
More timing issues with the language menu... make sure the menu gets the initial languages, even if CreateLanguageMenu is called too soon.
|
2013-05-03 14:55:48 -04:00 |
|
Davide P. Cervone
|
2f8844a1fa
|
Fix timing problem with languge menu when using combined configuration files
|
2013-05-03 14:08:44 -04:00 |
|
Davide P. Cervone
|
4053d7acab
|
Set versions to 2.2 and update copyright notice
|
2013-05-01 14:37:39 -04:00 |
|
Davide P. Cervone
|
6ee0711d1d
|
Remove MathJax_MenuTitle CSS, since titles have been removed.
|
2013-04-29 19:59:04 -04:00 |
|
Davide P. Cervone
|
53e76213b0
|
Merge branch 'issue450' into develop. Resolves issue #450.
|
2013-04-29 19:52:57 -04:00 |
|
Davide P. Cervone
|
8c16f656ac
|
Update math processing errors to include original format and actual error message in the Show Math As menu. Resolves issue #450.
|
2013-04-26 17:17:59 -04:00 |
|
Davide P. Cervone
|
3901529db9
|
Add Help dialog box (rather than link to a site). Fix Markdown to substitue values for URL's in links.
|
2013-04-22 13:18:58 -04:00 |
|