miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.68k stars 299 forks source link

Release History Notes: v3.7 #283

Closed leepeterson closed 4 years ago

leepeterson commented 6 years ago

Maybe I'm missing it, but I'm unable to find any details about release 3.7 which says "The library could now be used without necessarily defining it as jQuery plugin".

This seems like kind of a major release, no? Something that surely would have more written about it?

Where are the details surrounding this big improvement?

miromannino commented 4 years ago

For compatibility issues with older browsers JG still depends on jQuery. But now you can start not as jQuery plugin, but as a new JustifiedGallery(...

I am now trying to remove jQuery once for all. I think is time to say goodbye to older browsers.