mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
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
..
ve.ui.MWCategoryInputWidget.js Use LinkCache instead of an object in MWCategoryWidget to store hidden status (to be shared with the input widget) 2014-09-23 23:56:27 +01:00
ve.ui.MWCategoryItemWidget.js Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
ve.ui.MWCategoryPopupWidget.js Correctly place CategoryPopupWidget in RTL 2014-10-14 23:50:50 +00:00
ve.ui.MWCategoryWidget.js MWCategoryWidget: Use TextInputWidget#event-enter instead of keypress 2014-10-10 22:36:42 +02:00
ve.ui.MWLinkTargetInputWidget.js Update VE core submodule to master (6e68242) 2014-09-24 12:18:16 -07:00
ve.ui.MWMediaResultWidget.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWMediaSearchWidget.js Abort promises before sending new ones in MediaSearchWidget 2014-09-05 18:51:30 -04:00
ve.ui.MWMoreParametersResultWidget.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWNoParametersResultWidget.js Limit the number of initially visible parameters in the parameter search widget 2014-04-09 12:56:02 -07:00
ve.ui.MWParameterResultWidget.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWParameterSearchWidget.js Template dialog: Show up to the limit of parameters, not up to the limit + 1 2014-09-15 12:13:47 -07:00
ve.ui.MWReferenceGroupInputWidget.js Use combo box widget to suggest existing values for reference group 2014-08-30 02:33:04 +01:00
ve.ui.MWReferenceResultWidget.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.ui.MWReferenceSearchWidget.js Properly mark reference search index as empty when setting internal list 2014-09-10 00:13:42 +01:00
ve.ui.MWTitleInputWidget.js Use mw.Title#getRelativeText to deal with titles relative to specific namespaces 2014-09-26 02:47:18 +00:00
ve.ui.MWTocItemWidget.js Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
ve.ui.MWTocWidget.js Update VE core submodule to master (8d5ec7a) 2014-09-24 11:34:14 -07:00