Math/modules/VisualEditor
Ed Sanders 3032c22480 Update VE implementation to use model-only inpsectors
As we can't access the view node we have to use stagin transactions
to apply changes to the real document node.

In all cases we can now bypass the parent teardown method as the
model has already been updated.

Depends on If1250402f266 being pulled through to the VE extension.

Bug: 63785
Change-Id: Ic42db8531a5119e8454fb26c80565cef656d3a80
2014-04-14 18:52:09 -07:00
..
ve.ce.MWMathNode.css Add VisualEditor support 2014-03-20 01:29:25 +00:00
ve.ce.MWMathNode.js Emit rerender on math node if Tex image is not present 2014-03-31 16:07:59 -07:00
ve.dm.MWMathNode.js Add VisualEditor support 2014-03-20 01:29:25 +00:00
ve.ui.MWMathInspector.js Update VE implementation to use model-only inpsectors 2014-04-14 18:52:09 -07:00
ve.ui.MWMathInspectorTool.js Update tool to use a command 2014-04-09 22:56:42 +00:00