mediawiki-extensions-Visual.../modules/ve-mw/ui
Adam Wight 1e96f47563 Fix config argument to explicitly pass api
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
2020-09-01 09:36:24 +02:00
..
actions build: Update eslint-config-wikimedia to 0.16.2 2020-06-18 19:16:52 +01:00
commands doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
contextitems Merge "MWSignatureNode: Don't inherit from TransclusionNode" 2020-07-08 20:44:16 +00:00
datatransferhandlers Move restbaseId stripping to ve.utils.parsoid 2020-06-10 20:31:16 +01:00
dialogs Drop support for wgCommentByteLimit, hard-coded null in MW nowadays 2020-08-26 20:25:38 +00:00
elements eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
inspectors build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
pages Fix config argument to explicitly pass api 2020-09-01 09:36:24 +02:00
styles ve.ui.MWGalleryDialog: Allow "Add new image" button label to wrap 2020-08-11 16:07:13 +02:00
tools MobileArticleTarget: Move MWBackTool to a separate file 2020-07-31 16:15:10 +00:00
widgets build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWCommandRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWExtensionWindow.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSequenceRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSurface.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWWikitextCommandRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWWikitextDataTransferHandlerFactory.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWWikitextSequenceRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWWikitextSurface.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWWikitextTransferRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00