mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
David Lynch d30e6925bf ui.MWParameterPage: multiline inputs for line if newlines already present
TemplateData doesn't always match up with the way the template is being used.
If a field has the `line` type, but is provided with newlines, we should avoid
mangling it by forcing it into a single-line field. As-is, any edit to the
template, even if the user only thinks they touched unrelated parameters,
would cause this.

Bug: T190191
Change-Id: I4f2a0b6c46532dcc268288cb209d0260b18f3ad7
2018-09-12 12:01:03 -05:00
..
ve.ui.MWAdvancedSettingsPage.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWCategoriesPage.js Add label to Options dialog > Categories input fields 2018-04-17 06:28:32 +00:00
ve.ui.MWLanguagesPage.js Replace Bugzilla numbers with Phab numbers 2018-08-09 15:11:27 +01:00
ve.ui.MWParameterPage.js ui.MWParameterPage: multiline inputs for line if newlines already present 2018-09-12 12:01:03 -05:00
ve.ui.MWParameterPlaceholderPage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWSettingsPage.js ve.ui.MWSettingsPage: Fix missing icon (renamed in OOUI) 2018-08-21 00:26:01 +02:00
ve.ui.MWTemplatePage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWTemplatePlaceholderPage.js Match width of template lookupMenu to input 2018-08-24 14:22:00 +01:00
ve.ui.MWTemplatesUsedPage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWTransclusionContentPage.js Template dialog: Lazy resize multiline text inputs on first focus 2018-08-23 17:34:25 +01:00