mediawiki-extensions-Visual.../modules/ve-mw/tests/ui/widgets
Thiemo Kreuz 74e3dd3f4b Fix strange dialog title when using subst:
When I type e.g. "subst:example" as the template name, we made this
work as the user would expect: the template named "Example" is found
and it's TemplateData documentation used. But the dialog title shows
"Subst:example". Note the uppercase "S". It means this string is
parsed as a title, including the "subst:". This is confusing. Just
show the template name.

Change-Id: I9817786991a8379cf48b0a664aef1413abddee2d
2021-10-08 16:00:29 +02:00
..
ve.ui.MWParameterCheckboxInputWidget.test.js Consistent use of .forEach() in QUnit tests 2021-09-07 14:27:25 +02:00
ve.ui.MWParameterSearchWidget.test.js Add/simplify assertions in transclusion outline related code 2021-08-30 14:58:50 +00:00
ve.ui.MWTemplateTitleInputWidget.test.js Only add asterisk after word characters in improved template search 2021-06-21 21:07:28 +02:00
ve.ui.MWTransclusionOutlineButtonWidget.test.js More test cases for MWTransclusionOutlineContainerWidget 2021-08-24 15:46:46 +00:00
ve.ui.MWTransclusionOutlineParameterSelectWidget.test.js Merge "Merge "templateParameterClick" and "choose" events" 2021-09-15 10:11:12 +00:00
ve.ui.MWTransclusionOutlineParameterWidget.test.js More assertions for ve.ui.MWTransclusionOutlineParameterWidget 2021-09-11 14:17:35 +02:00
ve.ui.MWTransclusionOutlinePartWidget.test.js More meaningful assertions for all outline part widgets 2021-08-24 13:17:16 +02:00
ve.ui.MWTransclusionOutlinePlaceholderWidget.test.js More meaningful assertions for all outline part widgets 2021-08-24 13:17:16 +02:00
ve.ui.MWTransclusionOutlineTemplateWidget.test.js Fix strange dialog title when using subst: 2021-10-08 16:00:29 +02:00
ve.ui.MWTransclusionOutlineWidget.test.js Fix strange dialog title when using subst: 2021-10-08 16:00:29 +02:00