The support of native img and picture now covers all supported browsers, so there is no need to use esl-image i production any longer.
It is requested to provide a smooth way to migrate from esl-image to native elements and provide required lightweight utilities
Comparison
esl-image:
lazyloading (covered by native loading="lazy" functionality)
mods: 'fit', 'cover', 'origin', 'save-ratio' (covered by object-fit CSS feature)
ESL query to provide source (native picture + srcset now supported natively, three are no technical capabilities to use ESL Media Query here)
Status classes (requested to be done trough utilities)
Request
The support of native
img
andpicture
now covers all supported browsers, so there is no need to useesl-image
i production any longer. It is requested to provide a smooth way to migrate from esl-image to native elements and provide required lightweight utilitiesComparison
esl-image:
Staus Classes mixin
TODO: in design