Davide P. Cervone
|
60c69e1d1f
|
Combine updated files
|
2015-09-19 17:27:41 -04:00 |
|
Davide P. Cervone
|
c83db737ec
|
Fix problems found during packing of files
|
2015-09-19 17:26:48 -04:00 |
|
Davide P. Cervone
|
ce99625de7
|
Repack files
|
2015-09-19 17:26:13 -04:00 |
|
Davide P. Cervone
|
2557ccedae
|
Update version number to 2.6-beta for beta release
|
2015-09-19 10:08:08 -04:00 |
|
Davide P. Cervone
|
358e79765c
|
Added support for \mathchoice now that the old CommonHTML is named PreviewHTML.
|
2015-09-18 15:58:50 -04:00 |
|
Davide P. Cervone
|
65d9ee1160
|
Change MJXf-* to MJXp-* (since we renamed FastHTML to PreviewHTML)
|
2015-09-18 15:49:41 -04:00 |
|
Davide P. Cervone
|
f0c93c2d98
|
Fix problem with fractions in quirks mode in Safari and IE. Resolves issue #1035
|
2015-09-18 15:43:01 -04:00 |
|
Davide P. Cervone
|
245b847abc
|
Merge pull request #1267 from mathjax/fix_separator_bug
Fixes the menu bug introduced by giving separators a role.
|
2015-09-17 06:13:56 -04:00 |
|
Davide P. Cervone
|
b2a53ac6bc
|
Merge pull request #1262 from dpvc/more-menu
A few menu display tweaks
|
2015-09-17 06:13:23 -04:00 |
|
zorkow
|
90f77e33a5
|
Fixes the menu bug introduced by giving separators a role.
|
2015-09-16 11:31:56 +01:00 |
|
Davide P. Cervone
|
1af1680715
|
Update configurations and add new ones
|
2015-09-15 08:46:25 -04:00 |
|
Davide P. Cervone
|
dd2ba79883
|
Change dialog close button text to be more specific
|
2015-09-15 08:27:42 -04:00 |
|
Davide P. Cervone
|
45817c1519
|
merge branch 'develop' into more-menu (fix conflicts with Volker's changes)
|
2015-09-14 07:27:21 -04:00 |
|
Davide P. Cervone
|
980091128a
|
Merge pull request #1265 from mathjax/add_more_aria
Add some more ARIA
|
2015-09-14 07:20:48 -04:00 |
|
Davide P. Cervone
|
1c0597b921
|
Merge pull request #1257 from mathjax/issue1250
Improve RTL support in HTML-CSS (fixes #1250)
|
2015-09-14 07:00:51 -04:00 |
|
Davide P. Cervone
|
54854f88c1
|
Merge pull request #1263 from dpvc/issue1250
Use less-aggressive CSS for ltr and inline-block, and do Edge check within the extension.
|
2015-09-14 06:59:40 -04:00 |
|
Davide P. Cervone
|
00af8c161e
|
Use isEdge for MSEdge detection
|
2015-09-14 06:57:01 -04:00 |
|
zorkow
|
7c870b6d93
|
Cleaned code.
|
2015-09-14 11:55:50 +01:00 |
|
Davide P. Cervone
|
6a7fe67146
|
Merge branch 'develop' into issue1250. (Bring in detect-edge changes)
|
2015-09-14 06:55:05 -04:00 |
|
Davide P. Cervone
|
253c5a7b04
|
Merge branch 'detect-edge' into develop
|
2015-09-14 06:53:16 -04:00 |
|
zorkow
|
3b099e971a
|
Fixes labelling for close buttons.
|
2015-09-14 02:03:21 +01:00 |
|
zorkow
|
e3a62c0dfe
|
Fixes the menu role.
|
2015-09-14 01:43:57 +01:00 |
|
zorkow
|
3e190fc5f4
|
Adds additional aria elements for the menu items.
|
2015-09-14 01:28:13 +01:00 |
|
Davide P. Cervone
|
6f461fdb5c
|
Make keyboard menus work with [Math Processing Error] elements.
|
2015-09-13 18:59:08 -04:00 |
|
Davide P. Cervone
|
031dccee98
|
Fix CHTML issues due to change from custom tags to span-with-class approach (i.e., replace uses of getElementsByTagName). Also fix some issues found by running the test suite.
|
2015-09-13 17:48:29 -04:00 |
|
Davide P. Cervone
|
31992363fd
|
Fix problems found during the running of the testsuite. (First, make sure event is non-null, but I think that was already the case. So we don't need the later tests for it. Then use clientX and clienY even if they are zero.)
|
2015-09-13 17:44:11 -04:00 |
|
Davide P. Cervone
|
104434c674
|
Add mobile detection for Chrome and enable alternate context menu trigger (double-tap and hold)
|
2015-09-13 11:27:54 -04:00 |
|
Davide P. Cervone
|
79bd8996ed
|
Add warning when switching to NativeMML in Edge
|
2015-09-13 11:09:55 -04:00 |
|
Davide P. Cervone
|
620e303b10
|
Detect Microsoft Edge, and also set isMobile for Window Phone
|
2015-09-13 10:57:34 -04:00 |
|
Davide P. Cervone
|
d7f946e5cb
|
Handle keyboard events and menu placement better in IE < 9
|
2015-09-12 17:35:41 -04:00 |
|
Davide P. Cervone
|
3fa5b2d2ad
|
Don't let svg element be focusable in IE.
|
2015-09-12 17:33:56 -04:00 |
|
Davide P. Cervone
|
f54168eed3
|
Fix spacing for eqnarray environment now that it is handled in AMSarray
|
2015-09-12 15:09:01 -04:00 |
|
Davide P. Cervone
|
649b7b2863
|
Properly handle left-hand space for first script after <none/> in CHTML mmultiscripts
|
2015-09-12 15:00:06 -04:00 |
|
Davide P. Cervone
|
0412d8ec7e
|
Fixed CHTML.addElement to be able to create non-span elements (e.g., the <a> needed for href attributes)
|
2015-09-12 14:23:35 -04:00 |
|
Davide P. Cervone
|
17e02d710c
|
Fix removal of previously rendered CHTML output (for Rerender, etc) to lok for class rather than node type, now that we switched to all spans again (sigh).
|
2015-09-12 14:19:37 -04:00 |
|
Davide P. Cervone
|
e172b04928
|
Use less-aggressive CSS for ltr and inline-block, and do Edge check within the extension.
|
2015-09-12 13:23:29 -04:00 |
|
Davide P. Cervone
|
4c5314c95f
|
Merge branch 'issue1192' into develop. Issue #1192.
|
2015-09-12 11:11:39 -04:00 |
|
Davide P. Cervone
|
49e0852d36
|
Don't focus the math element if the menu was closed via a mouse click.
|
2015-09-12 10:16:24 -04:00 |
|
Davide P. Cervone
|
8645c8ce94
|
Don't show focus on dialog boxes opened by mouse events (only keyboard), and don't show focus for close icon when clicking with mouse
|
2015-09-12 10:08:50 -04:00 |
|
Davide P. Cervone
|
0cf2a52745
|
Add styling to make mouse-based menu display look as the same as before (no focus highlighting, though focus is still set)
|
2015-09-12 08:58:20 -04:00 |
|
Davide P. Cervone
|
9d508c72d8
|
Also make 'role' use setAttribute()
|
2015-09-12 08:38:02 -04:00 |
|
Davide P. Cervone
|
b1647c98e7
|
Make sure CommonHTML output is marked by isMathJax
|
2015-09-12 07:30:54 -04:00 |
|
Davide P. Cervone
|
bde96342e6
|
Move .MathJax:focus to right after .MathJax CSS, and make sure full-width equations are full width when converted to display:inline-block
|
2015-09-12 06:59:50 -04:00 |
|
Davide P. Cervone
|
2756525e73
|
Make sure aria attributes use setAttribute so they appear properly in the DOM
|
2015-09-12 06:58:06 -04:00 |
|
Davide P. Cervone
|
c2ef3d9312
|
Localize 'Close Window' in HelpDialog
|
2015-09-12 06:57:24 -04:00 |
|
Davide P. Cervone
|
50260bbcac
|
Localize 'Close Window' string
|
2015-09-11 18:00:56 -04:00 |
|
Davide P. Cervone
|
94363d94bb
|
merge branch 'assistive-mml' into develop
|
2015-09-11 17:06:12 -04:00 |
|
Davide P. Cervone
|
89f15693f7
|
Remove debugging log message and timer
|
2015-09-11 12:26:28 -04:00 |
|
Davide P. Cervone
|
3a15f83059
|
Adjust role for SVG output and put aria-label on the SVG element rather than the enclosing span; add role and aria-label to CHTML output. Resolves issue #1192.
|
2015-09-11 10:44:50 -04:00 |
|
Davide P. Cervone
|
a09993d75a
|
Fix About box to show correct font for CommonHTML, and make it easier to add new output formats later.
|
2015-09-11 09:50:53 -04:00 |
|