mediawiki-extensions-Visual.../modules/ve-mw/ui/inspectors
Moriel Schottlender 53f4b2f1ea MWExtensionInspector input direction based on content
In general, the direction of the MWExtensionInspector textarea
should be dependent on the directionality of the node it is editing.

The only exceptions are <hiero> and <math> that need to have their
textarea LTR always; these two inspectors' directionality definition
is overridden in their onOpen() method.

Bug: 56779
Change-Id: Iac5c1c3bf2c61b9fa36c9588c1734c91ca4305c4
2013-11-08 11:27:02 -08:00
..
ve.ui.MWAlienExtensionInspector.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWExtensionInspector.js MWExtensionInspector input direction based on content 2013-11-08 11:27:02 -08:00
ve.ui.MWHieroInspector.js MWExtensionInspector input direction based on content 2013-11-08 11:27:02 -08:00
ve.ui.MWLinkInspector.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ui.MWMathInspector.js MWExtensionInspector input direction based on content 2013-11-08 11:27:02 -08:00