You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
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
_includes Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
_layouts Added mobile grid 11 years ago
_posts/demos Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
_scss Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
css Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
img Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
js Remove shiv and load from Modernizr build. 11 years ago
.gitignore Added compass, finished shapes filter demo 11 years ago
_config.yml Filter button states 11 years ago
config.rb Added compass, finished shapes filter demo 11 years ago
index.html Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago
readme.md Added images loaded demo, alias for columnWidth in shuffle options as `sizer` 11 years ago

readme.md

Shuffle 2.0

This is a large improvement to shuffle. Most notably, the ability for masonry layouts. Other additions include adding/removing items, enabling/disabling, multiple instances on a page, and more!

Todo before launch

  • Update index code examples
  • Credit Jake with photos
  • Solve margin top issue
  • init with a sort
  • Consistent naming of public vs private functions

Other improvements

  • Use Deferred objects for callbacks
  • Custom animations
  • Horizontal layout