Commit Graph

84 Commits (4f95fba70b0d21972c2c167dd2d52f4d7724fb69)

Author SHA1 Message Date
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 391481ea4f
Update docs 8 years ago
Glen Cheney 20823d49af Update docs for adding, removing, advanced filters, sorting, and public methods. 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 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 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 acdc379679 Use options object instead of adding to the instance directly. 8 years ago
Glen Cheney a044a201fa Refactor more docs javascript and add css compilation with gulp. 8 years ago
Glen Cheney 47556e0c15 Remove jQuery dependency for page js.
Switch to <picture> for webp demo images instead of a js solution.
8 years ago
Glen Cheney d294a42913 Update adding and removing items. 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 eebf0b42a2 Start ES6 conversion and jQuery / Modernizr removal. 8 years ago
Glen Cheney 8ae5970c93 Upgrade Jekyll 8 years ago
Glen Cheney c315ae4eea Remove old event listeners in homepage.js 9 years ago
Glen Cheney efdaf34295 Fix require js config 10 years ago
Glen Cheney 94a00e5b2f Fix require demo #51 10 years ago
Glen Cheney 5b51302b27 Remove padding offset fixes. Add info about it to FAQ. 10 years ago
Glen Cheney 3cec446b93 Fixing up `revealAppended`
Also removed usage of `self` from adding-removing.js
10 years ago
Glen Cheney c9105289e1 Update add items 3rd mode to mix in to the current set.
When the items are sorted, using the mix in method is much better
looking, but adding items to the end is better for infinite scrolling
and DOM order.
* Mix in.
* Add to end.
* Add to end with sequential delay.
10 years ago
Glen Cheney 5a7f9f3784 Docs update/fixes 10 years ago
Glen Cheney ea30d642bb Add AMD support. Add RequireJS demo. Ref #15 10 years ago
Glen Cheney af08bc2908 Separate Modernizr and Shuffle. Create custom build of Shuffle with custom Modernizr.
Ref #15
Also replace the global throttle/debounce with Underscore’s and define
it locally for Shuffle.
Next up: AMD support.
10 years ago
Glen Cheney 8391e2e59e Nav tweaks. 10 years ago
Glen Cheney b6aa8fe396 Add bootstrap 3 demo, fix percentage width issue with Shuffle, closes #8.
Update jQuery to 1.11.0/2.1.0
Update Google Analytics
Fix nav highlighting.
10 years ago
Glen Cheney 38fdf25573 Made awesome demo with inner containers translated and appearing when scrolled into view. Updated FAQ with Zepto and hash links. Added pictures of demos to the index page instead of linking to the nav. 11 years ago
Glen Cheney 790f025537 Add .editorconfig file. Save all files again to be consistent. 11 years ago
Glen Cheney 8e7c98c012 Add absolute urls to open graph and twitter cards. Added dev yml config file. Only include analytics in production environment. 11 years ago
Glen Cheney 5c1a473c26 Typo 11 years ago
Glen Cheney 61e597a4d6 Update events example. 11 years ago
Glen Cheney 9410153749 Replace lorem ipsum text with plugin description 11 years ago
Glen Cheney e381e16b0f Add FAQ page. 11 years ago
Glen Cheney 3fe55c1c7a Add hero image and global `site_url` variable 11 years ago
Glen Cheney 5724739328 Mostly IE fixes 11 years ago
Glen Cheney 92239c6e49 Move shuffle.js files to top level. Some nav tweaks. 11 years ago
Glen Cheney 5277563e95 Add animated favicon
Currently lots of jank in Chrome at the moment.
11 years ago
Glen Cheney e77c9cc4e3 Some responsive styles and IE fixes 11 years ago
Glen Cheney b459c672ee Make the nav cooler
grayscale and scaling
11 years ago
Glen Cheney 4d38115f4d Updated home page examples, added init with sort
Commented all options
11 years ago
Glen Cheney 615691c8ea Credit Jake with photos 11 years ago
Glen Cheney ded96737e3 Added favicon. Added description and image to each page for open graph and twitter cards.
Renamed some shuffle methods for more consistency
11 years ago
Glen Cheney 3c42d0bf39 Remove shiv and load from Modernizr build.
Shiv is included separtely on the page (and Modernizr 2.6.2 doesn't
have <main>).
Load isn't used by shuffle. Not sure why I had it there.
11 years ago
Glen Cheney 2b99fb1343 Added images loaded demo, alias for columnWidth in shuffle options as `sizer`
Also added an image demo without images loaded to see the difference.
Converted bootstrap breakpoints to ems.
More work on the nav.
Optionally include prism per post now
11 years ago
Glen Cheney 53152b4adb Filter button states 11 years ago