mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
7739b1c79b
* Remove 'discardChanges' from switchToWikitext. This was intended to discard changes even when the document was modified, but it is no longer used as we always keep changes if we can. * Remove 'leaveVE' param, it was only used once and has been replaced with a direct call to switchToFallbackWikitextEditor. * Don't reset 'section' if there are no changes. Bug: T221981 Change-Id: Ia39345da44d203ba67ae331917c8d5ece7d42ef7 |
||
---|---|---|
.. | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js | ||
ve.ui.MWWikitextConvertConfirmDialog.js | ||
ve.ui.MWWikitextSwitchConfirmDialog.js |