mediawiki-extensions-Visual.../modules/ve-mw/init
Timo Tijhof 51369ab9ab mw.TargetLoader: Avoid private mw.loader#moduleRegistry property
Follows-up 28f3a02e56.

* Use mw.loader#getState() instead of private 'moduleRegistry'.
  This property is not a supported API and may change at any time.

* Use plain push() instead of splice(). The order of modules
  is insignificant as dependencies are enforced by module registry
  only. Besides, the order is additionally normalised both
  client-side and server-side by ResourceLoader.

Change-Id: Id9291c97c3bfc01c4cf203aa7b15629fb8412f5b
2015-10-24 22:26:14 +01:00
..
styles Add theme-specific drop shadows to target loading bar 2015-10-22 16:02:25 +01:00
targets Merge "Educational popups and highlights for links+citations" 2015-10-14 21:52:50 +00:00
ve.init.mw.ApiResponseCache.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.init.mw.ImageInfoCache.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.init.mw.js
ve.init.mw.LinkCache.js ve.init.mw.LinkCache: Update comment about Disambiguator extension 2015-09-24 19:20:12 +02:00
ve.init.mw.Platform.init.js Don't self-instantiate platform 2015-04-15 18:46:34 -07:00
ve.init.mw.Platform.js Implement getUserConfig and setUserConfig in MW 2015-09-01 01:03:38 +00:00
ve.init.mw.Target.js Merge "Educational popups and highlights for links+citations" 2015-10-14 21:52:50 +00:00
ve.init.mw.TargetEvents.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.init.mw.TargetLoader.js mw.TargetLoader: Avoid private mw.loader#moduleRegistry property 2015-10-24 22:26:14 +01:00
ve.init.mw.trackSubscriber.js mw.trackSubscriber: Log platform as phone vs. desktop 2015-09-05 21:29:03 +00:00