mediawiki-extensions-Visual.../modules/ve-mw/init
Bartosz Dziewoński aadec90f0f DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases
If a new namespace was added to $wgVisualEditorAvailableNamespaces,
but VE was loaded on a page with old cached HTML, the 'Edit' tab's
text would incorrectly be 'Edit source'.

If $wgVisualEditorTabMessages['edit'] or ...['create'] was changed
from non-null to null, but VE was loaded on a page with old cached
HTML, the tab would still use the old text.

Change-Id: I2d5c7b922ba480eb90fa0a6da7a1901f062c96df
2019-05-14 00:19:08 +02:00
..
styles Fix some bad math in CSS code comments 2019-05-06 21:53:15 +02:00
targets DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases 2019-05-14 00:19:08 +02:00
ve.init.mw.ApiResponseCache.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.ArticleTarget.js Section switch from wikitext to VE 2019-05-13 19:49:10 +01:00
ve.init.mw.ArticleTargetEvents.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.ArticleTargetLoader.js Section switch from wikitext to VE 2019-05-13 19:49:10 +01:00
ve.init.mw.DiffLoader.js Only depend on ArticleTarget for diff viewer 2019-04-12 15:14:09 +01:00
ve.init.mw.DiffPage.init.js Only depend on ArticleTarget for diff viewer 2019-04-12 15:14:09 +01:00
ve.init.mw.GalleryImageInfoCache.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.ImageInfoCache.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.LinkCache.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.init.mw.Platform.init.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Platform.js build: Update eslint-config-wikimedia to 0.11.0 2019-02-20 20:23:43 +00:00
ve.init.mw.ProgressBarWidget.js DesktopArticleTarget: Make the progress bar into a reusable widget 2019-02-06 22:20:37 +01:00
ve.init.mw.SaveErrorHandler.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Target.js API: Use formatversion=2 by default 2019-04-30 19:31:28 +01:00
ve.init.mw.TempWikitextEditorWidget.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.init.mw.trackSubscriber.js trackSubscriber: don't populate all fields, to make validation happy 2019-04-01 11:56:15 -05:00
ve.init.MWEditingTabDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.MWEditModeTool.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.MWVESwitchConfirmDialog.js Section switch from wikitext to VE 2019-05-13 19:49:10 +01:00
ve.init.MWVESwitchPopupWidget.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.MWWelcomeDialog.js stylelint: Enforce class name pattern 2019-01-13 15:14:53 +00:00