0
I Use This!
Inactive

Commits : Listings

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