mediawiki-extensions-Visual.../modules/ve-mw/init
Ed Sanders fb8815f658 Fix some behaviour when user aborts VE loading with escape
* Pass 'noPrompt' to #tryTeardown
* #loadFail gets triggered by the data promise being aborted,
  so if 'activating' has been cleared at this point, don't
  prompt about there being load error.
* Retry/cancel dialog assumed you were coming from a wikitext
  editor. Rewrite the logic to handle teardown the target if
  the user is coming from read mode.

Change-Id: If9e5d1fbf00f8359f4d06fe7fc3064cc7e349bc9
2022-02-11 00:15:35 +01:00
..
apiresponsecache Move var declarations inline 2021-10-13 14:02:31 +01:00
styles Fix specificity for mw-body-content in VE overlay 2021-11-12 17:55:44 +00:00
targets Fix some behaviour when user aborts VE loading with escape 2022-02-11 00:15:35 +01:00
ve.init.mw.ArticleTargetEvents.js Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00: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 Move var declarations inline 2021-10-13 14:02:31 +01: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.trackSubscriber.js New bucket for abtest data 2022-02-02 15:54:23 -06:00
ve.init.mw.ViewportZoomHandler.js