Changes
- 4.8.14 - Separate Modernizr into its own file and custom Shuffle build.
- 3.8.14 - Add Bootstrap 3 demo. Fixed issue with percentage width items.
- 10.4.13 - Moved some Shuffle instance properties to constants. Converted from 4 to 2 space indentation. Added events enum and pulled out some strings to constants.
- 8.30.13 - Added animate-in demo.
- 7.5.13 - Shuffle 2.0 with masonry, adding and removing, and more.
- 11.3.12 - Replaced layout system with masonry. Items can now be different sizes! Added addtional examples.
- 10.24.12 - Better handling of grid item dimensions. Added a minimal markup page.
- 9.20.12 - Added
destroy
method
- 9.18.12 - Added sorting ability and made plugin responsive. Updated to Modernizr 2.6.2
- 7.21.12 - Rewrote plugin in more object oriented structure. Added custom events. Updated to Modernizr 2.6.1
- 7.3.12 - Removed dependency on the css file and now apply the css with javascript