Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / juliencrn/usehooks-ts issues and pull requests

#300 - fix wrong hyperlink in useSsr hook

Pull Request - State: closed - Opened by trongbinh15 almost 2 years ago

#299 - Expose setting dark mode value directly

Pull Request - State: open - Opened by ubarbaxor almost 2 years ago

#298 - Enable setting localStorage key for useDarkTheme*

Pull Request - State: open - Opened by ubarbaxor almost 2 years ago

#297 - feat: create useOS hook

Pull Request - State: open - Opened by Moyo75 almost 2 years ago - 1 comment

#296 - useLocalStorage's value doesn't change when the key changes

Issue - State: open - Opened by shoooe almost 2 years ago - 2 comments

#295 - feat: create useRouter hook

Pull Request - State: open - Opened by sayad-mallllek almost 2 years ago

#294 - "Workspaces can only be enabled in private projects."

Issue - State: open - Opened by jherdman almost 2 years ago

#293 - refactor(useIsMounted): :art: use useMemo instead of useCallback

Pull Request - State: closed - Opened by lawlesx almost 2 years ago - 1 comment
Labels: enhancement, V3

#292 - build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /website

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#291 - Create useStateAsync hook

Pull Request - State: open - Opened by 12joan about 2 years ago

#290 - Feature: useSSE

Issue - State: open - Opened by pociej about 2 years ago

#289 - feat: create usePreviousState hook

Pull Request - State: closed - Opened by novanish about 2 years ago

#288 - useDarkMode causes hook error - rendered more hooks than during the previous render

Issue - State: closed - Opened by flyon about 2 years ago - 1 comment
Labels: bug

#287 - docs: fix hook name typo

Pull Request - State: open - Opened by hugohutri about 2 years ago

#286 - build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /website

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#285 - adds id as option to useScript hook

Pull Request - State: closed - Opened by misidoro about 2 years ago - 1 comment
Labels: enhancement

#284 - Feature: useAuth, useRequireAuth

Issue - State: open - Opened by PatrykKuniczak about 2 years ago

#283 - Adds `useStatus` and `useRandomArrayItem` hooks

Pull Request - State: open - Opened by theZ3r0CooL about 2 years ago - 1 comment

#282 - Adds useRandomArrayItem and useStatus hooks

Pull Request - State: closed - Opened by theZ3r0CooL about 2 years ago - 1 comment

#281 - useEventCallback exported but not documented

Issue - State: closed - Opened by CroModder about 2 years ago - 1 comment
Labels: bug

#280 - Fix user of useScreen not rerendering on screen resize

Pull Request - State: closed - Opened by philipgher about 2 years ago - 1 comment
Labels: bug

#279 - Tests for the changes i did for useEventListener

Pull Request - State: open - Opened by mod7ex about 2 years ago

#278 - Added a custom options

Pull Request - State: open - Opened by mod7ex about 2 years ago

#277 - build(deps): bump jsonwebtoken and netlify-cli in /website

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#276 - useSessionStorage improvements

Pull Request - State: open - Opened by sskirby about 2 years ago

#275 - build(deps): bump json5 from 1.0.1 to 1.0.2 in /website

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#274 - build(deps): bump json5 from 2.2.1 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#273 - build(deps): bump json5 from 1.0.1 to 1.0.2 in /templates/codesandbox

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#272 - feat: add reviver support to useLocalStorage

Pull Request - State: closed - Opened by BalzGuenat about 2 years ago - 1 comment
Labels: enhancement

#271 - useIntersectionObserver received 2 entries, but only the first (outdated) is taken

Issue - State: closed - Opened by reinos about 2 years ago - 2 comments
Labels: bug

#269 - Is it possible to update the useCountdown's countStart on change event?

Issue - State: closed - Opened by vuxuanhungg about 2 years ago - 2 comments

#268 - useLayoutEffectOnce

Pull Request - State: closed - Opened by ottergeorge about 2 years ago - 1 comment
Labels: feature request

#267 - Cannot find module 'usehooks-ts'

Issue - State: closed - Opened by mxvsh about 2 years ago - 1 comment

#266 - The `useFetch()` hook is hardcoded to work only with JSON

Issue - State: closed - Opened by haroldo-ok about 2 years ago - 3 comments
Labels: bug

#265 - [feature] can you guys please add use-reduction

Issue - State: open - Opened by TamjidAhmed10 about 2 years ago

#264 - Can I use this library in a Next.js project?

Issue - State: open - Opened by Teiger212 about 2 years ago - 1 comment

#263 - build(deps): bump express from 4.17.2 to 4.18.2 in /templates/codesandbox

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#262 - minor fix

Pull Request - State: open - Opened by samay-rgb about 2 years ago

#261 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#260 - Fix minor typo in documentation

Pull Request - State: open - Opened by michaelmior about 2 years ago

#259 - build(deps): bump qs and express in /templates/codesandbox

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#258 - useSSR isn't a custom hook

Issue - State: open - Opened by pedrobslisboa about 2 years ago - 2 comments

#257 - Fix useLocalStorage API

Pull Request - State: open - Opened by pedrobslisboa about 2 years ago - 3 comments

#256 - Feature / Add useIsDeepEqualEffect Hook

Pull Request - State: open - Opened by ChenJiaWe about 2 years ago

#255 - [feature] add useCallbackState

Issue - State: open - Opened by jv-lopez about 2 years ago

#254 - Feature / Add useFilePicker Hook

Pull Request - State: open - Opened by DerGoogler about 2 years ago

#253 - useElementSize doesn't work when used on <svg> element

Issue - State: closed - Opened by callumacrae about 2 years ago - 1 comment
Labels: bug

#252 - build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /website

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#251 - fix: useSessionStorage hydration mismatch

Pull Request - State: open - Opened by harrywebdev about 2 years ago - 4 comments

#250 - [feature] adding useThrottle

Issue - State: open - Opened by 0529bill about 2 years ago - 1 comment

#249 - build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /templates/codesandbox

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#248 - build(deps): bump minimatch and recursive-readdir in /templates/codesandbox

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#247 - build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /website

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#246 - build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /templates/codesandbox

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#245 - feat: Improve useFetch

Pull Request - State: closed - Opened by CaptainN over 2 years ago - 1 comment
Labels: enhancement

#244 - fix(deps): update dependency @mdx-js/react to v2 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#243 - fix(deps): update all non-major dependencies

Pull Request - State: open - Opened by renovate[bot] over 2 years ago - 2 comments

#242 - useLocalStorage complies with useState

Pull Request - State: open - Opened by valyrie97 over 2 years ago - 3 comments

#241 - test(useCopyToClipboard): add copy error test case

Pull Request - State: closed - Opened by mrdulin over 2 years ago

#240 - useReadLocalStorage should not always parse value as JSON

Issue - State: open - Opened by kevinxh over 2 years ago - 2 comments

#239 - Special clicks and presses

Issue - State: open - Opened by FredericoGauz over 2 years ago

#238 - feature/useMutationObserver hook

Pull Request - State: open - Opened by Dchole over 2 years ago

#237 - Feature / Add UseOnline Hook

Pull Request - State: open - Opened by devrayat000 over 2 years ago - 1 comment

#236 - Use `ResizeObserver` for `useElementSize`

Issue - State: closed - Opened by marnusw over 2 years ago - 3 comments
Labels: bug

#228 - `useEventListener` with `CustomEvent` causes TS error

Issue - State: closed - Opened by xegulon over 2 years ago - 2 comments

#217 - useElementSize() throws an error when you change the element size rapidly

Issue - State: closed - Opened by lightbluepoppy over 2 years ago - 3 comments
Labels: bug

#213 - useWindowSize debounce options

Issue - State: closed - Opened by lancegliser over 2 years ago - 3 comments
Labels: bug

#212 - Initialize windowSize state in useWindowSize to actual window dimensions

Issue - State: closed - Opened by lewxdev over 2 years ago - 3 comments
Labels: bug

#205 - useElementSize renders 3 times

Issue - State: closed - Opened by Nishchit14 over 2 years ago - 3 comments
Labels: bug

#204 - useLocalStorage set function does not entirely comply with useState

Issue - State: open - Opened by valyrie97 over 2 years ago - 3 comments

#196 - useElementSize ref not passable to other hooks

Issue - State: closed - Opened by philipgher over 2 years ago - 2 comments
Labels: bug

#188 - Error parsing data that are stored manually or by other means

Issue - State: open - Opened by graygalaxy over 2 years ago - 1 comment

#182 - React 18: useIntersectionObserver loses binding when ref conditionally rendered

Issue - State: closed - Opened by jdpt0 over 2 years ago - 6 comments
Labels: bug

#178 - Linting errors for useCopyToClipboard

Issue - State: open - Opened by boazpoolman over 2 years ago - 2 comments

#177 - [Suggestion] Update use event listener implementation

Issue - State: closed - Opened by SamuelQuinones over 2 years ago - 3 comments
Labels: enhancement

#155 - Hydration Error with NextJS

Issue - State: closed - Opened by sebahhpeya over 2 years ago - 6 comments

#144 - chore(deps): update dependency @testing-library/react-hooks to v8

Pull Request - State: closed - Opened by renovate[bot] almost 3 years ago - 1 comment

#124 - useLocalStorage fails to set state if user browser blocks localStorage

Issue - State: open - Opened by patryk-smc almost 3 years ago - 1 comment

#114 - Update useWindowSize.mdx

Pull Request - State: closed - Opened by anver almost 3 years ago

#97 - I need a "appropriate loader"

Issue - State: closed - Opened by tilnea about 3 years ago - 39 comments

#90 - `useLocalStorage` creates warning in Next.JS

Issue - State: closed - Opened by oviirup about 3 years ago - 8 comments

#84 - useDarkMode Next.js issue

Issue - State: closed - Opened by emulienfou about 3 years ago - 7 comments

#69 - add param to allow 'mouseup' event

Pull Request - State: closed - Opened by JamesBarrettDev about 3 years ago - 3 comments

#55 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 3 years ago