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 5 hours
ago. based on code collected
about 5 hours
ago.
Sep 05, 2024 — Sep 05, 2025
Showing page 12 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Whitespace fixes, lots of cleanup left to do
Ralph Holzmann
More...
almost 15 years ago
Initial commit of switching to our own loader that enables recursive yepnope calls
Ralph Holzmann
More...
almost 15 years ago
switched to async=false style fix for FF4 - webkit still unknown
Alex Sexton
More...
almost 15 years ago
more credit and comment changes
Alex Sexton
More...
almost 15 years ago
adding dave
Alex Sexton
More...
almost 15 years ago
Cleaning up old references. Clearing up new ones.
Alex Sexton
More...
almost 15 years ago
Cleaned up the top of the file nice and right.
Alex Sexton
More...
almost 15 years ago
accidental var declaration on stack. moved it out.
Alex Sexton
More...
almost 15 years ago
got all the tests working with this new method. maintain the stack between recursive callbacks.
Alex Sexton
More...
almost 15 years ago
switched the application logic to use the getJS style
Alex Sexton
More...
almost 15 years ago
a few more whitespace edits
Alex Sexton
More...
almost 15 years ago
pulled tests out of object so it would minify better. Wasn't doing a ton of good namespaced
Alex Sexton
More...
almost 15 years ago
almost entirely whitespace edit
Alex Sexton
More...
almost 15 years ago
first nonworking commit on switchover to modified version of Dave Artz's awesome A.getjs loader. still quite a few references to labjs sitting around. definitely not even close to working. <3z
Alex Sexton
More...
almost 15 years ago
Updated minified version.
Ralph Holzmann
More...
almost 15 years ago
Fixing a bug that I introduced that caused callback errors in IE. Was trying to take too many shortcuts on line 124.
Ralph Holzmann
More...
almost 15 years ago
Added 'complete' callback to test objects. Complete gets called after all files have loaded and all callbacks have executed. Rewrote callback resolution logic so it doesn't attempt to invoke a non-function. Also, labChain.wait() is no longer called for scripts that don't have a callback when a callback object literal is passed. Finally, added base name support for keys in a callback object.
Ralph Holzmann
More...
almost 15 years ago
Switched parameter ordering for index and testResult in loadScriptOrStyle function so null is no longer passed as a value for testResult. Also nooped up some anonymous functions
Ralph Holzmann
More...
almost 15 years ago
added index in the other places it belonged, fixed a bug from ralphholzmann where prefixes can ruin the url if it's being used as a key.
Alex Sexton
More...
almost 15 years ago
pass the index into the callback, since we have it...
Alex Sexton
More...
almost 15 years ago
Change versions in the source so people aren't confused.
Alex Sexton
More...
almost 15 years ago
An object literal can now be set to the callback property in a test object to associate a specific callback function to a loaded script or stylesheet. Valid keys are either the index of the file in the load array or the id of the file.
Ralph Holzmann
More...
almost 15 years ago
adding website to readme
Alex Sexton
More...
almost 15 years ago
First non alpha version. Though, assume that this stuff is more or less incomplete until 1.0 - this seems more stable, though.
Alex Sexton
More...
almost 15 years ago
version number oopsies
Alex Sexton
More...
almost 15 years ago
added access directly to the instance (via ralphholzmann)
Alex Sexton
More...
almost 15 years ago
Added global filters. Made a protocol filter. Added a bit more docs on common use cases. adding filter to the demo. change in reference to yepnope, internally.
Alex Sexton
More...
almost 15 years ago
inconsequential cleanups/OCD. Arbitrary Versioning. minified consistency.
Alex Sexton
More...
almost 15 years ago
adding wait option
David Padbury
More...
almost 15 years ago
Added a minified version (closure compiler). I used the unminified LABjs in place of the minified one in the included source to increase compressability.
Alex Sexton
More...
almost 15 years ago
←
1
2
…
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