-
Notifications
You must be signed in to change notification settings - Fork 570
Pull requests: uidotdev/usehooks
Pull requests list
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!
no:milestone will show everything without a milestone.