mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
1e96f47563
These constructors only take a single argument, so the api config was being ignored and the input would fall back to the default `new mw.Api()`. The order is changed so that the "api" config is merely a default, and can be changed by whatever comes later. The UserInputWidget currently doesn't accept an "api" config. This will be fixed in Ifb1dd9d. But this is not a blocker. Merging this patch here before the other won't have any consequence. It will just continue to ignore the "api" config. ;-) Change-Id: I15c35216c717576c6767927cac06ef72198fc95a |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
pages | ||
styles | ||
tools | ||
widgets | ||
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 |