mediawiki-extensions-Relate.../resources
Baha a3d9b22a66 Fix loading related articles on small screens
Related articles are loaded when the user scrolls past
half the document height, which used to be calculated on
page load. This height, however, changes after all sections
are collapsed on small screens, thus never loading the
related articles for the page. Calculating the document height
just before showing related articles allows us to correctly
decide whether it's time to load the needed modules.

Bug: T121263
Change-Id: I1266894ab763cfb571b14f067086445fb6be1887
2015-12-14 15:34:17 +05:00
..
ext.relatedArticles.readMore Disable RelatedArticles when editor enabled 2015-12-09 16:47:52 -08:00
ext.relatedArticles.readMore.bootstrap Fix loading related articles on small screens 2015-12-14 15:34:17 +05:00
ext.relatedArticles.readMore.gateway Update packages 2015-12-07 21:00:56 +00:00