some-react-components / react-scrollchor

A React component for scroll to `#hash` links with smooth animations
ISC License
149 stars 24 forks source link

scrollable target should be configurable #9

Closed mschipperheyn closed 6 years ago

mschipperheyn commented 7 years ago

In my case, I have body set to 100% height with absolute div inside. I want to scroll the div, not the body

bySabi commented 7 years ago

This is the same request than: https://github.com/bySabi/react-scrollchor/issues/6 Is not possible at this time.

bySabi commented 7 years ago

PR are welcomed!

dehypnosis commented 6 years ago

still no progress?

bySabi commented 6 years ago

Still nothing about. PR are welcome on this subject.

bySabi commented 6 years ago

Requested feature has been implemented on release 6.0.0. Thanks to xephuk's effort.