mediawiki-extensions-Popups/tests/node-qunit
Noam Rosenthal 6bc2077ed5 Remove title attributes at init
This is a performance optimization - removing
all the titles when initializing the popup extension
reduces DOM manipulation during hover, removing/reinstating the title
attribute.

When the popup extension is loaded, the default "title" behvior is unnecessary.

Change-Id: I1a85394b6b67eabee50a8d554bfd9b62de2a24d3
2020-11-30 15:39:36 +02:00
..
changeListeners Remove title attributes at init 2020-11-30 15:39:36 +02:00
gateway Don't show preview popups with no visible content 2020-10-30 11:19:52 +01:00
instrumentation Minor code cleanups, e.g. utilizing arrow functions 2020-10-30 11:31:12 +01:00
integrations Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
preview eslint: Update to 0.15.3 2020-04-25 22:32:53 +01:00
reducers Clicking on a reference should behave normally 2020-10-30 10:57:41 +01:00
ui Remove reference preview "Jump to reference" link 2020-10-30 11:33:24 +00:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.16.2 2020-06-26 17:05:56 +01:00
actions.test.js Clicking on a reference should behave normally 2020-10-30 10:57:41 +01:00
bracketedPixelRatio.test.js build: Update linters 2018-09-11 10:26:35 -07:00
changeListener.test.js build: Update linters 2018-09-11 10:26:35 -07:00
container.test.js build: Update linters 2018-09-11 10:26:35 -07:00
counts.test.js eslint: Enforce template-curly-spacing 2019-08-15 10:24:43 +02:00
experiments.test.js build: Update eslint-config-wikimedia to 0.10.0 2019-01-31 11:05:33 +01:00
formatter.test.js Remove obsolete mediaWiki and jQuery aliases 2019-10-22 09:30:46 +02:00
getPageviewTracker.test.js Remove obsolete mediaWiki and jQuery aliases 2019-10-22 09:30:46 +02:00
integration.test.js build: Update eslint-config-wikimedia to 0.16.2 2020-06-26 17:05:56 +01:00
isEnabled.test.js Avoid shadowed variables in javascript 2020-09-21 20:31:44 +00:00
previewBehavior.test.js Remove obsolete mediaWiki and jQuery aliases 2019-10-22 09:30:46 +02:00
run.js Use 6.1.0 of @wikimedia/mw-node-qunit 2019-10-22 10:42:49 -07:00
stubs.js build: Update eslint-config-wikimedia to 0.16.2 2020-06-26 17:05:56 +01:00
title.test.js Remove obsolete mediaWiki and jQuery aliases 2019-10-22 09:30:46 +02:00
userSettings.test.js build: Update linters 2018-09-11 10:26:35 -07:00
wait.test.js Fix action reducer forgetting *all* duplicate dwell actions 2019-08-23 10:08:19 +02:00