mediawiki-extensions-Echo/modules
Bartosz Dziewoński f0875de9f3 Stop badge hacks from messing up the entire page on IE 11 on MonoBook
Looks like we're hitting an edge case where positioning with negative
offsets inside an inline-block element results in incorrect rendering.
We're accidentally rendering an invisible overlay over nearly the
entire page. Twiddle the styles until we no longer hit that case.

Minimal example of the IE 11 bug: https://jsfiddle.net/50v6m0kb/3/

Bug: T161869
Change-Id: Id4b6ccc1ec6a11b455d6ab45c5aaa0e8544385f7
2017-03-31 20:41:00 +02: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 Simplify definition of 'ext.echo.badgeicons' module 2017-03-21 20:33:10 +01: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 Stop badge hacks from messing up the entire page on IE 11 on MonoBook 2017-03-31 20:41:00 +02:00
special Replace $( document ).ready(...) by $(...) 2017-01-06 14:06:39 +01:00
styles Fix RTL popup alignment for OOjs UI 0.19.5 2017-03-08 15:39:50 -08:00
ui Fix JS error when closing notification popup while animating a moving notification 2017-03-28 12:24:25 -04:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Make the invisible text in badges really invisible 2017-03-28 18:26:26 +02:00
ext.echo.init.js Remove calls to debouncedUpdateThemeClasses 2017-01-20 10:48:32 -05: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