mediawiki-extensions-Popups/src
Stephen Niedzielski 4ce0246d78 Hygiene: replace jQuery.noop dependency
Replace $.noop dependency with inline empty function.

The tests relied on a single function instance to pass. A toString()
comparison of the noop function cannot be used as they differ when
coverage is enabled.

Change-Id: I641801593beb240a8f7d06e388a0e41dc8a25bc6
2018-12-19 15:52:31 +00:00
..
changeListeners Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
gateway Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
instrumentation Simplify JavaScript by using native ES5 instead of jQuery 2018-09-18 10:08:34 -07:00
integrations Hygiene: make integrations/mwpopups pure 2017-08-09 16:07:08 +02:00
preview Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
reducers Doc: add linkInteractionToken description 2018-09-05 20:02:32 +00:00
ui Upgrade stylelint-config-wikimedia and remove stylelint 2018-12-13 14:16:23 -07:00
actions.js Doc: fix fetch delay comments 2018-10-17 16:44:16 -06:00
actionTypes.js When request gets aborted it shouldn't finish with FETCH_FAILED 2018-07-13 16:52:53 +02:00
bracketedPixelRatio.js Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
changeListener.js Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
constants.js Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
container.js Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
counts.js Hygiene: refactor common popup template code 2018-06-14 07:50:22 -05:00
experiments.js Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
formatter.js Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
getPageviewTracker.js Hygiene: replace jQuery.noop dependency 2018-12-19 15:52:31 +00:00
index.js Hygiene: replace jQuery.noop dependency 2018-12-19 15:52:31 +00:00
isEnabled.js Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
previewBehavior.js Hygiene: replace jQuery.noop dependency 2018-12-19 15:52:31 +00:00
title.js Simplify JavaScript by using native ES5 instead of jQuery 2018-09-18 10:08:34 -07:00
userSettings.js Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
wait.js Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00