mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński a68cc38b22 Avoid setting '&section' (with no equals or value) when switching to OWE
mw.Uri requires undefined rather than null to unset a parameter;
null instead generates a parameter with no value (and no equals sign).
Our own code in ve.init.mw.DesktopArticleTarget.init.js parseSection()
can't parse that and causes an exception.

Change-Id: I783ea6b91c115b79bbd9deac6669bea0661139af
2019-06-14 20:20:26 +02:00
..
ce Merge "Fix inheritance of isResizable" 2019-05-13 18:11:44 +00:00
dm MWInternalLinkAnnotation: handle non-internal links that say they're mw:WikiLink 2019-05-14 14:35:39 -05:00
init Avoid setting '&section' (with no equals or value) when switching to OWE 2019-06-14 20:20:26 +02:00
tests Store 'canEdit' property when auto-saving or switching editors 2019-05-24 23:15:38 +02:00
themes ve.ui.MWSaveDialog: Fix border radius styles after changes in OOUI 2019-04-16 17:35:56 +02:00
ui Remove switch confirm dialogs 2019-06-11 22:35:34 +02:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00