mediawiki-extensions-Visual.../modules/ve-mw/ui
Ed Sanders 2a1076e295 Fix ContextItem documentation
* Be more specific about the type of context which a
  context item belongs to.
* Make grammar clearer.

Change-Id: Ic480411cead80a1651c61ce9841dfbdc24a7b915
2023-07-10 14:32:12 +01: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 Fix ContextItem documentation 2023-07-10 14:32:12 +01:00
datatransferhandlers Move var declarations inline 2022-03-01 17:50:24 +00:00
dialogs Merge "Make "add undocumented parameter" hotkey ctrl+shift+d work much better" 2023-06-21 19:52:11 +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 Make "add undocumented parameter" hotkey ctrl+shift+d work much better 2023-06-06 17:22:30 +02:00
styles Autosize the EditSummaryWidget 2023-06-02 12:39:33 +01:00
tools Make better use of toolbar groups 2023-06-29 16:58:38 +00:00
widgets Autosize the EditSummaryWidget 2023-06-02 12:39:33 +01:00
ve.ui.MWAriaDescribe.js
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