By zrpnr on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.8.x
Introduced in version:
8.8.0
Issue links:
Description:
The matchMedia asset library is deprecated in Drupal 8.8 and is removed from Drupal 9.
The polyfill added in #1815602: Introduce a polyfill for matchMedia is no longer needed by any of the browsers supported by Drupal core.
If there is still a need to support older browsers, the contrib matchmedia module provides an identical replacement to the core library.
Impacts:
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers