mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-12 14:35:28 +00:00
b0ddcb0010
Note there are currently two different code paths utilizing two different events. The existing event handler actually changes the selection of the top-level part in the sidebar (the corresponding template name turns blue). The new event handler highlights a parameter (it turns gray). This is currently intentional (partly because of a bug in OOUI). I will try to merge these code paths, if possible. Please test, and if it works fine from the user's perspective, please merge it as it is for now. Bug: T285323 Bug: T289043 Change-Id: I8fafee68b8b7ff225c7b3c327f483f3426d8129c |
||
---|---|---|
.. | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js |