web icon indicating copy to clipboard operation
web copied to clipboard

feat(useScrolling): new hook useScrolling

Open Frankcaozas opened this issue 2 years ago • 4 comments

what new hook does

tracks whether HTML element is scrolling

Checklist

  • [x] Have you read the contribution guidelines?
  • [x] If you are porting a hook from react-use, have you checked #33 and the migration guide to confirm that the hook has been approved for porting?
  • [x] Does the code have comments in hard-to-understand areas?
  • [ ] Is there an existing issue for this PR?
    • link issue here
  • [x] Have the files been linted and formatted?
  • [x] Have the docs been updated?
  • [x] Have you written tests for the new hook?
  • [x] Have you run the tests locally to confirm they pass?

Frankcaozas avatar Jul 23 '23 05:07 Frankcaozas

@xobotyi @JoeDuncko ready to be review

Frankcaozas avatar Jul 27 '23 10:07 Frankcaozas

@Frankcaozas really sorry for delay - im planning to review it in closest two weeks.

xobotyi avatar Sep 11 '23 17:09 xobotyi

@xobotyi please review this PR

Frankcaozas avatar Oct 07 '23 06:10 Frankcaozas

Please fix conflicts

xobotyi avatar Oct 15 '23 08:10 xobotyi