mediawiki-extensions-Visual.../modules/ve-mw/ui/styles
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
..
images Math(s) icon 2013-07-18 11:58:58 -07:00
ve.ui.Icons-raster.css Alphabetise icon styles in ve-mw 2013-07-26 11:19:36 +00:00
ve.ui.Icons-vector.css Alphabetise icon styles in ve-mw 2013-07-26 11:19:36 +00:00
ve.ui.MWDialog.css Use ve.ui.SurfaceWidget for image captions 2013-07-18 21:35:22 +00:00
ve.ui.MWInspector.css MWMath cleanup 2013-07-30 23:47:37 +01:00
ve.ui.Tool.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Widget.css Rename 'CategoryList' to 'Category' for consistency 2013-07-25 13:34:25 +01:00