mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Ed Sanders 58f56c0418 Delete MWConfirmationDialog
Despite its generic name, this class exists just for the
template dialog and does 3 things:

1. Provides generic accept/reject override messages
2. Provides a new function signature when the prompt
   and success callback are passed
3. Focuses the delete button

(1) and (2) can be provided by a local helper function.
(3) should be implemented upstream, although given this
was done to prevent users taking destructive actions
accidentally I'm not sure why this should be overridden
here.

Change-Id: Id5aa018310eded7a3552a182d19ca16b040abcbd
2024-04-16 14:46:23 +01:00
..
ve.ui.MWCommandHelpDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWExtensionDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWExtensionPreviewDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWFloatingHelpDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWGalleryDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWMediaDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWMetaDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWMobileSaveDialog.js MobileSaveDialog: Remove checks for module existence 2024-02-27 15:11:18 +00:00
ve.ui.MWPreDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWRequiredParamBlankConfirmDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWSaveDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWTableDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWTemplateDialog.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWTransclusionDialog.js Delete MWConfirmationDialog 2024-04-16 14:46:23 +01:00