mediawiki-extensions-Visual.../modules/ve-mw/ui
Thiemo Kreuz 333cadd5d4 Add star to template search term only when it's possible
Discussed in T274903#7077957. Note this might not be the
"perfect" solution. We are still experimenting, and this is
all hidden behind a feature flag. This is the change with the
most minimal impact. Actively trimming the input is another
solution, but with a bigger impact we might want to discuss
first.

Bug: T274903
Change-Id: I2ed06c04bb96c7b61bd7e87ad001e639ea6d06a2
2021-05-11 16:31:42 +00: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 Renaming temporary config variable and splitting it from cirrus search lookup 2021-05-10 14:47:31 +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 Renaming temporary config variable and splitting it from cirrus search lookup 2021-05-10 14:47:31 +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 Add star to template search term only when it's possible 2021-05-11 16:31:42 +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 eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
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 eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWWikitextTransferRegistry.js