Commit Graph

52 Commits (v4.2.0)

Author SHA1 Message Date
Glen Cheney 18dad52f23 chore(package): update autoprefixer to version 7.0.1 (#144)
Closes #142
7 years ago
greenkeeper[bot] 96d4fb24ee chore(package): update gulp-postcss to version 7.0.0 (#141) 7 years ago
Glen Cheney 8fcc32f4e5 Add eslint to test script 7 years ago
Glen Cheney 61c975ccf1 Replace JSHint and JSCS with ESLint 7 years ago
Glen Cheney a56ccb3cd5 Replace webpack with rollup (#138) 7 years ago
Glen Cheney 80974cb685 4.1.1 7 years ago
greenkeeper[bot] 28f7ceae9b chore(package): update sinon to version 2.1.0
Closes #134

https://greenkeeper.io/
7 years ago
greenkeeper[bot] d74e28a6d2 chore(package): update gulp-shell to version 0.6.1
Closes #131

https://greenkeeper.io/
7 years ago
Glen Cheney 584c36bb52
4.1.0 7 years ago
greenkeeper[bot] 84c3899902 chore(package): update dependencies
https://greenkeeper.io/
7 years ago
greenkeeperio-bot d7395ecc30 chore(package): update es6-promise to version 4.0.5
https://greenkeeper.io/
8 years ago
greenkeeperio-bot 745a59885d chore(package): update gulp-mocha-phantomjs to version 0.12.0
https://greenkeeper.io/
8 years ago
Glen Cheney 3b792aa270 4.0.2 8 years ago
greenkeeperio-bot c17da6cd2a chore(package): update custom-event-polyfill to version 0.3.0
https://greenkeeper.io/
8 years ago
greenkeeperio-bot 7948bc0578 chore(package): update mocha to version 3.0.0
https://greenkeeper.io/
8 years ago
Glen Cheney 1c59cdc098 4.0.1 8 years ago
Glen Cheney 790b957bc3
Use ES6 export for main file. Add index.js to export the `default` to module.exports
This would allow module bundlers like rollup to use jsnext:main and it'll all be ES6 import/exports
8 years ago
Glen Cheney bd502f8437
Add `jsnext:main` field to package.json 8 years ago
Glen Cheney e1ea20f7da
Replace Promise dependency with array-parallel package 8 years ago
Glen Cheney fd330bd800
Use `files` instead of .npmignore
Update webpack, add .map files
8 years ago
Glen Cheney 391481ea4f
Update docs 8 years ago
Glen Cheney d7e4f4b720 Switch to npm module for throttling. 8 years ago
Glen Cheney b6d9f23e2b Finish converting tests to mocha+chai. Add helper for onTransitionEnd. 8 years ago
Glen Cheney cfa68c76de Switch to mocha/chai for tests with gulp-mocha-phantomjs
JSDom's getComputedStyle wasn't working.
8 years ago
Glen Cheney 6adb041ba1 Put home page demo items inside aspect boxes. 8 years ago
Glen Cheney 244f89aaba Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
Glen Cheney 601b29736f Use npm modules instead of custom implementations. 8 years ago
Glen Cheney 1dd55b0505 Use web pack multi compiler. 8 years ago
Glen Cheney 4307010c18 Add default gulp task. Use short name for gulp dep. 8 years ago
Glen Cheney b9065eb9b0 Got jest working for tests. jsdom sucks. 8 years ago
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."
9 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