Skip to content

Releases: nutboltu/react-focus-scroll

v1.1.1

09 Apr 06:40

Choose a tag to compare

1.1.1 (2019-04-09)

Bug Fixes

  • Prevent scroll event listener while handling focusOn (3c2b217)
  • Set timeout on input click as it may modify dom element (4b82a0f)

v1.1.0

08 Apr 11:19

Choose a tag to compare

1.1.0 (2019-04-08)

Bug Fixes

Features

  • improve-perf: Implementing id prefix in focusIndex (4d3ddcb)
  • improve-perf: Removing all unnecessary calculation from findFocus function (e9f5a6a)
  • improve-perf: Updating unit testing (cb29f23)
  • throttle-debounce-cancel: Implementing cancel option in debounce and throttle (b060134)

v1.0.0

27 Dec 07:35

Choose a tag to compare

1.0.0 (2018-12-27)

Bug Fixes

  • travis-build: Trying to fix travis build (6e2c043)

Features

  • release: First release :tada (8668308)
  • release: First release :tada (2e097e4)
  • semantic-release: Run semantic release with automation (7b09ba3)
  • semantic-release: Run semantic release with automation 🎉 (847f6f6)