Ed Sanders
cc1009dc0d
Remove paragraph unwrapping, moved to parent class
...
Depends on Ib04234f740 in VisualEditor.
Change-Id: I542f9e73f5fe3713a91ca5794d175936d873038d
2015-04-08 23:13:41 +00:00
Ed Sanders
da0e6cab16
Fix rendering issues in MathML mode
...
Force display:none on a hidden MathML rendering to avoid generating
focusable node highlights.
Move adding of class to setup to ensure it persists after render.
Bug: T87007
Change-Id: I5fc21afa61ccc07e9d2126846cf29ee898182a7c
2015-01-29 14:15:45 +00:00
Ed Sanders
7bbff3f208
Update license headers
...
Change-Id: Ia38926b253e53a2cef5dfab623353e1dd79ad613
2015-01-16 12:06:38 +00:00
Timo Tijhof
910e3240b6
ve.ce.MWMathNode: Remove reference to defunct ve.bind
...
Bug: 73627
Change-Id: I3dd6b520a24e5cecb272de8f9a4aa0ba231bee58
2014-11-20 02:51:40 +00:00
Ed Sanders
47a6bd2073
Fix rerendering in VE
...
this.$element is no longer a wrapper, so use .filter instead
of .find. Don't use domElements argument as this has already
been written to this.$element at this stage (will remove this
argument in VE core).
Change-Id: If24580102201e2b83b57c63d85335bd728a28784
2014-07-14 17:45:24 +00:00
Ed Sanders
03f09e4e26
Use new MWInlineExtensionNode and DM node construction
...
Depends on I0ddcabeb and I8d4f37b6 in core.
Change-Id: I7d5e1174c4f8a49d926b287b8dd109e3148cf95b
2014-06-03 19:24:30 +01:00
Ed Sanders
31df8ff3a8
Emit rerender on math node if Tex image is not present
...
This happens with then empty tag is rendered.
Bug: 63093
Change-Id: I5cf731cedda134d2542946da82997bddf58b00b5
2014-03-31 16:07:59 -07:00
Roan Kattouw
e7be4f5ba7
Minor fixes for VE Math code
...
* Update MWMathInspectorTool for deferMsg refactor
* Update ce.MWMathNode to add primaryCommandName
Change-Id: I344e3ef498c504d07b1f42954ab44b82ed3c0a50
2014-03-19 19:31:41 -07:00
Roan Kattouw
fcf045f832
Add VisualEditor support
...
Moved from the VisualEditor extension, where it was removed in Iab0c56246626de1e0f
Change-Id: I8e582ee6deadc2750d30b49f0c6de31ed9c16a50
2014-03-20 01:29:25 +00:00