web
web copied to clipboard
feat(useScrolling): new hook useScrolling
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?
@xobotyi @JoeDuncko ready to be review
@Frankcaozas really sorry for delay - im planning to review it in closest two weeks.
@xobotyi please review this PR
Please fix conflicts