mediawiki-extensions-Visual.../modules/ve-mw/init
Bartosz Dziewoński 5a792b6558 ApiVisualEditorEdit: Allow not returning the new revision content
Sometimes we call this API and then reload the page (or navigate to
another URL), without using the page content it returns. Save some
work and some data transfer and don't generate it in those cases.

Change-Id: Ic5fac61f3ef9b2dfce6ff757f1d414a9f41f217d
2023-06-22 21:08:15 +00:00
..
apiresponsecache Add and fix default values in parameter documentation 2022-02-21 13:19:21 +00:00
styles Drop some IE hacks 2023-04-12 16:32:59 +01:00
targets ApiVisualEditorEdit: Allow not returning the new revision content 2023-06-22 21:08:15 +00:00
ve.init.mw.ArticleTargetEvents.js Centralize EditAttemptStep logging code in WikimediaEvents 2023-03-24 21:48:45 +01:00
ve.init.mw.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-02 21:30:00 +01:00
ve.init.mw.Platform.init.js
ve.init.mw.Platform.js Handle temporary users when dealing with user preferences 2023-04-28 15:57:46 +02:00
ve.init.mw.SaveErrorHandler.js Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
ve.init.mw.ViewportZoomHandler.js