mediawiki-extensions-Echo/modules
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
..
alert Hygiene: Port all Echo css to less. 2014-08-04 11:43:27 -07:00
badge Hygiene: Port all Echo css to less. 2014-08-04 11:43:27 -07:00
base Fix line height/size of notifications 2014-08-15 14:02:17 -07:00
icons Updating Talk notification icon 2013-06-28 11:56:07 -07:00
overlay Remove use of deprecated "hover" pseudo-event 2014-09-19 03:02:43 +10:00
special Hygiene: Dont quote object property keys 2014-09-12 16:00:07 -07:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mixins.less Prevent horizontal scroll bars in Firefox 2014-08-14 13:21:49 -07:00