WordPress/wp-content/themes/twentytwenty/assets/js
ianbelanger c74c8cf5f1 Bundled Themes: Fixes JS TypeError in Twenty Twenty.
On mobile devices using a webkit browser, the menu and search modals could not be opened due to a `TypeError: document.body is null`. This commit fixes that issue by adding a `touch-enabled` class to the body for browsers that do not support media queries.

Props quicoto, poena, Boga86, acosmin, macmanx.
Fixes #48601.
Built from https://develop.svn.wordpress.org/trunk@46786


git-svn-id: http://core.svn.wordpress.org/trunk@46586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-11-26 18:21:03 +00:00
..
color-calculations.js Twenty Twenty: Fix typos in a variable name and inline comment in assets/js/color-calculations.js. 2019-11-18 17:07:01 +00:00
customize-controls.js Bundled Themes: Update Twenty Twenty. 2019-11-11 12:29:01 +00:00
customize-preview.js Bundled Themes: Update Twenty Twenty. 2019-10-22 18:27:08 +00:00
customize.js Bundled Themes: Update Twenty Twenty. 2019-10-08 19:08:07 +00:00
editor-script-block.js Bundled Themes: Update Twenty Twenty. 2019-09-30 17:41:57 +00:00
index.js Bundled Themes: Fixes JS TypeError in Twenty Twenty. 2019-11-26 18:21:03 +00:00
skip-link-focus-fix.js Bundled Themes: Update Twenty Twenty. 2019-10-29 14:55:05 +00:00