mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Sam Wilson 3658355cef Remove duplicated diff-mode selector in save dialog
The diff mode selector is now also being returned in the HTML
from the VisualEditorEdit API, but is already implemented
separately. This change just removes the element from the API's
HTML; it is perhaps not the cleanest, but it's not too far off
what is already being done for action=diff, and we want to get
a fix out for this bug as soon as we can.

Bug: T324759
Change-Id: I830b623963111f430640dd4d9a94639f753e4cda
2023-05-03 12:00:17 +08:00
..
ve.ui.MWCommandHelpDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWConfirmationDialog.js Follow naming convention for static methods 2022-01-27 09:12:23 +01:00
ve.ui.MWExtensionDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWExtensionPreviewDialog.js Increase default debounce of live extension inspector/dialog to 1000ms 2022-07-14 17:14:37 +01:00
ve.ui.MWFloatingHelpDialog.js Document some classes touched in the sidebar rewrite 2022-07-12 12:49:31 +02:00
ve.ui.MWGalleryDialog.js Merge "MWGalleryImageNode: Handle own children" 2023-03-14 22:48:33 +00:00
ve.ui.MWMediaDialog.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWMetaDialog.js Update VE core submodule to master (f5142bc0d) 2023-03-14 23:07:14 +01:00
ve.ui.MWMobileSaveDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWPreDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWRequiredParamBlankConfirmDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSaveDialog.js Remove duplicated diff-mode selector in save dialog 2023-05-03 12:00:17 +08:00
ve.ui.MWTableDialog.js Don't allow table attributes to be edited when hasExpandedAttrs 2023-02-20 23:35:27 +00:00
ve.ui.MWTemplateDialog.js Fix calling order in template dialog .getSetupProcess() 2022-08-30 14:20:42 +02:00
ve.ui.MWTransclusionDialog.js Merge "Enable template editor toolbar deeper in the stack" 2022-09-12 09:52:26 +00:00