mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 914e6905ed ve.ui.MWTemplateDialog: Unbreak the logic to enable/disable "Apply" button
I have moved this block of code to the wrong place in change
13675e4a81. As a result,
`this.loaded` was being set early, so the dialog was treating
all of the pre-existing transclusion parts as newly inserted,
and the "Apply" button was therefore always enabled.

Bug: T209661
Change-Id: I3c1b45f91738ab6fc4a6f6d61ae5bf925c9a1bb5
2018-11-16 01:08:29 +01:00
..
actions Don't assume commandGroup has a demote property set 2018-08-31 22:20:36 +01:00
commands Update VE core submodule to master (e69a4a07c) 2018-08-25 18:08:48 +01:00
contextitems Use changed ve.dm.Selection interface, if present 2018-10-31 12:07:14 +08:00
datatransferhandlers Use data.cloneElements when converting pasted wikitext 2018-10-29 21:36:10 +00:00
dialogs ve.ui.MWTemplateDialog: Unbreak the logic to enable/disable "Apply" button 2018-11-16 01:08:29 +01:00
elements Add missing mw-content-(dir) class to MWPreviewElement 2018-05-11 16:59:12 +00:00
inspectors .eslintrc: Enable and fix "max-statements-per-line": 1 2018-10-30 00:19:16 +01:00
pages Merge "ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category')" 2018-11-01 23:02:59 +00:00
styles Fix margin/padding on save dialog enter prompt 2018-11-07 13:50:18 +00:00
tools Analytics: track more things for Growth 2018-10-29 10:21:49 -05:00
widgets Add using the article title as the default value for sorting in categories 2018-10-31 19:01:02 +01:00
ve.ui.MWCommandRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWExtensionWindow.js Don't add body attribute to an extension node with an empty body 2018-10-08 17:29:58 +01:00
ve.ui.MWSequenceRegistry.js Update VE core submodule to master (2859146e5) 2018-08-14 09:20:07 +02:00
ve.ui.MWSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextCommandRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextSequenceRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextSurface.js Wikitext surface getCaretPosition: Handle null ranges 2018-08-08 18:52:39 +00:00
ve.ui.MWWikitextTransferRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00