issues
search
paulirish
/
matchMedia.js
matchMedia polyfill for testing media queries in JS
MIT License
2.37k
stars
291
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README: Add install instructions and fix typos
#87
raineorshine
opened
3 years ago
0
Missing Support for addEventListener/removeEventListener
#86
DaleSeo
opened
3 years ago
4
is supported IE9?? it doesn't work
#85
vueCcc
opened
4 years ago
0
README.md typo: 'requier'/'require'
#84
JoshuaKGoldberg
closed
3 years ago
1
Update package.json
#83
ghost
closed
5 years ago
2
The package published to npm has legacy code
#82
TxHawks
closed
6 years ago
8
Remove BSD license references
#81
paulirish
closed
7 years ago
0
CDN for matchMedia.js
#80
jdnichollsc
closed
6 years ago
3
Added syntax highlighting
#79
oyeanuj
closed
7 years ago
0
Fix README.md markdown header
#78
styfle
closed
7 years ago
0
License Clarification
#77
Alex-Vaduva
closed
7 years ago
2
Handle no script tags in document
#76
tanem
closed
7 years ago
1
Separate 'matchMedia.addListener.js' into separate npm module or include when importing 'matchmedia-polyfill';
#75
charlesdeuter
closed
6 years ago
2
add .npmignore
#74
kellyselden
closed
8 years ago
0
add shim
#73
gucong3000
closed
8 years ago
3
Bower install failing
#72
electrichead
closed
8 years ago
1
this resolves the URL correctly when used with bower
#71
electrichead
closed
8 years ago
0
Fix link in npm version badge
#70
phlppschrr
closed
8 years ago
0
Add npm version badge
#69
jorrit
closed
8 years ago
0
Wrapped with a UMD pattern as commented in #66
#68
krnlde
closed
6 years ago
3
0.3.0 & package name, for npm
#67
scottjehl
closed
8 years ago
2
publish on npm?
#66
scottjehl
closed
6 years ago
17
Support fetching DPI
#65
zeeshanjan82
closed
9 years ago
2
fixing "Firefox 6" broken link
#64
bvolpato
closed
8 years ago
0
Add minified sources and use common bower directory structure
#63
ste93cry
closed
6 years ago
4
Remove moot `version` property from bower.json
#62
kkirsche
closed
9 years ago
1
Don't support addListener in IE9
#61
kysonic
opened
9 years ago
3
Publish it on npm?
#60
zauni
closed
9 years ago
1
package.json
#59
jamlfy
closed
9 years ago
2
package.json
#58
jamlfy
closed
9 years ago
0
Does not work on Firefox mobile
#57
precu
closed
6 years ago
2
Add package.json for NPM support
#56
mbfisher
closed
9 years ago
3
Listener firing twice
#55
davidnormo
closed
9 years ago
0
matchMedia.addListener.js
#54
mhulse
closed
10 years ago
3
Using respond.js and doing window.matchMedia() always returns false in IE8
#53
empz
closed
10 years ago
0
Release new version
#52
drublic
closed
10 years ago
6
State more detailled what this polyfill does
#51
Niklas-Peter
opened
10 years ago
5
transitionEnd is not defined in Firefox 24
#50
JoshReedSchramm
closed
10 years ago
1
Fixing error in Firefox 3.6
#49
luksak
closed
11 years ago
0
Error being thrown in Firefox 3.6
#48
luksak
closed
11 years ago
5
Can I use it Drupal module?
#47
hkirsman
closed
10 years ago
1
Missing browser compatibility declaration on GitHub project homepage
#46
dannya
opened
11 years ago
5
window resize
#45
joselogil
closed
11 years ago
4
Bump version in bower.json
#44
bensmithett
closed
11 years ago
2
Rewrite of addListener to use window.resize rather than setInterval
#43
knightdr
closed
11 years ago
12
Complete rewrite in an effort to gain performance
#42
knightdr
closed
11 years ago
20
Fix for issue #40
#41
lachezar
closed
11 years ago
1
"Invalid argument" exception in IE7 and 8 when removing `fakeBody`
#40
lachezar
closed
11 years ago
2
Introduce a temporary cache
#39
nemzes
closed
11 years ago
6
feat(bower.json): add bower support
#38
0x-r4bbit
closed
11 years ago
17
Next