mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
thiemowmde a6a61983c1 Make "add undocumented parameter" hotkey ctrl+shift+d work much better
* Make it always work when there is only a single template anyway, no
  matter if the template is selected or not.
* Auto-expand the widget and focus the input field when it receives
  focus. The only way it can receive focus is via the hotkey. It can
  not be selected from the sidebar.

Bug: T338108
Change-Id: I567a0b99a8ad2e837993437e47f07d62e8b003d2
2023-06-06 17:22:30 +02:00
..
ve.ui.MWAddParameterPage.js Make "add undocumented parameter" hotkey ctrl+shift+d work much better 2023-06-06 17:22:30 +02:00
ve.ui.MWAdvancedSettingsPage.js Follow-up I1a81484: Replace MetaItem#remove with SurfaceFragment#removeMeta in other pages 2023-03-30 16:19:41 +01:00
ve.ui.MWCategoriesPage.js Follow-up I1a81484: Replace MetaItem#remove with SurfaceFragment#removeMeta in other pages 2023-03-30 16:19:41 +01:00
ve.ui.MWLanguagesPage.js
ve.ui.MWParameterPage.js
ve.ui.MWSettingsPage.js Follow-up Id21c122d4: Replace MetaItem#remove with SurfaceFragment#removeMeta 2023-03-15 13:10:23 +00:00
ve.ui.MWTemplatePage.js
ve.ui.MWTemplatePlaceholderPage.js
ve.ui.MWTemplatesUsedPage.js Fix line height in templates used dialog 2023-03-13 08:49:02 +00:00
ve.ui.MWTransclusionContentPage.js