This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Consider deprecating or updating $.mobile.media #4979
Closed
Description
Including a polyfill for window.matchMedia might be handy to some users, but even if we keep it in jQM, our current $.mobile.media function doesn't defer to a native implementation, so it needs an update.
The latest in the matchMedia polyfill repo would be good to use. Or, if we don't need to expose this at all in jQM, maybe we should deprecate for later removal.