Skip to content

Latest commit

 

History

History
67 lines (29 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

67 lines (29 loc) · 2.43 KB

1.3.4 (2020-10-27)

Bug Fixes

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

1.3.3 (2020-08-29)

Features

  • API: deprecated scrollToPage (be27bde)

1.3.2 (2020-08-28)

Bug Fixes

  • detect some event when dom change (5dc4ef8)

1.3.1 (2020-08-28)

Features

  • useScrollWatch hook to detect scroll event (7c0a42c)

1.3.0 (2020-08-27)

Features

  • support documentParent mode (0deb1bd)

1.2.0 (2020-08-25)

Bug Fixes

  • default to use native scrollTo (de97546)

Features

  • support some state return from hook (e884422)

1.1.0 (2020-08-25)

Features

  • support some state return from hook (e15e50d)

1.0.1 (2020-08-22)

Bug Fixes

  • default to use native scrollTo (2b0b244)

1.0.0 (2020-08-21)

Features