mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-30 00:55:00 +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 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
pages | ||
styles | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWSurface.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |