mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
21ab6bc5f6
Same issue as in the previous patch, but less intrusive. It was always possible to add a new part, but it was often inserted at the wrong position. It worked only as intended when a top-level part was selected. When a parameter was selected, the new part was always appended to the very end of the transclusion, not after the selected template. This is now a little bit of duplicate code. We might extract this to a method in a later patch. Bug: T313388 Change-Id: I1327222969d1d315bdacf3998f366d88c4c26bd5 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
pages | ||
styles | ||
tools | ||
widgets | ||
ve.ui.MWAriaDescribe.js | ||
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 |