Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@nhunzaker nhunzaker released this 13 Mar 15:29
· 303 commits to master since this release
  • Ensures the layout of gallery images is always aligned to the top. Before this release the gallery would stretch out rows of images to fit the available space.
  • Add logic for failed image. Basically this just adds some nicer formatting. Future releases should think about a possible new visual style or hide the option all together
  • Replace className addon with classnames npm module. React.addons.className is deprecated in the 0.13.0 release.