mediawiki-extensions-Visual.../modules/ve-mw/tests/ui/widgets
Thiemo Kreuz 338a800837 Merge "templateParameterClick" and "choose" events
We don't need to distinguish between these any more. Both are
"active", i.e. both focus the widget on the right side of the
dialog. Sometimes the "choose" event is fired to actually add
or remove a parameter. Sometimes it's fired, but the state of
the parameter doesn't change (for whatever reason, i.e.
because the parameter name was clicked instead of the
checkbox). There is nothing to do in this case, except for the
focus change.

Change-Id: I3c7c0c81a075ccff76eda0a4fb2aa1ac7be3cec5
2021-09-11 17:47:08 +00:00
..
ve.ui.MWParameterCheckboxInputWidget.test.js Add test for ve.ui.MWParameterCheckboxInputWidget 2021-08-24 15:44:43 +00: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
ve.ui.MWTransclusionOutlineButtonWidget.test.js More test cases for MWTransclusionOutlineContainerWidget 2021-08-24 15:46:46 +00:00
ve.ui.MWTransclusionOutlineContainerWidget.test.js Add/simplify assertions in transclusion outline related code 2021-08-30 14:58:50 +00:00
ve.ui.MWTransclusionOutlineParameterSelectWidget.test.js Merge "templateParameterClick" and "choose" events 2021-09-11 17:47:08 +00:00
ve.ui.MWTransclusionOutlineParameterWidget.test.js Add/simplify assertions in transclusion outline related code 2021-08-30 14:58:50 +00: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 Rename and document select/focus events in template dialog 2021-09-01 16:23:59 +00:00
ve.ui.MWTransclusionOutlineWikitextWidget.test.js More meaningful assertions for all outline part widgets 2021-08-24 13:17:16 +02:00