0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unmaintained More... almost 10 years ago
Merge pull request #22 from valeriansaliou/master More... over 10 years ago
Shorter way to fix multiple CSS load issue More... over 10 years ago
Fixes multiple CSS load issue More... over 10 years ago
Remove links to min and tar.gz files. More... almost 11 years ago
Detect IE11 More... almost 11 years ago
Delete lazyload-min.js More... almost 11 years ago
Merge pull request #16 from kitcambridge/master More... almost 11 years ago
Avoid attaching an `onreadystatechange` handler in IE >= 10. More... almost 11 years ago
Code highlighting. More... over 12 years ago
Release 2.0.3. More... almost 13 years ago
Fix a Gecko CSS loading bug in the minified JS caused by an unwanted Closure Compiler optimization. [Allex Wang] More... almost 13 years ago
Fix a race condition when adding multiple URLs to the "pending" queue. More... almost 13 years ago
Save a function call to getEnv() by checking for env in load(). More... almost 13 years ago
Replace the old PHP-based test scripts with a Node.js Express app. More... almost 13 years ago
Release 2.0.2. More... about 13 years ago
Fix a silly bug that affected WebKit CSS load detection. More... about 13 years ago
Clarify credit for the @import trick. More... about 13 years ago
Reliable CSS load detection for Gecko. More... about 13 years ago
Shave more bytes. More... about 13 years ago
Use onload for CSS in IE. More... about 13 years ago
Release 2.0.1. More... about 13 years ago
MIT license. More... about 13 years ago
Reformat doc comments. More... about 13 years ago
Clarify async=false support. More... about 13 years ago
Refactor getEnv() for a savings of 94 min+gzip bytes. More... about 13 years ago
Update copyright year. More... about 13 years ago
Shave some bytes, then add them back by using a more reliable (but longer) isArray check. More... over 13 years ago
Update min file. More... over 13 years ago
Don't cause an error when polling on a page without any CSS. Fixes #2 More... over 13 years ago