issues
search
juliencrn
/
usehooks-ts
React hook library, ready to use, written in Typescript.
https://usehooks-ts.com
MIT License
6.51k
stars
421
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feature: Add useNetworkStatus hook to track user's network status
#652
drbarzaga
opened
4 days ago
1
feat: Update peerDependencies to include React 19
#651
michal-worwag
opened
5 days ago
1
[BUG] Update React dependency to 19
#650
michal-worwag
opened
6 days ago
2
fix: add union type SVGElement in eligible hooks
#648
GustavoHenriqueP
opened
2 weeks ago
1
Fix/add support for svg types
#647
GustavoHenriqueP
closed
2 weeks ago
1
[BUG] useScrollLock locks scroll forever in development (React Strict mode)
#646
some1chan
opened
2 weeks ago
1
[BUG] useLocalStorage Hydration Mismatch — Need to setIsClient everywhere
#644
anaclumos
opened
3 weeks ago
0
[BUG] useHover is "stuck" on `true` value if the hovered element is removed from the DOM
#643
YossiSaadi
opened
1 month ago
0
[BUG] useDebouncedCallback isPending() is true even though it was cancelled
#639
axelthat
opened
1 month ago
0
Update dependency next to v14.2.10 [SECURITY]
#638
renovate[bot]
opened
1 month ago
1
Bump next from 14.1.4 to 14.2.10
#637
dependabot[bot]
opened
1 month ago
1
fix(dark-mode): avoid localStorage overwrite by system dark mode status
#636
qwqcode
opened
1 month ago
3
Allows aborting state updates by returning the old value in useLocalStorage
#635
jnssnmrcs
opened
1 month ago
1
[BUG] useDebounceCallback has strange behavior
#634
Floriferous
closed
1 month ago
2
feat: add useResettableState hook
#633
Abdullah700
opened
2 months ago
1
[BUG] useResizeObserver when component dom remove and rerender ( like dialog ), size not update
#632
hxdyj
opened
2 months ago
2
[BUG] useLocalStorage get Unhandled Runtime Error in nextjs
#631
shaddollxz
closed
2 months ago
3
feat: add useFocus hook
#630
Mr-Meshky
opened
2 months ago
1
Feature: add useThrottle hook
#629
jiwooproity
opened
2 months ago
2
Add option 'flushOnUnmount' to useDebounceCallback
#628
simon-lammes
closed
3 months ago
2
[BUG] Upgrading to v3.1.0 breaks Jest
#627
amattu2
opened
3 months ago
1
Update dependency vitest to v2
#626
renovate[bot]
opened
3 months ago
1
Update dependency rimraf to v6
#625
renovate[bot]
opened
3 months ago
1
feature: Add custom type for MediaQuery
#624
sDenizOzturk
opened
3 months ago
1
Update CONTRIBUTING.md for issue 600
#621
angeldevildev
opened
3 months ago
1
feat: custom initial step
#620
axelrindle
opened
3 months ago
1
Incorrect documented default for debounce trailing option
#619
bryfox
opened
3 months ago
0
Pass ref node to useIntersectionObserver's onChange callback
#618
tengweiherr
closed
3 months ago
1
Passing ref node to the onChange callback fn in useIntersectionObserver
#617
tengweiherr
closed
3 months ago
1
[BUG] useIntersectionObserver loses ref node access since v3
#616
tengweiherr
closed
3 months ago
0
[BUG] `useMediaQuery` doesn't load currently on the server without `initializeWithValue: false`
#615
moshest
closed
4 months ago
1
Update dependency zx to v8
#614
renovate[bot]
opened
4 months ago
1
Update dependency typedoc-plugin-missing-exports to v3
#613
renovate[bot]
opened
4 months ago
1
Update dependency typedoc-plugin-markdown to v4
#612
renovate[bot]
opened
4 months ago
1
Update dependency remark-gfm to v4
#611
renovate[bot]
opened
4 months ago
1
fix: fix useDebounceCallback isPending logic
#610
PeterChen1997
opened
4 months ago
6
[BUG] Incorrect dist on npm for usehooks-ts@2.16.0
#607
laander
opened
4 months ago
0
Update dependency next-mdx-remote to v5
#604
renovate[bot]
opened
5 months ago
1
Update dependency eslint to v9
#603
renovate[bot]
opened
5 months ago
1
[BUG] Compatibility with React v19
#602
CHE1RON
opened
5 months ago
4
Use deprecated addListener only on older browsers
#601
michal-pokojski-nwt
opened
5 months ago
1
Suggest update some script in 'CONTRIBUTING.md'
#600
iammiori
opened
6 months ago
1
[Featrue]: add new hook useWarnOnUnload
#599
iammiori
opened
6 months ago
1
Support cross origin in useScript
#598
ferrior
opened
6 months ago
3
Feature/use array hook
#597
jiji-hoon96
opened
6 months ago
1
Suggest note to prefer useWindowSize over useScreen in docs
#596
alanhamlett
opened
6 months ago
0
Update dependency @testing-library/react to v16
#595
renovate[bot]
opened
6 months ago
1
Update all non-major dependencies
#594
renovate[bot]
opened
6 months ago
1
[BUG] If using useInterval with setState, and setState returns the same value, memory leaks
#592
arturcarvalho
closed
6 months ago
2
Feature: add `usePagination` hook
#591
jerrin
opened
6 months ago
1
Next