mediawiki-extensions-Visual.../modules/ve-mw/ui
Thiemo Kreuz 72c136182c Remove unused pieces of code from two-pane layout
The toggle feature is not used. The method is always called with a
bool.

Bug: T313489
Change-Id: Id05398ea837355f93df597674e817e3e4f0f8481
2022-07-26 10:41:45 +02:00
..
actions Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
commands
contextitems Use @type instead of @var for JavaScript variable 2022-07-12 11:18:27 +00:00
datatransferhandlers
dialogs Merge "ve.ui.MWTemplateDialog: Fix dialog becoming inert" 2022-07-25 16:03:50 +00:00
elements Document some classes touched in the sidebar rewrite 2022-07-12 12:49:31 +02:00
inspectors Increase default debounce of live extension inspector/dialog to 1000ms 2022-07-14 17:14:37 +01:00
layouts Remove unused pieces of code from two-pane layout 2022-07-26 10:41:45 +02:00
pages Document some classes touched in the sidebar rewrite 2022-07-12 12:49:31 +02:00
styles Template dialog: Make blue selection color transparent 2022-07-20 12:48:49 +02:00
tools Use surface's cancel command to close the editor 2022-06-15 19:24:21 +00:00
widgets Merge "Template dialog sidebar: Skip glitchy jQuery animation" 2022-07-22 12:51:31 +00:00
ve.ui.MWAriaDescribe.js
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
ve.ui.MWSurface.js
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
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js
ve.ui.MWWikitextTransferRegistry.js