mediawiki-extensions-Visual.../modules/ve-mw/ui
WMDE-Fisch 42b557ff80 Use add template when adding a new transclusion part
We have two cases now that we want to cover here:
- Either we're inserting a new template and start a "fresh"
  transclusion, then we want to use "search" in the headlines
- Or we're adding a new template to an exsisting
  transclusion, then we want to use "add" in the headlines

Bug: T277028
Change-Id: I9fa294cf732598d58f848c75b353d2e1742eb4e8
2021-05-11 13:13:44 +02:00
..
actions MWLinkAction: update call to window.open 2020-10-08 18:37:47 +00:00
commands
contextitems Fix typo in doc comment 2021-01-21 00:15:13 +01:00
datatransferhandlers MWWikitextStringTransferHandler: Factor out Parsoid->DOM conversion 2021-01-20 19:49:27 +00:00
dialogs Use add template when adding a new transclusion part 2021-05-11 13:13:44 +02:00
elements Add collapsible descriptions to the transclusion dialog 2021-05-10 11:18:17 +00:00
inspectors build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
pages Use add template when adding a new transclusion part 2021-05-11 13:13:44 +02:00
styles Optional verbose template search 2021-05-10 12:45:12 +00:00
tools Revert incorrect changes to ve.ui.MWBackCommand that made it stop working 2021-04-08 15:37:46 +02:00
widgets Use standard search API when searching for templates 2021-04-30 12:52:45 +00:00
ve.ui.MWCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js
ve.ui.MWWikitextCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWWikitextDataTransferHandlerFactory.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js
ve.ui.MWWikitextTransferRegistry.js