mediawiki-extensions-Visual.../modules/ve-mw/init
David Lynch 228596cba0 Add a Process to the save workflow
A new hook `ve.preSaveProcess` is triggered to give other code the
chance to add steps to the process. The save dialog won't show until
the process completes. A step can be failed to return to normal
editing.

Change-Id: Id0740ff58ba9d9519c81174100ef1b8f8740870b
2023-08-16 15:59:04 +01:00
..
apiresponsecache Add and fix default values in parameter documentation 2022-02-21 13:19:21 +00:00
styles build: Upgrade stylelint-config-wikimedia from 0.15.0 to 0.16.0 2023-07-14 13:02:49 -04:00
targets Add a Process to the save workflow 2023-08-16 15:59:04 +01:00
ve.init.mw.ArticleTargetEvents.js Centralize EditAttemptStep logging code in WikimediaEvents 2023-03-24 21:48:45 +01:00
ve.init.mw.js
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