Commit Graph

122 Commits (52bf3ff44ee3829891c586a8dfae935b4221ff80)

Author SHA1 Message Date
Glen Cheney 88f8813361 Add gulp watch task which builds jekyll. 8 years ago
Glen Cheney eebf0b42a2 Start ES6 conversion and jQuery / Modernizr removal. 8 years ago
Glen Cheney f63df88dd2 Use the <html> element when the body doesn't exists when testing computed style. 9 years ago
Glen Cheney 8b2b3ccc13 3.1.0 9 years ago
Glen Cheney 8957979aa9 Add directions for installing with npm. Closes #62 9 years ago
Glen Cheney 5a1dffebb3 publish to npm 9 years ago
Glen Cheney 0c157675ff Update package name for NPM 9 years ago
Glen Cheney c176157367 Remove from jQuery plugin registry.
"The jQuery Plugin Registry is in read-only mode.
New plugin releases will not be processed.
We recommend moving to npm, using "jquery-plugin" as the keyword in your package.json."
10 years ago
Glen Cheney 85b1e492f1 v3.0.1 with CommonJS support 10 years ago
Robert Rothermel 71b2b7f722 Add CommonJS support 10 years ago
Glen Cheney 5b6e8fb4cd Add blurred image for caption.
Updated Autoprefixer.
10 years ago
Glen Cheney 75ad7aef58 Release v3 10 years ago
Glen Cheney 65ba679912 Merge branch 'refactoring' 10 years ago
Glen Cheney da0029900a Update dependencies 10 years ago
Glen Cheney 66ef613dff Bump to 2.1.2 10 years ago
Glen Cheney b4c5aaef2f Add travis ci config. 10 years ago
Glen Cheney cceb641d50 Add grunt-contrib-jasmine for unit tests.
Add jasmine-jquery for help with fixtures and testing jQuery objects.
Add four test specs.
10 years ago
Glen Cheney ec67cdecdf v2.1.1 for #21 10 years ago
Glen Cheney a21330e735 Bump to 2.1.0. Bower support, separate Modernizr file. 10 years ago
Glen Cheney 23476b272b commas are important. 10 years ago
Glen Cheney 3d14058dfc Should have committed bower.json before registering...
bump to 2.0.7
10 years ago
Glen Cheney 96ac963674 Add grunt. Replace compass with autoprefixer. Progress towards #15
You currently need two terminal tabs to watch/serve.
One for Jekyll to regenerate the _site folder, and one for sass. `grunt
serve` in one, `grunt watch` in the other.
10 years ago