- Notifications
You must be signed in to change notification settings - Fork571
Pull requests: uidotdev/usehooks
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
useLocalStorage & useSessionStorage: return memoized result to prevent unnecessary rerender
#348 openedAug 8, 2025 byioslhLoading…
fix(types): correct default value for
useThrottle
delay parameter #330 openedMar 6, 2025 byNeilYeTATLoading…
Use superjson to parse/stringify objects instead of built in JSON's parse/stringify
#314 openedJun 24, 2024 byanthonyhoegbergLoading…
fix: (useCopyToClipboard): copyToClipboard should return promise
#313 openedJun 20, 2024 bykendrickwLoading…
Add useMemo call to useLocalStorage so that the value returned only changes if store actually changes.
#304 openedMay 15, 2024 byalnorthLoading…
fix: Restore original document title on unmount in useDocumentTitle hook
#293 openedApr 7, 2024 bygtoxliliLoading…
fix: make second argument of
useThrottle
optional in type declaration #283 openedMar 7, 2024 bywuchen90Loading…
Added useIFrameFocus, allows users to check if an Iframe is focused (…
#277 openedFeb 6, 2024 bykabeer11000Loading…
ProTip! Typegi on any issue or pull request to go back to the issue listing page.