mediawiki-extensions-Visual.../modules/ve-mw/ui
Moriel Schottlender 64604f8415 Correctly place CategoryPopupWidget in RTL
The previous check for RTL did not properly recognize
when the UI was in RTL, since the element in question has no explicit
'dir' attribute. The test now uses $element.css( 'direction' ) which
is inherited, and produces a correct result.

Change-Id: Ie30c2038428b10709dc30cb8320bdc94d76a5a18
2014-10-14 23:50:50 +00:00
..
dialogs Merge "Make MWTransclusionModel and MWTemplateDialog extensible" 2014-10-10 20:40:19 +00:00
inspectors Getting rid of ve.splitClusters in ve-mw 2014-10-08 08:09:19 +00:00
pages Use mw.Title#getRelativeText to deal with titles relative to specific namespaces 2014-09-26 02:47:18 +00:00
styles Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
themes Update VE core submodule to master (be42edf) 2014-08-28 13:51:10 -07:00
tools Update VE core submodule to master (984b57a) 2014-10-07 21:39:33 +02:00
widgets Correctly place CategoryPopupWidget in RTL 2014-10-14 23:50:50 +00:00
ve.ui.MWCommandRegistry.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00