Skip to content

Releases: desandro/masonry

v3.0.1

12 Jan 14:44
Compare
Choose a tag to compare

Fixed empty container bug. Fallback to columnWidth = innerWidth. Fixed #358

v3.0.0 - componentize with Bower

12 Jan 14:42
Compare
Choose a tag to compare
  • Complete rewrite
  • Componentize with Bower
  • Remove jQuery as strict dependency
  • Remove smartresize jQuery plugin
  • imagesLoaded no longer included
  • jQuery animation has been removed. animationOptions has been removed. This means no animation for in IE8 and IE9.
  • Corner stamp is now integrated as stamp option and stamp method
  • isRTL option removed, use isOriginLeft: false instead
  • isResizable option renamed to isResizeBound
  • layout method renamed to layoutItems
  • gutterWidth option renamed to gutter