Skip to content

v7.0.0

Compare
Choose a tag to compare
@neptunian neptunian released this 20 Apr 16:06
· 28 commits to master since this release
da0a70e

Breaking Changes

  • New algorithm being used which ignores columns prop when direction=row (default). Photos per row are now determined by the new algorithm keeping in mind the user defined targetRowHeight.
  • ImageComponent renamed to renderImage
  • targetRowHeight. New prop. The algorithm will do its best to keep rows close to this height
  • limitNodeSearch. New prop. Limits the amount of neighboring nodes to check for the best row