enyojs / enyo

A JavaScript application framework emphasizing modularity and encapsulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need polyfill for matchMedia

unwiredben opened this issue · comments

Frankie uses matchMedia in the new Flickr panel example. This fails on some older browsers, like the one in the Pre3. There's a polyfill researched by Paul Irish at https://github.com/paulirish/matchMedia.js. This seems like a useful capability to have in the framework as we encourage people to build responsive apps.

Closing out - issue quite old and not a priority to retest and assess current behavior.