mediawiki-extensions-Visual.../modules/ve-mw/ui
Thiemo Kreuz 9b5438cba2 Hide content pane on narrow screens when sidebar is expanded
Before, the content pane (the right half of the dialog) was moved
to the right, outside of the visible viewport. But it was still
active and could i.e. be navigated to via the tab key. Only truly
hiding it solves this issue.

Bug: T274554
Change-Id: I8925a9cca0099528aca8e98452816b5f9dd23a76
2021-09-10 17:34:05 +02:00
..
actions
commands
contextitems Cleanups and optimizations related to .parseDom() 2021-09-02 18:29:09 +00:00
datatransferhandlers
dialogs Merge "Clean up post- OOUI fix" 2021-09-10 14:37:12 +00:00
elements
inspectors Merge "Don't show toolbar in MWLanguageVariantInspector text targets" 2021-08-10 01:17:08 +00:00
pages Merge "Don't allow users to add parameters that contain forbidden chars" 2021-09-10 10:14:53 +00:00
styles Hide content pane on narrow screens when sidebar is expanded 2021-09-10 17:34:05 +02:00
tools Merge "ve.ui.MWBackTool: Avoid using global ve.init.target" 2021-08-18 16:50:04 +00:00
widgets Remove invisible tab target from template dialog sidebar 2021-09-10 06:42:22 +00:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js
ve.ui.MWWikitextCommandRegistry.js
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js
ve.ui.MWWikitextTransferRegistry.js