mediawiki-extensions-Visual.../modules/ve-mw/init
Bartosz Dziewoński 0f05dafa6f Make SaveErrorHandler receive entire API response
Previously we passed either data.visualeditoredit.edit or data.error,
which was mostly okay since they are mutually exclusive, but it could
still theoretically conflict if both objects had identical properties
(and receiving different things could make debugging errors harder).

Change-Id: I818d916275b8451af6910ddaa7cd4d7c653085ee
2018-12-07 14:17:16 -05:00
..
styles build: Upgrade stylelint-config-wikimedia to 0.5.0 and make pass 2018-12-03 13:06:59 -08:00
targets Audit target hooks 2018-12-05 15:45:19 -05:00
ve.init.mw.ApiResponseCache.js Check for normalized and converted titles in ve.init.mw.ApiResponseCache 2018-06-15 21:27:31 +02:00
ve.init.mw.ArticleTarget.js Make SaveErrorHandler receive entire API response 2018-12-07 14:17:16 -05:00
ve.init.mw.ArticleTargetEvents.js Update EventLogging code for Edit->EditAttemptStep schema migration 2018-10-29 12:06:57 -07:00
ve.init.mw.ArticleTargetLoader.js Use mw.Title.wantSignaturesNamespace 2018-11-27 18:42:44 +00:00
ve.init.mw.DiffLoader.js Visual diffs in source mode section edits 2018-03-27 17:53:54 +01:00
ve.init.mw.DiffPage.init.js ve.init.mw.DiffPage.init: Detect extra diff header rows 2018-05-08 22:05:46 +02:00
ve.init.mw.GalleryImageInfoCache.js Add an 'api' parameter to ApiResponseCache 2018-05-07 11:53:23 +01:00
ve.init.mw.ImageInfoCache.js Add an 'api' parameter to ApiResponseCache 2018-05-07 11:53:23 +01:00
ve.init.mw.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.init.mw.LinkCache.js Fix parsing of external links, now Parsoid adds 'external' classes 2018-06-01 08:47:46 +00:00
ve.init.mw.Platform.init.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.init.mw.Platform.js build: Use eslint-config-wikimedia v0.9.0 and make pass 2018-11-21 16:51:20 +00:00
ve.init.mw.SaveErrorHandler.js Make SaveErrorHandler receive entire API response 2018-12-07 14:17:16 -05:00
ve.init.mw.Target.js Blacklist javascript links 2018-11-27 21:10:09 +01:00
ve.init.mw.TempWikitextEditorWidget.js Follow-up 0a7a845a4: Missed one 2018-02-14 14:25:07 -08:00
ve.init.mw.trackSubscriber.js trackSubscriber: Set timing property to a number, not an object 2018-12-03 15:33:18 -08:00
ve.init.MWEditingTabDialog.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.init.MWEditModeTool.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWVESwitchConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWVESwitchPopupWidget.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWWelcomeDialog.js Fix confusion between #getSetupProcess and #getReadyProcess 2018-07-11 23:47:55 +02:00