Skip to content

Feature/module/image

Kevin requested to merge feature/module/image into develop

I've update this module to keep up-to-date with a few latest projects.

New Function

  • updateLazyLoad() from Cornell Project

Convert to existing function

  • A few functions are ready from dom.js which we usually update and keep them better than a single module image. I strongly advise using any existing functions from lib/ rarely than maintenance them from modules/.
  • Define more VARIABLES to keep code clean.

Merge request reports