mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Arlo Breault c068c166e2 Preserve link content for broken media
Parsoid will start populating the link content with the alt text if it's
available before falling back to the filename.  Preserving what's there
is needed to avoid dirty diffs during the transition and for cached
content.  In the future, we can remove errorText and replicate Parsoid's
new behaviour..

Bug: T273014
Needed-By: Iddf3e204d6e489cc8a33034da0d9e540efe65553
Change-Id: I7ab3d141b1df92d4447f7e3d6164082844d5bd10
2023-02-22 00:40:20 +01: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 Preserve link content for broken media 2023-02-22 00:40:20 +01: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 Move var declarations inline 2022-03-01 17:50:24 +00: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 Add language and direction to preview 2023-01-31 00:18:14 +00: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