mediawiki-extensions-Visual.../modules/ve-mw/init
James D. Forrester e6e492efc6 build: Bump various devDeps to latest and make pass
* grunt-contrib-jshint: 0.11.3 -> 0.12.0
  This version of the linter cleans up a number of options. 'es5' is now assumed to be
  true by default, and replaced as 'esversion'; 'latedef' is extended to also cover
  functions' defintions, disabled for us for now; 'futurehostile' is introduced to aid
  future-incompatible names for ES6+ support.

  I adjusted ve.init.mw.DesktopArticleTarget.init.js based on this, as this file is
  meant to be loaded by all JS-capable clients to determine if it is (amongst other
  things) capable of ES5, so now we assert ES3 compatibility via jshint.

* grunt-jscs: 2.5.0 -> 2.7.0
  Minor version bump that doesn't affect us.

* grunt-jsonlint: 1.0.6 -> 1.0.7
  Trivial version bump that doesn't affect us.

Change-Id: Ieb7b6748b0cecf275cfc284fc66617189372461f
2016-02-07 19:41:21 -08:00
..
styles DesktopTarget: Move generic VE desktop styles into a separate module 2016-02-07 17:39:57 -08:00
targets build: Bump various devDeps to latest and make pass 2016-02-07 19:41:21 -08:00
ve.init.mw.ApiResponseCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.ArticleTarget.js Check xhr.responseText is set before trying to send it to $.byteLength 2016-02-02 18:52:56 +00:00
ve.init.mw.ArticleTargetEvents.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.ArticleTargetLoader.js Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
ve.init.mw.ImageInfoCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.LinkCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Platform.init.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Platform.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Target.js Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
ve.init.mw.trackSubscriber.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.MWEditingTabDialog.js MWEditingTabDialog: Use 'small' size 2016-01-26 14:51:55 -08:00
ve.init.MWVESwitchConfirmDialog.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00