mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Timo Tijhof ee954cbdd5 Use String#slice instead of discouraged String#substr
Aside from the confusion and differences between substr() and
substring() and IE8 bugs with substr(), substr() was removed from
the spec as of ECMAScript 5. It's been standardised in the
optional Annex B section of ES5.

Change-Id: I221ef6ae6956ce20dd9bb74510500f747d04c3b1
2014-12-06 21:26:20 +00:00
..
ve.ui.MWBetaWelcomeDialog.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWCancelConfirmDialog.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWCitationDialog.js Followup b8d8a5b: pass selections, not ranges, to SurfaceFragment#clone 2014-10-08 20:00:21 +00:00
ve.ui.MWCommandHelpDialog.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWMediaDialog.js Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00
ve.ui.MWMetaDialog.js Pass $overlay to redirectTargetInput in MWSettingsPage 2014-11-01 04:49:36 +00:00
ve.ui.MWReferenceDialog.js Don't re-enable apply changes in reference dialog if the changes have been undone 2014-12-05 23:50:57 +00:00
ve.ui.MWReferencesListDialog.js Pass $overlay to widgets that need it 2014-10-27 17:36:19 -07:00
ve.ui.MWRequiredParamBlankConfirmDialog.js Get confirmation when trying to insert/edit template/citation with required parameters missing 2014-09-17 12:31:23 -07:00
ve.ui.MWSaveDialog.js Merge "Catch pagedeleted errors and give the ability to re-create the page" 2014-11-25 19:42:58 +00:00
ve.ui.MWTemplateDialog.js Work around broken BooketLayout#focus method in OOUI for now 2014-11-25 15:54:03 -08:00
ve.ui.MWTransclusionDialog.js Followup a86d824: fix reference to this in foreach callback 2014-11-10 15:22:19 -05:00
ve.ui.MWWikitextSwitchConfirmDialog.js Show pending state on action button and keep dialog open when switching to source mode 2014-09-15 20:44:55 +01:00