mediawiki-extensions-Popups/src
Thiemo Kreuz 0859f2ed8d Also set rel="noopener" on target"_blank" links
The need for this is more a sign for a broken specification than an
actual issue with this code. But better be sure than sorry. More
details at
https://mathiasbynens.github.io/rel-noopener/

Bug: T214776
Change-Id: Idbcfae6d146fbbe3bff730239329beeb3455e18c
2019-01-28 12:04:40 +01:00
..
changeListeners Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
gateway Add QUnit tests for most new reference preview code 2019-01-24 19:35:38 +01: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 Replace rare {!…} and {?…} JSDoc syntax 2019-01-24 21:00:45 +01:00
reducers Replace rare {!…} and {?…} JSDoc syntax 2019-01-24 21:00:45 +01:00
ui Also set rel="noopener" on target"_blank" links 2019-01-28 12:04:40 +01:00
actions.js Rename getPageSummary to fetchPreviewForTitle 2019-01-23 17:50:19 +01: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 Add reference preview type 2019-01-23 12:12:36 +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 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