openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Modernizr
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 83 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
hasOwnProperty fallback contributed by kangax. older browser support. fixes #67, 70.
Paul Irish
More...
about 15 years ago
Adding Modernizr Test Suite. It tests the Modernizr API itself and then also tries to validate the results against the findmebyip.com tables.
Paul Irish
More...
about 15 years ago
safari 4 is failing inputtypes.range. it shouldnt. i attempted a fix that works for webkit but fails opera. It remains, but commented out. Issue is still live
Paul Irish
More...
about 15 years ago
small tweaks. added more inline docs
Paul Irish
More...
about 15 years ago
addt'l docs on @cc conditional comments and their unreliability
Paul Irish
More...
about 15 years ago
html5 enabling should be based on a feature test, not a @cc sniff, which is now unreliable. thx Tony Ross of msft.
Paul Irish
More...
about 15 years ago
removing window.history.popState ref as its not standard. http://github.com/NielsLeenheer/html5test/issues/#issue/43
Paul Irish
More...
about 15 years ago
update database check for incognito windows
Anton Byrna
More...
over 15 years ago
fallback for touch test. should fix any chrome false positives if we miss them.
Paul Irish
More...
over 15 years ago
adding webm codec detection. thx mpilgrim
Paul Irish
More...
over 15 years ago
robust html5 input type detection via @miketaylr. fixes #63
Paul Irish
More...
over 15 years ago
Merge branch 'master' of github.com:Modernizr/Modernizr
Paul Irish
More...
over 15 years ago
codec test upgrades via html5test. more inline docs. fixes #71.
Paul Irish
More...
over 15 years ago
inline docs about vendor prefixes and exposure in the DOM
Paul Irish
More...
over 15 years ago
Merge branch 'master' of github.com:KuraFire/Modernizr-1.2-branch
Paul Irish
More...
over 15 years ago
toLowerCase normalization. web storage and appCache were going out as camelCase.
Paul Irish
More...
over 15 years ago
reversed some ternaries for byte savings
Paul Irish
More...
over 15 years ago
straight boolean return value on svg test
Paul Irish
More...
over 15 years ago
js class should be added regardless of no-js presence
Paul Irish
More...
over 15 years ago
missing comma. fixes #82
Paul Irish
More...
over 15 years ago
IE7 gets mad if you name a local variable `toString`
Mislav Marohnić
More...
over 15 years ago
Fix for an issue that triggers as a result of a jsmin bug in the multiplebgs check.
Faruk Ates
More...
over 15 years ago
Adjustments for 1.2 release candidate.
Faruk Ates
More...
over 15 years ago
Broke initial line into two.
Faruk Ates
More...
over 15 years ago
Changed <body> to <html> since that's where we add classes.
Faruk Ates
More...
over 15 years ago
Avoids 404s for multiple bgs test Solves issue http://github.com/Modernizr/Modernizr/issues#issue/53
Faruk Ates
More...
over 15 years ago
omment sentence change
Faruk Ates
More...
over 15 years ago
Modernizr.touch added
Faruk Ates
More...
over 15 years ago
character encoding. my favorite.
Paul Irish
More...
over 15 years ago
khtml prefix tested
paulirish
More...
over 15 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
88
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree