mediawiki-extensions-Visual.../modules/ve-mw/init
Alex Monk 0774bdf924 Try to clean up the WT->VE prompt opened -> closing -> closed data callbacks
To use
	.then( function ( opened ) { return opened; } )
	.then( function ( closing ) { return closing; } )
	.then( function ( data ) {
etc. instead of nesting them in .done functions

Change-Id: Ic8cee9639b90cb378ce0b7e58dc04eab0ff4cbc7
2015-12-11 23:43:13 +00:00
..
styles Rename mw.Target to mw.ArticleTarget 2015-12-10 16:26:20 +00:00
targets Try to clean up the WT->VE prompt opened -> closing -> closed data callbacks 2015-12-11 23:43:13 +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.ArticleTarget.js [BREAKING CHANGE] Create ve.init.mw.Target base class 2015-12-11 16:41:47 +00:00
ve.init.mw.ArticleTargetEvents.js Rename mw.Target to mw.ArticleTarget 2015-12-10 16:26:20 +00:00
ve.init.mw.ArticleTargetLoader.js Rename mw.Target to mw.ArticleTarget 2015-12-10 16:26:20 +00: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
ve.init.mw.Platform.js Make dependencies of jquery.uls.data more specific 2015-11-17 15:34:23 -08:00
ve.init.mw.Target.js [BREAKING CHANGE] Create ve.init.mw.Target base class 2015-12-11 16:41:47 +00:00
ve.init.mw.trackSubscriber.js mw.trackSubscriber: Log platform as phone vs. desktop 2015-09-05 21:29:03 +00:00
ve.init.MWEditingTabDialog.js Single edit tab and section links 2015-12-08 17:47:16 +00:00
ve.init.MWVESwitchConfirmDialog.js Don't allow keeping changes when switching from wikitext *section* editing 2015-11-04 16:19:36 +00:00