mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 3109c82cc4 ve.ui.MWGalleryDialog: Fix showing the search panel
Due to changes in StackLayout in OOUI v0.47.0 it is no longer able to
show a panel that was hidden using `.toggle( false )`.

Hiding it in this way seems to not have been needed anyway.

Bug: T337638
Change-Id: I81ed015986ed03fab1e65a7f3a826ac4296077b7
2023-05-29 01:30:29 +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 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 ve.ui.MWGalleryDialog: Fix showing the search panel 2023-05-29 01:30:29 +02: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
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