Skip to content

Releases: ron0115/react-smooth-scroll-hook

v1.3.4

27 Oct 10:33
Compare
Choose a tag to compare

1.3.4 (2020-10-27)

Bug Fixes

  • useScrollWatch: do not use ! optional chain (b931a6d)

v1.3.3

29 Aug 07:55
Compare
Choose a tag to compare

1.3.3 (2020-08-29)

Features

  • API: deprecated scrollToPage (be27bde)

v1.3.2

28 Aug 07:23
Compare
Choose a tag to compare

1.3.2 (2020-08-28)

Bug Fixes

  • detect some event when dom change (5dc4ef8)

v1.3.1

28 Aug 04:34
Compare
Choose a tag to compare

1.3.1 (2020-08-28)

Features

  • useScrollWatch hook to detect scroll event (7c0a42c)

v1.3.0

27 Aug 04:27
Compare
Choose a tag to compare

1.3.0 (2020-08-27)

Features

  • support documentParent mode (0deb1bd)

v1.2.0

25 Aug 07:27
Compare
Choose a tag to compare

1.2.0 (2020-08-25)

Bug Fixes

  • default to use native scrollTo (de97546)

Features

  • support some state return from hook (e884422)

v1.1.0

25 Aug 07:01
Compare
Choose a tag to compare

1.1.0 (2020-08-25)

Features

  • support some state return from hook (e15e50d)

v1.0.1

22 Aug 08:27
Compare
Choose a tag to compare

1.0.1 (2020-08-22)

Bug Fixes

  • default to use native scrollTo (2b0b244)

v1.0.0

21 Aug 15:41
Compare
Choose a tag to compare

1.0.0 (2020-08-21)

Features