Commit Graph

70 Commits (b7a620ed5954243ff833ca2d046fd4b2ae9c1f42)

Author SHA1 Message Date
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 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 98c916d3cd Fix error when trying to remove and item already being removed. 8 years ago
Glen Cheney d7e4f4b720 Switch to npm module for throttling. 8 years ago
Glen Cheney 60cc0241b3 Docs updates. Remove LOADING and DONE events. 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 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 acdc379679 Use options object instead of adding to the instance directly. 8 years ago
Glen Cheney d294a42913 Update adding and removing items. 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 88f8813361 Add gulp watch task which builds jekyll. 8 years ago
Glen Cheney 37e6a86ff3 Added stagger option. More refactoring. Working home page demo again. 8 years ago
Glen Cheney efc1f8087a Remove ES6 built-ins so I don't have to include babel-polyfill 8 years ago
Glen Cheney eebf0b42a2 Start ES6 conversion and jQuery / Modernizr removal. 8 years ago