mediawiki-extensions-Math/modules/VisualEditor
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
..
math.svg Migrate VE icon from VE extension 2014-06-21 14:52:16 +00:00
ve.ce.MWMathNode.js Fix rerendering in VE 2014-07-14 17:45:24 +00:00
ve.dm.MWMathNode.js Use new MWInlineExtensionNode and DM node construction 2014-06-03 19:24:30 +01:00
ve.ui.MWMathIcons.css Migrate VE icon from VE extension 2014-06-21 14:52:16 +00:00
ve.ui.MWMathInspector.js Merge "Update for 126166 in VE Core" 2014-04-21 22:46:32 +00:00
ve.ui.MWMathInspectorTool.js Update for 126166 in VE Core 2014-04-15 16:22:03 -07:00