WordPress/wp-content/themes
audrasjb 9564a68697 Twenty Fifteen: Use #page height instead of body height in sidebar scroll calculation.
This changeset replaces `bodyHeight = $body.height();` with `bodyHeight = $('#page).height();`. It fixes a JS issue in some specific context, when there is content generated right before the closing `body` tag. For example, this happens when the HTML content is added using the `wp_footer` filter.

Props stephenharris, sabernhardt, audrasjb.
Fixes #40492.

Built from https://develop.svn.wordpress.org/trunk@53247


git-svn-id: http://core.svn.wordpress.org/trunk@52836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-04-24 21:03:10 +00:00
..
twentyeleven i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentyfifteen Twenty Fifteen: Use #page height instead of body height in sidebar scroll calculation. 2022-04-24 21:03:10 +00:00
twentyfourteen Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
twentynineteen Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
twentyseventeen i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentysixteen Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
twentyten Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
twentythirteen Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
twentytwelve i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentytwenty Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
twentytwentyone Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
twentytwentytwo Twenty Twenty-Two: Bump theme version to 1.1. 2022-02-21 20:55:02 +00:00
index.php