mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
actions Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
commands Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
contextitems Numbered links on mobile: Show "Add label" button 2024-02-22 18:02:10 +00:00
datatransferhandlers Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
dialogs Delete MWConfirmationDialog 2024-04-16 14:46:23 +01:00
elements Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
inspectors Fix casing of MediaWiki 2024-03-12 15:40:46 +00:00
layouts Merge "Enable template editor toolbar deeper in the stack" 2022-09-12 09:52:26 +00:00
pages Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
styles styles: Update invalid border color 2024-03-28 20:40:27 -07:00
toolgroups Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
tools Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
widgets Remove unused ve-ui-educationPopup-header CSS 2024-02-28 15:44:36 +00:00
ve.ui.MWAriaDescribe.js
ve.ui.MWCommandRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWExtensionWindow.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWSequenceRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWSurface.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextCommandRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextSequenceRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextSurface.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextTransferRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00