gm0t / react-sticky-el

MIT License
251 stars 47 forks source link

Take top distance into account when hideOnBoundaryHit is false #68

Closed danielfdsilva closed 3 years ago

danielfdsilva commented 3 years ago

Addresses issue https://github.com/gm0t/react-sticky-el/issues/67 Also adds documentation and a story example about the clip-path option.

@gm0t Let me know what you think.

gm0t commented 3 years ago

@danielfdsilva argh... I completely forgot to publish your changes :( Fixing it now, your change is available in 2.0.7 version