mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 0e00b2c109 Fix wikitext preview in IE and Edge
In Internet Explorer and Edge, NodeList objects do not have the
'forEach' method. However, Array's 'forEach' can be applied to them,
as we do elsewhere in the code.

https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach

Bug: T170466
Change-Id: Icb19995e140607d45c47fb6ae8d60ac80b664d02
2017-07-14 15:30:27 +02:00
..
ve.ui.MWCancelConfirmDialog.js
ve.ui.MWCommandHelpDialog.js
ve.ui.MWExtensionDialog.js
ve.ui.MWExtensionPreviewDialog.js
ve.ui.MWGalleryDialog.js Merge "TextInputWidgets: update for deprecated multiline behavior" 2017-07-03 21:21:20 +00:00
ve.ui.MWMediaDialog.js Rename deprecated Card to current TabPanel 2017-05-10 11:46:49 -07:00
ve.ui.MWMetaDialog.js Pass $overlay to FieldsetLayout and FieldLayout in various places 2017-02-16 02:56:03 +01:00
ve.ui.MWMobileSaveDialog.js Introduce visual differ in the save dialog 2017-03-16 15:33:54 +00:00
ve.ui.MWPreDialog.js TextInputWidgets: update for deprecated multiline behavior 2017-07-03 22:09:58 +01:00
ve.ui.MWRequiredParamBlankConfirmDialog.js
ve.ui.MWSaveDialog.js Fix wikitext preview in IE and Edge 2017-07-14 15:30:27 +02:00
ve.ui.MWTableDialog.js Tables: Add support for editing mw-collapsible/mw-collapsed 2017-02-16 17:21:44 +01:00
ve.ui.MWTemplateDialog.js Merge "Update for deprecation of OOjs UI openWindow/closeWindow promise" 2017-06-02 00:32:39 +00:00
ve.ui.MWTransclusionDialog.js MWTransclusionDialog: fix conditions for "show options" button disabling 2017-06-22 17:58:52 +01:00
ve.ui.MWWikitextSwitchConfirmDialog.js ve.ui.MWWikitextSwitchConfirmDialog: Remove broken "evil hack" 2017-07-04 21:49:15 +02:00