mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-11 05:56:11 +00:00
58f56c0418
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 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
pages | ||
styles | ||
toolgroups | ||
tools | ||
widgets | ||
ve.ui.MWAriaDescribe.js | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWSurface.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |