mediawiki-extensions-Echo/modules
Fomafix a76bd5320f Replace $( document ).ready(...) by $(...)
In jQuery 3 $(document).ready(...) is deprecated.
https://jquery.com/upgrade-guide/3.0/#deprecated-document-ready-handlers-other-than-jquery-function

Change-Id: Iff3d7fb07a739fc6ff9b62a2f586c54cd9c8f315
2017-01-06 14:06:39 +01:00
..
api build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
controller Fix unread notification count caching 2016-12-09 09:23:59 -05:00
icons Add help icon 2016-12-03 20:10:21 -08:00
logger Split up $wgEchoConfig 2016-12-05 15:44:12 -08:00
model build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
nojs Adjust unread counter position based on length 2016-12-20 13:40:54 -05:00
special Replace $( document ).ready(...) by $(...) 2017-01-06 14:06:39 +01:00
styles Follow-up eed48aa7: remove unnecessary z-index 2016-12-09 15:28:14 -08:00
ui Adjust unread counter position based on length 2016-12-20 13:40:54 -05:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Follow overhauled color palette 2016-11-01 22:31:28 +00:00
ext.echo.init.js Replace $( document ).ready(...) by $(...) 2017-01-06 14:06:39 +01:00
ext.echo.moment-hack.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
hooks.txt (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00
mw.echo.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00