0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from yoel-zeldes/parse-result-bug-fix More... about 10 years ago
Bug fix: parsing the css files would put the result in the same entry of sheets var. Solved by using IIFE. More... about 11 years ago
Merge pull request #15 from rjfranco/use-native-vw-vh-vmin-when-available More... over 11 years ago
Updating todo to reflect this one is done. More... about 12 years ago
removing addition logging. More... about 12 years ago
Adding tests to see if vw, vh, and vmin are supported before shimming. More... about 12 years ago
Added support for Bower More... about 12 years ago
MIT License added. More... about 12 years ago
Merge pull request #10 from daveross/localfiles More... about 12 years ago
Merge pull request #11 from coldacid/feature/xmlhttp-graceful-fail More... about 12 years ago
Gracefully handle failed requests More... about 12 years ago
Allow for local (file:///) CSS files which don't have an xmlhttp.status when they're retrieved More... about 12 years ago
Merge pull request #5 from GimliLongBow/master More... over 12 years ago
Fixing tokenizer.js for old IE browsers. More... over 12 years ago
Some restructuring of README.md. More... about 13 years ago
Fixed one typo. More... about 13 years ago
Updated README.md. More... about 13 years ago
Updated README.md. More... about 13 years ago
Fixed typo. More... about 13 years ago
Updated README.md. More... about 13 years ago
Updated README.md. More... about 13 years ago
Updated README.md. More... about 13 years ago
Removed some debugging code. More... about 13 years ago
Made H1 font smaller. More... about 13 years ago
Updated README.md to reflect new changes. More... about 13 years ago
Some CSS fixes and replaced HTML5 tags with DIVs for retro-compatibility. More... about 13 years ago
Demo code showing vw/vh units with media queries. More... about 13 years ago
Very rudimentary support for max-aspect-ratio media query. More... about 13 years ago
Bugfix in parser.js, now seems to handle newlines correctly. More... about 13 years ago
Updated README.md file. More... about 13 years ago