0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update branch names. More... almost 11 years ago
Fixes #140 - IIFE namespacing pattern. More... almost 11 years ago
IIFE: fix spacing. More... almost 11 years ago
Improve 'Constructors..' wording. Fixes #121. More... almost 11 years ago
Add missing travis.yml. More... almost 11 years ago
Bump dependencies. More... almost 11 years ago
Merge pull request #141 from chasingmaxwell/patch-1 More... almost 11 years ago
Document correct output for resetCounter() More... about 11 years ago
Some further work on cleaning up media queries. More... over 11 years ago
Remove another unnecessary file. More... over 11 years ago
Improve meta viewport, add cleartype, cover. More... over 11 years ago
Remove further unnecessary files. More... over 11 years ago
Temporarily comment out rev task until fixed. More... over 11 years ago
grunt build > grunt More... over 11 years ago
Update Bower dependencies. More... over 11 years ago
Book doesn't use the testing setup in Grunt. Removing. More... over 11 years ago
Update version inline and year. More... over 11 years ago
Remove spurious files we no longer reference. More... over 11 years ago
Bump to 1.5.4 More... over 11 years ago
Merge pull request #135 from Sequoia/bug-compiled-template More... over 11 years ago
Merge pull request #133 from Sequoia/bug-last-query More... over 11 years ago
Merge pull request #134 from Sequoia/bug-jquery-single More... over 11 years ago
Merge pull request #136 from Sequoia/bug-li-div-mismatch More... over 11 years ago
Merge pull request #137 from Sequoia/bug-astray More... over 11 years ago
Merge pull request #138 from Sequoia/bug-vehicleClass-defaults More... over 11 years ago
Merge pull request #132 from Sequoia/bug-tiny-typos More... over 11 years ago
three typos * missing dot in e.g. * extra "of" in statement "of which model instances can be converted to" * missing \* after "\*is" More... over 11 years ago
jQuery.single: missing invocation operator More... over 11 years ago
typo: astray (should be "as they") More... over 11 years ago
Allow CareFactory fallback to default vehicleType As written, the code would set a defualt type on the VehicleFactory prototype but *would not ever use it* because it was overridden in the constructor. This also made switching the default value to Truck in truck factory pointless, as the constructer overrode this as well More... over 11 years ago