1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing complex support tests (so older browsers don't fail) More... over 12 years ago
property tweak on the selector test More... over 12 years ago
minor bug fix More... over 12 years ago
updating the test More... over 12 years ago
test cases and tweaks More... over 12 years ago
added eCSStender::matchMedia() method added eCSStender::emptyStyleSheet() method added eCSStender::elementMatchesSelector() method added eCSStender::getPathTo() method More... almost 13 years ago
adding QUnit back More... almost 13 years ago
something's borked with QUnit, removing and re-adding More... almost 13 years ago
minor minification fixes IE bug fix (media assignment of an owning stylesheet) adding minified version More... almost 13 years ago
updating tests & fixing issue with minification More... almost 13 years ago
jsLint cleanup More... almost 13 years ago
version skipped a number, rolled back to 1.2.7 Optimized imported code for eCSStender::matchMedia() More... almost 13 years ago
Merge pull request #12 from dryan/master More... almost 13 years ago
changed version number and updated CHANGELOG with matchMedia info More... almost 13 years ago
changed getWidth helper function of ::matchMedia to mirror native matchMedia function More... almost 13 years ago
fixed a bug with an errant comma in matchMedia method More... almost 13 years ago
eCSStender::matchMedia method More... almost 13 years ago
prepping 1.2.7 and running tests More... over 13 years ago
Adding a new test for unknown values in isSupported() More... over 13 years ago
IE seems to be throwing some errors when setting values it doesn't understand. More... over 13 years ago
revised XHR approach... moved to asynchronous (since we're sequentially loading the files, we don't have to worry about making synchronous calls) More... over 13 years ago
bulk tabs/spaces conversion testing out jcarnett's determinePath fix (http://github.com/jcarnett/eCSStender.js/commit/aa5b2700dc07ef101caeb0dccf6d48543ea461f9) More... over 13 years ago
bugfix: don't call determinePath() on embedded stylesheets More... over 13 years ago
reorganized XHR stuff adjusted eCSStender::isSupported() (property version) to avoid using expando-related checks (in preparation for IE9) beefed-up internal zero_out() function stripped out addition of Array.push() for browsers that didn't support it (it was unnecessary) More... over 13 years ago
Trying out an alternative approach to testing for property support in isSupported() More... over 13 years ago
swapped decrement side in clearBrowserCache() More... over 13 years ago
fix to miskey in clearBrowserCache() More... over 13 years ago
minor bug fix for determinePath() on imported stylesheets revision to 1.2.6.3 More... over 13 years ago
minified version and changelog update for 1.2.6.2 More... over 13 years ago
Firefox doesn't like to look for keys in localStorage More... over 13 years ago