Skip to content

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukaVarga lukaVarga released this 25 Aug 22:38
· 170 commits to master since this release

This is the first release of OptimusIMG

What's in it?

  • Basic runtime image lazy loading - lazily load images based on user's viewport and scroll position
  • Basic carousels support - lazily load first image of each carousel and then handle loading of other images based on the interval of the carousel
  • Basic support for runtime checking of image optimisation and usage of responsive image properties.
  • Tests to ensure the code is 100% tested