-
Notifications
You must be signed in to change notification settings - Fork 580
Pull requests: uidotdev/usehooks
Pull requests list
Add useCookieStorage hook for React state synchronization with browser cookies
#360
opened Oct 26, 2025 by
abhichaurasiya2022
Loading...
Add useKeyPress hook for keyboard event handling
#359
opened Oct 26, 2025 by
abhichaurasiya2022
Loading...
feat: Add multi-format clipboard support to useCopyToClipboard
#358
opened Oct 26, 2025 by
abhichaurasiya2022
Loading...
fix : useWindowScroll hook's returning scrollTo function type error
#355
opened Oct 18, 2025 by
Programming-Seungwan
Loading...
useLocalStorage & useSessionStorage: return memoized result to prevent unnecessary rerender
#348
opened Aug 8, 2025 by
ioslh
Loading...
FIx
useMap type parameters to set value type as well
#337
opened May 20, 2025 by
BLucky-gh
Loading...
refactor(types): remove unnecessary
declare module block
#336
opened May 16, 2025 by
JounQin
Loading...
fix(types): correct default value for
useThrottle delay parameter
#330
opened Mar 6, 2025 by
NeilYeTAT
Loading...
Use superjson to parse/stringify objects instead of built in JSON's parse/stringify
#314
opened Jun 24, 2024 by
anthonyhoegberg
Loading...
fix: (useCopyToClipboard): copyToClipboard should return promise
#313
opened Jun 20, 2024 by
kendrickw
Loading...
Add useMemo call to useLocalStorage so that the value returned only changes if store actually changes.
#304
opened May 15, 2024 by
alnorth
Loading...
fix: Restore original document title on unmount in useDocumentTitle hook
#293
opened Apr 7, 2024 by
gtoxlili
Loading...
fix: make second argument of
useThrottle optional in type declaration
#283
opened Mar 7, 2024 by
wuchen90
Loading...
Added useIFrameFocus, allows users to check if an Iframe is focused (...
#277
opened Feb 6, 2024 by
kabeer11000
Loading...
ProTip!
Follow long discussions with comments:>50.