mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński e0c97ab2f0 ve.ui.MWParameterPage: Hide the "Fall back to plain wikitext" button when in wikitext
We were trying to hide it by detaching, which did not work because it
was getting attached again in later code. Clicking the button just did
nothing.

Change-Id: I027550eb723c43dc85453959159b93e6e802e099
2016-12-27 23:54:42 +00:00
..
actions Add shortcut for show preview and resolve access key conflicts 2016-12-16 13:33:57 +00:00
commands Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
contextitems Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
datatransferhandlers Use canonical ve.dm.TransactionBuilder.static.newFrom* methods 2016-12-01 10:43:10 -08:00
dialogs Add comments in some places where we really want to treat messages as HTML 2016-12-20 10:50:15 +00:00
elements build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
inspectors Change wikitext link inspector name to avoid conflict 2016-12-19 12:03:58 +00:00
pages ve.ui.MWParameterPage: Hide the "Fall back to plain wikitext" button when in wikitext 2016-12-27 23:54:42 +00:00
styles SaveDialog: Align colour palette and ensure sufficient contrast 2016-12-13 19:26:39 +00:00
themes MWTemplatePage: Show a link to the template even when there's a description 2016-12-18 21:56:12 +00:00
tools Update VE core submodule to master (ae30d71) 2016-12-01 10:40:01 -08:00
widgets Batch gallery imageinfo requests via ImageInfoCache subclass 2016-12-06 22:10:19 +00:00
ve.ui.MWCommandRegistry.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWDesktopWikitextSurface.js Move editfont class down to surface view, so it doesn't break DebugBar 2016-10-07 16:10:58 -04:00
ve.ui.MWExtensionWindow.js Use canonical ve.dm.TransactionBuilder.static.newFrom* methods 2016-12-01 10:43:10 -08:00
ve.ui.MWMobileContext.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWMobileSurface.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWSequenceRegistry.js eslint: Re-enable wrap-iife and partially enable dot-notation 2016-11-12 14:43:43 +00:00
ve.ui.MWWikitextCommandRegistry.js eslint: Re-enable wrap-iife and partially enable dot-notation 2016-11-12 14:43:43 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Fix wikitext handling of DataTransferHandlers when IVStore is used 2016-12-14 22:56:18 +00:00
ve.ui.MWWikitextSequenceRegistry.js Remove commented out code 2016-10-03 15:08:47 -04:00
ve.ui.MWWikitextTransferRegistry.js ve.ui.MWWikitextTransferRegistry: Just look for '[[' when detecting links 2016-11-30 19:07:50 +01:00