react-masonry-component v6.1.1 Release Notes

Release Date: 2018-04-13 // about 6 years ago
  • ๐Ÿ†• New Features

    • โž• Adds ability to pass in imagesloaded options to be passed on by React Masonry Component
    • โž• Adds number type to the transitionDuration property on the Options TypeScript Interface

    ๐Ÿ› Bug Fixes

    • โœ‚ Removes old imagesloaded listeners so there is only ever 1 active listener.
    • Correctly cleans up reference to imagesloaded handlers when the component is unmounted