Big features
- New
LazyLoadComponent. scrollPositionis no longer required. Lazy load images and components that don't receive this prop, will listen to scroll/resize events themselves.- Allow displaying CSS effects when the image becomes visible.
Small features
- Add throttle and debounce.
- Add
visibleByDefaultprop.
Fixes
- Display default placeholder as an inline-block element.