mediawiki-extensions-Echo/modules/overlay
grunny 3093c7a69f Remove use of deprecated "hover" pseudo-event
The "hover" pseudo-event was deprecated in jQuery 1.8 and removed in
1.9. This is logged as "JQMIGRATE: 'hover' pseudo-event is deprecated,
use 'mouseenter mouseleave'". This fix switches to using the .hover()
method which appears to be the original intent as two functions have
been used which .hover() supports, whereas .on() only accepts one
handler. Now the class change works as expected.

Change-Id: Ib28801293b72f8f344455b5f308876d185abc8bd
2014-09-19 03:02:43 +10:00
..
ext.echo.overlay.init.js Create notification overlay in the body 2014-08-13 13:24:05 -07:00
ext.echo.overlay.js Remove use of deprecated "hover" pseudo-event 2014-09-19 03:02:43 +10:00
ext.echo.overlay.less Set text colors in overlay to mwui light gray, and increase title font size 2014-09-11 19:13:44 -04:00
ext.echo.overlay.modern.css Create chevron using pseudo elements 2014-08-13 13:14:41 -07:00
ext.echo.overlay.monobook.css Hygiene: Kill dead code 2014-08-14 14:29:40 -07:00
Help.png Adding help button to flyout. Fixing ID name per conventions. 2013-04-24 21:36:03 -07:00
PokeyNorth.png Docking overley to notifications link rather than side of window 2013-01-10 16:33:11 -08:00