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 77 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modernizr.prefixed() returns the prefixed or nonprefixed property name variant of your input Modernizr.prefixed('boxSizing') // 'MozBoxSizing'
Paul Irish
More...
over 14 years ago
framed content test. Am I in an iframe? fixes #242
Paul Irish
More...
over 14 years ago
adding enableClasses option in case you want to turn them off. fixes #244
Paul Irish
More...
over 14 years ago
remove enableHTML5 option for M2.
Paul Irish
More...
over 14 years ago
webp image format test. fixes #245
Paul Irish
More...
over 14 years ago
box-sizing test. fixes #248
Paul Irish
More...
over 14 years ago
-moz-user-select:none test. fixes #250
Paul Irish
More...
over 14 years ago
`<input name='test' />` test. fixes #258
Paul Irish
More...
over 14 years ago
minor, docs added discussing <textarea placeholder>, pointing to the feature test. fixes #76.
Paul Irish
More...
over 14 years ago
unit test fix for _domPrefixes. thanks mathias. ref #257
Paul Irish
More...
over 14 years ago
adding textarea placeholder detect. fixes #257
Paul Irish
More...
over 14 years ago
prevent mixed content warning with @font-face test. regression. fixes #214. ref #218.
Paul Irish
More...
over 14 years ago
try/catch'ing our audio/video tests, as IE9 likes to throw exceptions in some rare cases. details:
Paul Irish
More...
over 14 years ago
table-cell test: remove unncessary createElement shortcut. good call, slexaxton
Paul Irish
More...
over 14 years ago
fixing scott's table display detect so it sucks less. :)
Paul Irish
More...
over 14 years ago
display: table and table-cell test. (both are tested under one name "table-cell" )
scottjehl
More...
over 14 years ago
whitespace adjustments for testBundle.
Paul Irish
More...
over 14 years ago
shared workers test. fixes #263
Paul Irish
More...
over 14 years ago
Adding official Modernizr (2!) logo files for people to use. These are licensed under the same MIT/BSD licenses as Modernizr itself.
Faruk Ates˧
More...
over 14 years ago
Merge pull request #255 from mathiasbynens/master
Paul Irish
More...
over 14 years ago
Add feature detect for <details> and <summary> as a plugin.
Mathias Bynens
More...
over 14 years ago
expose Modernizr._prefixes and Modernizr._domPrefixes
Paul Irish
More...
over 14 years ago
merge cleanup from cowboy.
Paul Irish
More...
over 14 years ago
swap testAllProps() API lines. typo whoops. fixes #246. thx adambrunner.
Paul Irish
More...
over 14 years ago
Added compress.sh uglifier (requires node, uglify-js) and a .gitignore to ignore modernizr.min.js.
Ben Alman
More...
over 14 years ago
More whitespace, etc.
Ben Alman
More...
over 14 years ago
Changed internally to .
Ben Alman
More...
over 14 years ago
Mostly changed " to '. Maybe some whitespace too.
Ben Alman
More...
over 14 years ago
More whitespace-related tweaks.
Ben Alman
More...
over 14 years ago
Added / removed some whitespace.
Ben Alman
More...
over 14 years ago
←
1
2
…
73
74
75
76
77
78
79
80
81
…
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