mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Ed Sanders 0d30e1e77d MWMath cleanup
VisualEditor.php
* Add CSS file

ve.ce.MWMathNode.js
* Wrap the image in a span, so GenerateContentNode doesn't
  try to nest an image inside an image
* Remove unnecessary attribute setting
* Only pass unwrapped image to deferred.resolve
* Retrigger MathJax rendering

ve.ce.Node.css
* Use inline-block for image wrapper

ve.dm.MWMathNode.js
* Mixin GeneratedContentNode and implement getHash
* Copy over functionality of MWTransclusionNode:
  + Just store data-mw for attributes
  + Store orignal(DomElement|MW|Index) for selser

ve.init.mw.ViewPageTarget.js
* Add mwMath to the toolbar

ve.ui.MWMathInspector.js
* Remove static.InputWidget, not required in this architecture
* Use multiline TextInputWidget
* Only update mw attribute
* Allow creation of new math nodes

ve.ui.MWInspector.css
* Set height of TextInputWidget

Change-Id: I520f8ccc9f89a2ce70aa1d9e02ed0c6cacbecc2f
2013-07-30 23:47:37 +01:00
..
ve.dm.MWBlockImageNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.MWEntityNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.MWHeadingNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.MWImageCaptionNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.MWInlineImageNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.dm.MWMathNode.js MWMath cleanup 2013-07-30 23:47:37 +01:00
ve.dm.MWPreformattedNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.MWReferenceListNode.js Remove the DM 'about' attribute from references and reference lists 2013-07-30 15:08:19 -07:00
ve.dm.MWReferenceNode.js Remove the DM 'about' attribute from references and reference lists 2013-07-30 15:08:19 -07:00
ve.dm.MWTransclusionNode.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00