Skip to content

Conversation

@Ashish-simpleCoder
Copy link
Owner

No description provided.

Ashish-simpleCoder and others added 18 commits December 28, 2024 11:01
…vent hooks

- Change the implementation logic and api for useEventListener
- Update test cases for useEventListener according to new api
- Update api for useWindowResize and useOutsideClick to use useEventListener
- Enable capturing as default for useOutsideClick and
- Update test cases for useOutsideClick
- Add types for event
- Use object based params for useEventListener, useOutsideClick and useWindowResize hooks
- Update all of the test suite useEventListener, useOutsideClick and useWindoeResize hooks according to new api
- use object based params instead of sequential params
- update the test
- add usage example in js-doc
@Ashish-simpleCoder Ashish-simpleCoder self-assigned this Jun 12, 2025
@Ashish-simpleCoder Ashish-simpleCoder added the Feature New Feature label Jun 12, 2025
@vercel
Copy link

vercel bot commented Jun 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
classic-react-hooks-d1qv Ready Ready Preview, Comment Jan 25, 2026 10:48am

-  Doc: Add  doc for useCanReachToInternet
-  Doc: Refactor the docs for hooks
Ashish-simpleCoder and others added 4 commits November 19, 2025 22:52
- Prevent the target handler call in the ssr env by returning the null
- lazily setting target element for use-outside-click and use-event-listener hooks
* feat: Introduce new api and props for use-debounced-fn

New api and props for use-debounced-fn
- Introduce cleanup and debouncedFn return value
- Introduce immediateCallback, onSuccess, onError and onFinally callback as lifecycle functions

* docs:update overview
…ed-fn

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add encoder and decoder props in useLocalStorage
…orage

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants