mediawiki-extensions-Visual.../modules/ve-mw/ui
Adam Wight 23f0bdf822 Remove $wgVisualEditorTransclusionDialogSuggestedValues feature flag
Feature is always enabled now.

Bug: T307188
Change-Id: I6f8288d31fecc6827a7a9e5e9705239e15c86ae2
2022-06-10 16:40:06 +02:00
..
actions Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
commands Move var declarations inline 2022-03-01 17:50:24 +00:00
contextitems Remove "delete" button from link node desktop context 2022-03-30 17:43:02 +01:00
datatransferhandlers Move var declarations inline 2022-03-01 17:50:24 +00:00
dialogs Make collapsible descriptions more responsive 2022-05-27 16:10:00 +02:00
elements Show all elements when expanding a collapsible description 2022-06-09 12:38:26 +02:00
inspectors Move var declarations inline 2022-03-01 17:50:24 +00:00
pages Remove $wgVisualEditorTransclusionDialogSuggestedValues feature flag 2022-06-10 16:40:06 +02:00
styles ve.ui.MWLinkAnnotationInspector: Prevent long sitenames from messing up the layout 2022-06-01 23:34:19 +02:00
tools Move var declarations inline 2022-03-01 17:50:24 +00:00
widgets GalleryImageNode: Handle broken images 2022-05-23 15:29:42 +01:00
ve.ui.MWAriaDescribe.js Make better use of the ARIA mixin 2021-11-18 15:21:47 +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 Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWSequenceRegistry.js Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
ve.ui.MWSurface.js Add mw-show-empty-elt to MW surfaces 2021-11-19 16:08:53 +00:00
ve.ui.MWWikitextCommandRegistry.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Override default source mode font in placeholders too 2021-09-09 22:30:38 +02:00
ve.ui.MWWikitextTransferRegistry.js