mediawiki-extensions-Visual.../modules/ve-mw/ui
David Lynch 50c646050d Update VE core submodule to master (fd2f048e4)
Also supporting changes to support the new HelpCompletionAction,
including adding a preference to disable it if required.

New changes:
985b553cc Localisation updates from https://translatewiki.net.
aa26e27dc Localisation updates from https://translatewiki.net.
4cdc753ab Update OOUI to v0.47.0
bfc96a7ee Completions: always abandon if the first input is a space
616a6458f Fuzzy command bar
92b6525a2 Tweak the fuzzy command bar's behavior
fd2f048e4 Fuzzy bar: change how command groups are generated

Change-Id: Ic77b8822baecf5ad1ab466d94df29bb945172b55
2023-05-20 22:04:27 +03: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 Template context: Link to source templates in "Generated from:" list 2023-02-24 00:12:15 +00:00
datatransferhandlers Move var declarations inline 2022-03-01 17:50:24 +00:00
dialogs Preserve classes on all file elements, not just broken images 2023-05-12 10:12:15 +00:00
elements MWPreviewElement: Strip already-present TemplateStyles when building elements 2023-03-14 18:46:30 +00:00
inspectors ve.ui.MWLiveExtensionInspector: Account for this.selectedNode being null in debounced method 2023-01-26 17:58:00 +00:00
layouts Merge "Enable template editor toolbar deeper in the stack" 2022-09-12 09:52:26 +00:00
pages Follow-up I1a81484: Replace MetaItem#remove with SurfaceFragment#removeMeta in other pages 2023-03-30 16:19:41 +01:00
styles Remove the "Report incorrect…" button on visual diffs in save dialog 2023-04-18 22:28:51 +02:00
tools Update VE core submodule to master (fd2f048e4) 2023-05-20 22:04:27 +03:00
widgets Preserve classes on all file elements, not just broken images 2023-05-12 10:12:15 +00:00
ve.ui.MWAriaDescribe.js Make better use of the ARIA mixin 2021-11-18 15:21:47 +00:00
ve.ui.MWCommandRegistry.js
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 Update VE core submodule to master (b5c670c7a) 2023-02-02 23:19:40 +01: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 textSelection compat layer getCaretPosition could error if no selection 2023-04-18 09:59:43 -05:00
ve.ui.MWWikitextTransferRegistry.js