mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Merge "Fix inheritance of isResizable" 2019-05-13 18:11:44 +00:00
dm API: Use formatversion=2 by default 2019-04-30 19:31:28 +01:00
init DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases 2019-05-14 00:19:08 +02:00
tests Replace the save button with a save tool 2019-04-30 19:32:33 +00:00
themes ve.ui.MWSaveDialog: Fix border radius styles after changes in OOUI 2019-04-16 17:35:56 +02:00
ui Fix API request for media dialog preview 2019-05-13 12:51:54 +01:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00