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
yepnope.js
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 6 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move poll function to a local var, should fix bugs in IE<9 when minified with uglifyjs, due to https://github.com/mishoo/UglifyJS/issues/161
Kenneth Kufluk
More...
about 14 years ago
took attr setting out of preload since it can ruin it too easily. Using setAttribute until i find a reason not to.
Alex Sexton
More...
over 14 years ago
took attr setting out of preload since it can ruin it too easily. Using setAttribute until i find a reason not to.
Alex Sexton
More...
over 14 years ago
merging in object detection fix
Alex Sexton
More...
over 14 years ago
Adding in pluggable attributes on elements.
Alex Sexton
More...
over 14 years ago
Adding in pluggable attributes on elements.
Alex Sexton
More...
over 14 years ago
Merge branch 'master' of github.com:SlexAxton/yepnope.js
Alex Sexton
More...
over 14 years ago
Adding in LGPL Contributor Agreement requirement.
Alex Sexton
More...
over 14 years ago
Merge pull request #36 from DmitryBaranovskiy/patch-1
Alex Sexton
More...
over 14 years ago
Not so lame object detection.
Dmitry Baranovskiy
More...
over 14 years ago
Merge branch 'v1.1' of https://github.com/ralphholzmann/yepnope.js into v1.1
Alex Sexton
More...
over 14 years ago
Exposing injection methods as cleanly as possible
Alex Sexton
More...
over 14 years ago
Exposing injection methods as cleanly as possible
Alex Sexton
More...
over 14 years ago
Adding cross domain css support for IE. Required an inference. Looking into other solutions.
Ralph Holzmann
More...
over 14 years ago
Adding cross domain css support for IE. Required an inference. Looking into other solutions.
Ralph Holzmann
More...
over 14 years ago
Switched all preloading over to images except for gecko, which still needs an object. When using images to preload resources, we can load them off of the DOM, yielding a huge performance boost (for browsers supporting it). More work needs to be done on it though, IE is loading CSS twice for some reason.
Ralph Holzmann
More...
over 14 years ago
Switched all preloading over to images except for gecko, which still needs an object. When using images to preload resources, we can load them off of the DOM, yielding a huge performance boost (for browsers supporting it). More work needs to be done on it though, IE is loading CSS twice for some reason.
Ralph Holzmann
More...
over 14 years ago
CSS Rewrite / Optimizations for 1.1. Fixes timeout fallback from firing on cross domain css in webkit. Added test for cross domain css timeout.
Ralph Holzmann
More...
over 14 years ago
CSS Rewrite / Optimizations for 1.1. Fixes timeout fallback from firing on cross domain css in webkit. Added test for cross domain css timeout.
Ralph Holzmann
More...
over 14 years ago
Updated README.md for 1.0.1
Ralph Holzmann
More...
over 14 years ago
Adding in v1.0.1 minified comment. v1.0.1 complete.
Alex Sexton
More...
over 14 years ago
Tagging the v1.0.1 release. Better browser inference. More consistent timeouts.
Alex Sexton
More...
over 14 years ago
preload support for css in opera, still beta. Moving forward without it for now.
Alex Sexton
More...
over 14 years ago
Adding preload test back in.
Alex Sexton
More...
over 14 years ago
Merge branch '101' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
Start of 1.0.1 fixes
Ralph Holzmann
More...
over 14 years ago
Adding Steve and Stoyan as influences for the project (and the space). Previous oversight.
Alex Sexton
More...
over 14 years ago
Patch the last known bug. Firefox infiniloading. Tag the 1.0.0 forealz.
Alex Sexton
More...
over 14 years ago
Merge branch 'master' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
Firefox spinning fixed (finally).
Ralph Holzmann
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
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