v2.0.0
- Remove wrapper default css style.
- Target for
DOM events
andintersectionObservable
options are now passed as a getter function, executed client-side only, which remove the need to check if the code is executed server or client side before.
DOM events
and intersectionObservable
options are now passed as a getter function, executed client-side only, which remove the need to check if the code is executed server or client side before.