mediawiki-extensions-Visual.../modules/ve-mw/ui
Thiemo Kreuz 9392282bf2 More test cases for MWTransclusionOutlineContainerWidget
This also fixes a mistake in the class where we forgot to
disconnect event handlers when an element is removed from
the list. This doesn't have much of a consequence, as the
event flow is only in one direction, from the destroyed
element up. This is not possible any more.

Bug: T289560
Change-Id: I0bcc1d68c50b8cbdb033ef6692b34e2fc94e8d85
2021-08-24 15:46:46 +00:00
..
actions
commands
contextitems
datatransferhandlers
dialogs Merge "Remove dependency from new sidebar to the BookletLayout" 2021-08-23 14:40:02 +00:00
elements
inspectors Merge "Don't show toolbar in MWLanguageVariantInspector text targets" 2021-08-10 01:17:08 +00:00
pages Merge "Streamline and harden template paramter search widget behavior" 2021-08-20 08:35:45 +00:00
styles Merge "Make template parameter checkbox widget an OptionWidget" 2021-08-18 09:31:52 +00:00
tools Merge "ve.ui.MWBackTool: Avoid using global ve.init.target" 2021-08-18 16:50:04 +00:00
widgets More test cases for MWTransclusionOutlineContainerWidget 2021-08-24 15:46:46 +00:00
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