Commit Graph

350 Commits (068c8acf9fe4ae6d5de6b2ffe16f6ededc84d14c)
 

Author SHA1 Message Date
Glen Cheney 892b9329a0 Update webpack config for v2 7 years ago
Glen Cheney 07fd6cf3a4 Update greenkeeper badge placement 7 years ago
greenkeeper[bot] 8cff48f973 docs(readme): add Greenkeeper badge
https://greenkeeper.io/
7 years ago
greenkeeper[bot] 84c3899902 chore(package): update dependencies
https://greenkeeper.io/
7 years ago
Glen Cheney 5e71773cd4 Merge pull request #122 from Vestride/update-travis
Test node 4 and 6 with Travis
8 years ago
Glen Cheney 53194ed3bd Test node 4 and 6 with Travis 8 years ago
Glen Cheney b85345769f Merge pull request #121 from Vestride/greenkeeper-es6-promise-4.0.5
Update es6-promise to version 4.0.5 🚀
8 years ago
Glen Cheney de1e9b52a3 Use new 'auto' polyfill file for es6-polyfill 8 years ago
greenkeeperio-bot d7395ecc30 chore(package): update es6-promise to version 4.0.5
https://greenkeeper.io/
8 years ago
Glen Cheney 9fa4501ac0 Merge pull request #116 from Vestride/greenkeeper-gulp-mocha-phantomjs-0.12.0
Update gulp-mocha-phantomjs to version 0.12.0 🚀
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
Glen Cheney 25a92a9298 Merge pull request #113 from Vestride/greenkeeper-custom-event-polyfill-0.3.0
Update custom-event-polyfill to version 0.3.0 🚀
8 years ago
Glen Cheney 51e3d71b32 Use `_data` directory for site data. 8 years ago
greenkeeperio-bot c17da6cd2a chore(package): update custom-event-polyfill to version 0.3.0
https://greenkeeper.io/
8 years ago
Glen Cheney d6c90eaabd Merge pull request #111 from Vestride/greenkeeper-mocha-3.0.0
Update mocha to version 3.0.0 🚀
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 13d3dacc77
Fix delimeter option #108 8 years ago
Glen Cheney e40759b176 Add david-dm and npm badges to README 8 years ago
Glen Cheney a8a6274ff6 Fix package name in readme 8 years ago
Glen Cheney 5a1703dd3c Put the navigation menu button inside the grid. 8 years ago
Glen Cheney 95c49edf9d
fix transition delay not being applied correct 8 years ago
Glen Cheney 871879b912
Correct v4 release date. 8 years ago
Glen Cheney ef1f1f1c88
Add `instance.group` back instead of changing the option object 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 7aa6461b4d Move layout positioning logic to its own file. 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 99ed4e37fe Add ability to customize styles. Rename filtered => visible and concealed => hidden.
Prefix shuffle item state classes.
Change ClassName => Classes because it's shorter.
8 years ago
Glen Cheney 150de2024f Remove `.es6` suffix for file name. Remove old grunt file.
Only include jQuery on pages which request it.
Use SRI hash for CDN version of jQuery.
8 years ago
Glen Cheney 98c916d3cd Fix error when trying to remove and item already being removed. 8 years ago
Glen Cheney 20823d49af Update docs for adding, removing, advanced filters, sorting, and public methods. 8 years ago
Glen Cheney d7e4f4b720 Switch to npm module for throttling. 8 years ago
Glen Cheney af4b92dde7 Update readme 8 years ago
Glen Cheney 60cc0241b3 Docs updates. Remove LOADING and DONE events. 8 years ago
Glen Cheney eec4bfc157 Update compound filters demo. 8 years ago
Glen Cheney 6934fd3079 Add code examples for adding and removing from the demo.
Remove images loaded because it's no longer in use.
8 years ago
Glen Cheney b6c7dbb367 Fix stagger amount affected by items which don't move. 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 c528fca3df Switch to https instead of protocol-relative. Switch to Lato type face. 8 years ago
Glen Cheney eef5c66b31 Update images demo. 8 years ago
Glen Cheney 832503415d Update animate-in demo
Update prism.js and prism.css. Include plugin to allow external files with data-src attribute
8 years ago
Glen Cheney 244f89aaba Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
Glen Cheney 6ea5491dca Upgrade normalize. 8 years ago
Glen Cheney 601b29736f Use npm modules instead of custom implementations. 8 years ago