Skip to content

R7.MiniGallery-1.2.0

Compare
Choose a tag to compare
@roman-yagodin roman-yagodin released this 18 May 10:12
· 137 commits to master since this release

End-user changes:

  • Added blueimp Gallery lightbox support (#17).
  • Lightboxes available via separate packages (#15).
  • Reviewed/fixed search integration (#3).
  • Implemented ability to specify custom CSS classes for images via settings (#21).
  • Is Published flag replaced with Start Date/End Date (#22).
  • Implemented ability to display image title beside the image (#26).
  • Added "More Images" button to load remaining images.
  • Expand Columns and Max. Height settings removed.
  • New stylesets: Default (replaces Auto), Columns (replaces Fixed).
  • More stylesets can be added by placing style-*.css files into the module css folder.
  • You can now specify image width and height in %.

Developer changes:

  • Switched to GNU GPL v3 or any later version license (#18).
  • Switched to React+MVC for main view control (#20).
  • Switched to MVC for settings control.
  • Updated deploy scripts.