mediawiki-extensions-Visual.../modules/ve-mw/ui
David Lynch 9ded195f7e MWTransclusionDialog: fix conditions for "show options" button disabling
As I understand it, the button should be enabled whenever there's more than
one option in the sidebar, and disabled otherwise. The previously chosen
conditions weren't perfectly proxying this, and the button would be disabled
whenever editing an already-existing transclusion.

Bug: T167710
Change-Id: Id303b680c072642ae7b66066e28ecc9f1dc90fd7
2017-06-22 17:58:52 +01:00
..
actions Check magic link autolink sequences also after paste 2017-03-30 23:13:00 -04:00
commands
contextitems Internal link context popup: selflinks still get link styling 2017-04-11 10:51:05 -07:00
datatransferhandlers Merge "MWMediaTransferHandler: Allow uploading of dropped Blobs" 2017-04-27 19:32:42 +00:00
dialogs MWTransclusionDialog: fix conditions for "show options" button disabling 2017-06-22 17:58:52 +01:00
elements MWSaveDialog: Run links through a render function for preview & visual diff 2017-03-31 10:51:35 +01:00
inspectors Rename deprecated Card to current TabPanel 2017-05-10 11:46:49 -07:00
pages MWParameterPage: Fix missed remove -> trash icon name rename 2017-06-12 11:39:50 -07:00
styles Add filename to gallery dialog page 2017-06-06 15:48:24 +01:00
themes
tools ve.ui.MWEducationPopupTool: Remove unnecessary manual popup positioning 2017-06-14 23:19:09 +02:00
widgets Replace uses of the removed 'remove' icon with the 'trash' one 2017-05-31 16:30:17 -07:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js Guard against mwdata.body being null 2017-06-01 14:01:23 +01:00
ve.ui.MWSequenceRegistry.js
ve.ui.MWWikitextCommandRegistry.js Move wikitext signature command to correct file 2017-02-07 20:21:32 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js MWWikitextDataTransferHandlerFactory: Don't reimplement getText 2017-05-10 10:58:42 -05:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Improve NWE new section styles 2017-03-03 11:59:06 +00:00
ve.ui.MWWikitextTransferRegistry.js