Pull requests: uidotdev/usehooks
Pull requests list
fix(types): correct default value for
useThrottle
delay parameter#330 openedMar 6, 2025 by NeilYeTAT Loading…
Use superjson to parse/stringify objects instead of built in JSON's parse/stringify
#314 openedJun 24, 2024 by anthonyhoegberg Loading…
fix: (useCopyToClipboard): copyToClipboard should return promise
#313 openedJun 20, 2024 by kendrickw Loading…
Add useMemo call to useLocalStorage so that the value returned only changes if store actually changes.
#304 openedMay 15, 2024 by alnorth Loading…
fix: Restore original document title on unmount in useDocumentTitle hook
#293 openedApr 7, 2024 by gtoxlili Loading…
fix: make second argument of
useThrottle
optional in type declaration#283 openedMar 7, 2024 by wuchen90 Loading…
Added useIFrameFocus, allows users to check if an Iframe is focused (…
#277 openedFeb 6, 2024 by kabeer11000 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.