Skip to content

Releases: ShyamRaj/react-stickky

Fix for the debounce and jitter

01 Jun 11:55
Compare
Choose a tag to compare
Merge pull request #3 from a-r-d/jitter-fix

fix jitter using a buffer

Using ref to calculate the width of the sticky and dynamically calculate the scrollIndex

03 Mar 22:33
Compare
Choose a tag to compare
  • Now takes ref to calculate the width.
  • Now takes ref and calculate the scrollIndex ~ at what scroll index to make it sticky, Also can pass the index as well.
  • Can pass css class to make sticky custom position as top, bottom, left and right side of the page.

1.6.0

19 Jan 16:22
Compare
Choose a tag to compare
updated react version to remove duplicate versions of react

Updating Usage Docs

01 Nov 02:02
Compare
Choose a tag to compare
1.1.1

updating readme

1.0.0

01 Nov 01:33
Compare
Choose a tag to compare
1.1.0