1.1.0
Big features
- New
LazyLoadComponent
. scrollPosition
is 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
visibleByDefault
prop.
Fixes
- Display default placeholder as an inline-block element.