mediawiki-extensions-Popups/src
Thiemo Kreuz d45c6cd273 Move thumbnail rendering code into pagePreview renderer
This is now possible since the render functions return jQuery objects.
All this code is exclusively used in the pagePreview.js file, and
doesn't need to make the already very big renderer.js file even
bigger.

Note the tests for all renderers have always been collected in a
single file. That's why the test case does not move.

Change-Id: I0c24638751c5f0e93d2bc0f3f4bb61fa0cf50d15
2019-02-08 11:30:00 -07:00
..
changeListeners build: Update eslint-config-wikimedia to 0.10.0 2019-01-31 11:05:33 +01:00
gateway Trigger click on source footnote link 2019-02-07 14:15:45 -07: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 Trigger click on source footnote link 2019-02-07 14:15:45 -07:00
reducers Replace rare {!…} and {?…} JSDoc syntax 2019-01-24 21:00:45 +01:00
ui Move thumbnail rendering code into pagePreview renderer 2019-02-08 11:30:00 -07:00
actions.js Trigger click on source footnote link 2019-02-07 14:15:45 -07: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 build: Update eslint-config-wikimedia to 0.10.0 2019-01-31 11:05:33 +01: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 Factor out gateway selection 2019-02-01 10:14:00 +01: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 Show reference previews only on self-links 2019-02-01 12:14:06 +01: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