mediawiki-extensions-Popups/src
Sam Smith da7325a169 changeListeners: Conditionally empty link titles
If the user has disabled PP via the settings dialog or they aren't in
the experimental condition, then link titles shouldn't be emptied.

Because this behavior has to respond to the user enabling/disabling PP
within the same page session, change the linkTitle change listener
rather than conditionally registering it.

Bug: T161277
Change-Id: I53c1a1d3e4436e2ffe08da27da388f394f4e8817
2017-03-30 17:39:39 -07:00
..
changeListeners changeListeners: Conditionally empty link titles 2017-03-30 17:39:39 -07:00
gateway rest: Always scale thumbnail's largest dimension 2017-03-10 10:44:37 +00:00
preview Hygiene: Remove duplicate file preview/index.js 2017-03-06 18:07:43 +01:00
reducers eventLogging: Log abandon event when user dwells 2017-03-30 17:15:26 -07:00
actions.js actions: Increase API request delay to 150 ms 2017-03-29 09:42:38 -07:00
actionTypes.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
changeListener.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
constants.js Hygiene: Move EXTRACT_LENGTH to constants 2017-03-09 22:08:10 +00:00
counts.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
index.js Popups doesn't need to depend on EventLogging 2017-03-23 18:26:12 +00:00
isEnabled.js Hygiene: Remove global variable mw.popups in most places 2017-03-06 17:10:35 +01:00
previewBehavior.js preview: Add click behavior 2017-03-30 17:08:08 -07:00
processLinks.js Hygiene: Remove global variable mw.popups in most places 2017-03-06 17:10:35 +01:00
renderer.js renderer: Bind behavior when preview is shown 2017-03-30 17:37:58 -07:00
schema.js Hygiene: Remove unnecessary IIFE in schema.js 2017-02-20 18:39:47 +01:00
settingsDialog.js Hygiene: Remove useless IIFE in settingsDialog.js 2017-02-17 06:38:55 +01:00
statsvInstrumentation.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
userSettings.js Hygiene: Remove global variable mw.popups in most places 2017-03-06 17:10:35 +01:00
wait.js Hygiene: Remove unnecessary IIFE in wait.js 2017-02-17 06:38:46 +01:00