mediawiki-extensions-Popups/resources
jdlrobson 6178781c43 Do not unnecessarily expose private variables
article.surveyLink, article.SIZES and currentRequest do not need to be
globally available on mw.popups.render object. They can be local variables.

Similarly openTimer and closeTimer should not be public APIs.

Changes:
* Add an abort method for purpose of aborting existing requests.

Change-Id: Ic2add9c611990bf80e8b80ab154563f6551a77ea
2016-05-31 16:25:03 -04:00
..
ext.popups.renderer Do not unnecessarily expose private variables 2016-05-31 16:25:03 -04:00
ext.popups.targets Replace use of jStorage with mw.storage 2016-05-30 12:30:38 -07:00
images Revert "Compress PNGs with zopflipng" 2016-02-28 00:08:03 +00:00
ext.popups.animation.less animation: Use the animation mixin in core and pass fill-mode as an argument 2014-06-03 11:56:00 +05:30
ext.popups.core.js Replace use of jStorage with mw.storage 2016-05-30 12:30:38 -07:00
ext.popups.core.less Use correct selector for div's that hold PNGs when SVGs aren't supported 2016-05-13 18:12:11 +00:00
ext.popups.experiment.js Replace use of jStorage with mw.storage 2016-05-30 12:30:38 -07:00
ext.popups.renderer.article.js Do not unnecessarily expose private variables 2016-05-31 16:25:03 -04:00
ext.popups.schemaPopups.js Switch to Schema:Popups revid 15597282 2016-05-24 14:26:46 -07:00
ext.popups.schemaPopups.utils.js Send dwelledButAbandoned action for links when popups are not enabled 2016-05-26 11:57:42 +00:00
ext.popups.settings.js Replace use of jStorage with mw.storage 2016-05-30 12:30:38 -07:00
ext.popups.settings.less Fix float on wikis with long settings messages 2016-05-25 16:20:39 -04:00
popup.mustache Unswap langcode and langdir variables in popup.mustache 2016-05-20 07:24:18 +02:00
settings.mustache Render settings via template 2016-05-30 10:49:17 -07:00