Skip to content

Releases: pettiboy/react-ui-scrollspy

v2.1.0

14 Nov 09:22
Compare
Choose a tag to compare

Added

  • Set useBoxMethod as default way to check if Element is in viewport.
  • Can be overridden by setting useBoxMethod to false.

Fixed

  • Problems when div to Spy is not 100vh.

v2.0.0

02 Nov 13:31
Compare
Choose a tag to compare
  • 🐛 FIX: unnecessary updates to class list
  • ✨ NEW: onUpdateCallback prop
  • ✨ NEW: offset props
  • ✨ NEW: spy on particular div with parentScrollContainerRef
  • ✨ NEW: customizable data attributes and active class