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
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 8 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
Byte shaving.
Ralph Holzmann
More...
over 14 years ago
Merge branch 'master' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
javascript.php tweaks
Ralph Holzmann
More...
over 14 years ago
Merge branch 'master' of git://github.com/SlexAxton/yepnope.js
Ralph Holzmann
More...
over 14 years ago
Added no-cache option to javascript.php.
Ralph Holzmann
More...
over 14 years ago
Updates to the testing table.
Ralph Holzmann
More...
over 14 years ago
With major bugfix, moving to RC4. Feeling good about this one.
Alex Sexton
More...
over 14 years ago
Fix for complete callback not firing when nothing has loaded and its the last item in the execStack.
Ralph Holzmann
More...
over 14 years ago
Fixed preload test so really fast browsers (ahem.. IE9) don't finish in our tiny grace period. Fixed the complete test to fail, since we're not actually doing it right yet.
Alex Sexton
More...
over 14 years ago
Testing for complete callbacks more thoroughly, need to fix so it always fires.
Alex Sexton
More...
over 14 years ago
Making sure the tests don't run in compat mode in any IE
Alex Sexton
More...
over 14 years ago
Merge branch 'master' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
Added test case for yepnope calls within files loaded by yepnope.
Ralph Holzmann
More...
over 14 years ago
Moving to RC3 since we had a significant code change/bug fix. h/t to ralphholzmann and itechnology
Alex Sexton
More...
over 14 years ago
Bug fix for yepnope calls within scripts loaded by yepnope.
Ralph Holzmann
More...
over 14 years ago
RC2 - better advice in the comments.
Alex Sexton
More...
over 14 years ago
Moving to an RC2 - sitting at 1629b gzipped and min
Alex Sexton
More...
over 14 years ago
some warnings and free code about the situation you get yourself into when you dont have a head
Alex Sexton
More...
over 14 years ago
removed unnecessary lines from preload only commit
Alex Sexton
More...
over 14 years ago
Added code and tests to allow for halting after preload. Enables a preload prefix plugin, which was also added.
Alex Sexton
More...
over 14 years ago
Marking as RC1 - passing all tests. at 1619bytes gzipped
Alex Sexton
More...
over 14 years ago
Since the global is being overwritten in getYepnope(), then we don't have to pass it into the callback.
Alex Sexton
More...
over 14 years ago
Non-existant <head> tags seem like they are selectable anyways, so trying to simplify.
Alex Sexton
More...
over 14 years ago
Yepnope should be able to run from the head. So run the tests there.
Alex Sexton
More...
over 14 years ago
document.children not in all browsers.
Alex Sexton
More...
over 14 years ago
guaranteed safe reuse of iterator variable. saves 8 bytes.
Alex Sexton
More...
over 14 years ago
only used once. -2 more bytes
Alex Sexton
More...
over 14 years ago
-2 bytes - no need for 'this' renaming.
Alex Sexton
More...
over 14 years ago
Removed all type checks from preloadFile - we dont need them since we split up preloading and injecting logic.
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