mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
styles Fix MW skin hacks 2014-11-22 17:52:46 +00:00
targets Fix call to mw.log.warning 2014-12-03 23:35:51 +00:00
ve.init.mw.js Use registered target, instead of ve.init.Target 2014-06-17 20:41:01 +01:00
ve.init.mw.LinkCache.js Make LinkCache fail more gracefully when given undefined 2014-12-02 14:02:45 -08:00
ve.init.mw.Platform.js Use hasOwnProperty instead of 'key in obj' 2014-11-05 20:54:50 +00:00
ve.init.mw.Target.js Update VE core submodule to master (32397d8) 2014-12-06 12:28:07 -08:00
ve.init.mw.TargetEvents.js Track new pagedeleted save error in TargetEvents 2014-12-01 17:58:31 -08:00
ve.init.mw.trackSubscriber.js Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00