Go to file
Baha 1d71b3d9bd Do not log the click event multiple times
When hovercards are off clicking of a link will log the click
event as many times as you hovered over the link prior to clicking.
To prevent this, stop listening to old events before listening to
new ones.

Bug: T143805
Change-Id: I3e0dd2d1f259cdadfd3e02c67a137697540ca955
2016-08-29 14:33:21 -04:00
i18n Localisation updates from https://translatewiki.net. 2016-08-28 22:40:43 +02:00
resources Do not log the click event multiple times 2016-08-29 14:33:21 -04:00
tests Hovercards: Improve layout of settings dialog to design spec 2016-08-10 14:01:36 -04:00
.gitignore Add composer.json 2015-11-19 14:30:20 +01:00
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
.jscsrc Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
.jshintignore Update Gruntfile.js 2015-10-26 08:49:33 +00:00
.jshintrc Add link preview feature to mobile beta mode 2016-03-05 18:22:30 +01:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Hovercards: Improve layout of settings dialog to design spec 2016-08-10 14:01:36 -04:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 01:34:35 +02:00
Gruntfile.js Update Gruntfile.js 2015-10-26 08:49:33 +00:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json build: Updating development dependencies 2015-12-29 11:48:27 -08:00
Popups.hooks.php Hovercards: Improve layout of settings dialog to design spec 2016-08-10 14:01:36 -04:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00