mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
5fcc862eb1
This replaces I8cf9ecd. Significant changes: * The …OutlineContainerWidget doesn't need to know the BookletLayout any more. The only remaining resason to have this dependency was some focus management. This is now done via an event. * Renamed an existing event to match the new one. The two really mean and do the exact same, even if they are triggered from two different places. * Simplified some existing code. * Updated documentation. Bug: T288827 Change-Id: Ifcf2cadabf7fa4b8ecb72e3937003fab3b00d9bb |
||
---|---|---|
.. | ||
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.MWTransclusionsBooklet.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |