mediawiki-extensions-Visual.../modules/ve-mw/preinit
Roan Kattouw 501518cb4d init: Check for disabled welcome dialog again async
The first time we check, it's too early for any code that might have
wanted to call stopShowingWelcomeDialog() to have done so (because we
check synchronously after making that function available).

I'm not sure if checking twice like this is the best solution, or if it
would be better to defer the whole thing and only check once.

Change-Id: If5b88bb50c3becaa3d7931c8b8e4d0faed7b69d2
2020-06-01 13:10:49 -07:00
..
styles Fixes edit section being cropped on page with zoom 2020-05-28 21:43:34 +02:00
.eslintrc.json Replace $.when with ve.promiseAll 2019-11-04 22:06:54 +08:00
ve.init.mw.ArticleTargetLoader.js Merge "ApiVisualEditor: Add option to return lint errors from Parsoid" 2020-04-24 10:03:40 +00:00
ve.init.mw.ArticleTargetSaver.js Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
ve.init.mw.DesktopArticleTarget.init.js init: Check for disabled welcome dialog again async 2020-06-01 13:10:49 -07:00
ve.init.mw.DiffLoader.js Fix issues with treating section "numbers" as integers 2020-04-01 21:41:17 +02:00
ve.init.mw.DiffPage.init.js Add .mw-parser-output to historical visual diffs 2020-02-11 21:12:19 +01:00
ve.init.mw.ProgressBarWidget.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.mw.TempWikitextEditorWidget.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.init.MWEditingTabDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.MWEditModeTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.MWVESwitchConfirmDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.MWVESwitchPopupWidget.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.MWWelcomeDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.utils.parsoid.js Merge "Fix #unwrapParsoidSections for pseudo-sections (generated by templates)" 2020-05-18 20:32:28 +00:00