Ecosyste.ms: Issues

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

GitHub / streamich/react-use issues and pull requests

#2606 - fix: initial loading unable to update correctly

Pull Request - State: open - Opened by xnmeet 7 days ago

#2602 - feat: useLanguage sensor

Pull Request - State: open - Opened by alvvaro about 1 month ago

#2601 - docs: change react hook docs link to latest in README

Pull Request - State: open - Opened by yunseyeong about 1 month ago

#2600 - Add `hacktoberfest` label to the repo

Issue - State: open - Opened by bgalek about 1 month ago

#2599 - fix: useSize eslint fix

Pull Request - State: open - Opened by bgalek about 1 month ago

#2598 - useMountedState always returns false

Issue - State: open - Opened by AlejandroSanchez90 about 2 months ago - 1 comment

#2597 - useSessionStorage is tied up to a component state and not to SS

Issue - State: open - Opened by rizametovd about 2 months ago - 1 comment

#2596 - build: support ES modules

Pull Request - State: open - Opened by oblador about 2 months ago

#2593 - feat: Support for Multiple Refs in useClickAway

Pull Request - State: open - Opened by philipprus 3 months ago

#2592 - feat: add useScrollHeight hook

Pull Request - State: open - Opened by Muhammad-21 3 months ago - 1 comment

#2590 - useCookie does not react to changes in the passed in "cookieName"

Issue - State: open - Opened by ajwootto 3 months ago - 2 comments

#2589 - chore(deps): update actions/checkout action to v4

Pull Request - State: open - Opened by renovate[bot] 4 months ago

#2588 - chore(deps): update typescript-eslint monorepo to v5.62.0

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2587 - chore(deps): update dependency rxjs to v7.8.1

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2586 - chore(deps): update dependency react-spring to v9.7.4

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2581 - chore(deps): update dependency eslint to v8.57.0

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2580 - chore(deps): update babel monorepo

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2579 - chore(deps): update yarn to v1.22.22

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2578 - chore(deps): update react monorepo

Pull Request - State: open - Opened by renovate[bot] 4 months ago

#2577 - chore(deps): update node.js to v14.21.3

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2576 - chore(deps): update dependency ts-node to v10.9.2

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2575 - chore(deps): update dependency semantic-release to v19.0.5

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#2569 - CI updates

Pull Request - State: closed - Opened by streamich 4 months ago

#2567 - fix: update useGetSetState.md

Pull Request - State: open - Opened by usyninis 5 months ago

#2566 - Security Issue

Issue - State: closed - Opened by lokeshwarobuli 5 months ago - 6 comments

#2564 - Set value on adding setter in createGlobalState

Pull Request - State: open - Opened by extempl 5 months ago

#2563 - feat: adding restoreOriginalOnUnmount to useTitle

Pull Request - State: open - Opened by gavinbm 5 months ago - 1 comment

#2562 - Fixes #2560 setValue updated

Pull Request - State: open - Opened by deepeshrai37 6 months ago

#2559 - feat: add new hook: useBroadcastChannel

Pull Request - State: open - Opened by TransonQ 6 months ago - 1 comment

#2558 - feat: add `use01`

Pull Request - State: closed - Opened by Allen-Bayern 6 months ago - 1 comment

#2557 - a question, how to creat a shortcut for macos

Issue - State: open - Opened by Oscarz90 7 months ago

#2556 - fix: useLocalStorage overload for correct undefined behavior

Pull Request - State: open - Opened by mmkal 7 months ago

#2555 - chore(deps): update dependency gh-pages to v5 [security]

Pull Request - State: closed - Opened by renovate[bot] 7 months ago

#2552 - feat: add useResetState hook

Pull Request - State: open - Opened by SouthLink 8 months ago - 1 comment

#2551 - useLocalStorage without 'or undefined'

Issue - State: open - Opened by rromikas 8 months ago

#2551 - useLocalStorage without 'or undefined'

Issue - State: open - Opened by rromikas 8 months ago

#2551 - useLocalStorage without 'or undefined'

Issue - State: open - Opened by rromikas 8 months ago - 2 comments

#2550 - [Deleted]

Pull Request - State: closed - Opened by git-idea-2 8 months ago

#2547 - refactor: modify usePermission for compatible with TypeScript 4.5

Pull Request - State: closed - Opened by gelove 9 months ago

#2545 - fix: changing loading state issue

Pull Request - State: open - Opened by NegarYousefian 9 months ago

#2543 - #2540 - implemented safeSet for useLocalStorage

Pull Request - State: open - Opened by geanify 9 months ago

#2543 - #2540 - implemented safeSet for useLocalStorage

Pull Request - State: open - Opened by geanify 9 months ago

#2542 - #2533 - allow useCopyToClipboard to receive options parameter

Pull Request - State: open - Opened by geanify 9 months ago

#2542 - #2533 - allow useCopyToClipboard to receive options parameter

Pull Request - State: open - Opened by geanify 9 months ago - 1 comment

#2541 - feat: add new hook useFreezeScroll

Pull Request - State: open - Opened by dev-aly3n 10 months ago

#2539 - useLocalStorage doesn't not remove key on setValue(undefined)

Issue - State: closed - Opened by billsbooth 10 months ago - 1 comment

#2538 - [question]: How can I combine useMeasure with useHoverDirty

Issue - State: open - Opened by mortalYoung 10 months ago - 1 comment

#2537 - feat(pencil): add isFirst and isLast return value to 'useStateList'

Pull Request - State: closed - Opened by GFoniX 10 months ago - 1 comment
Labels: released

#2536 - fix: update useMedia hook to use recommended approach of MDN

Pull Request - State: closed - Opened by willnguyen1312 11 months ago - 1 comment
Labels: released

#2535 - feat: Add clear() to useSet

Pull Request - State: closed - Opened by suisous 11 months ago - 2 comments
Labels: released

#2533 - useCopyToClipboard: accept options object to pass to copy-to-clipboard

Issue - State: open - Opened by pietrofxq 11 months ago - 2 comments

#2532 - useWindowSize does not work on App Router (nextjs)

Issue - State: open - Opened by ghostlexly 11 months ago - 1 comment

#2531 - [feat] add new Hook: useDevicePixelRatio with tests & stories

Pull Request - State: open - Opened by erfankorki 12 months ago - 3 comments

#2530 - There is deprecated dependency in your nano-css

Issue - State: closed - Opened by Jay-WKJun about 1 year ago - 1 comment

#2529 - chore(deps): update dependency semantic-release to v19 [security]

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#2526 - useMedia deprecated methods

Issue - State: closed - Opened by RobertoSimonini1 about 1 year ago - 1 comment

#2525 - Fix #2383 useThrottleFn fail in development

Pull Request - State: open - Opened by EnixCoda about 1 year ago

#2524 - Fixes possible typo in example

Pull Request - State: closed - Opened by schalkventer about 1 year ago - 1 comment
Labels: released

#2522 - useMeasure dimensions out of sync in react18

Issue - State: open - Opened by TaiyabAashir about 1 year ago - 2 comments

#2521 - UseKeyPressEvent doesn't work when non-english language is set

Issue - State: closed - Opened by JeViCo about 1 year ago - 1 comment

#2520 - Install hooks seperate from each other

Issue - State: closed - Opened by dennisfrijlink about 1 year ago - 2 comments

#2519 - Add a reset history method to useStateWithHistory

Issue - State: open - Opened by rohaldb about 1 year ago

#2518 - onChange to useWindowSize

Pull Request - State: open - Opened by yahia-2010 about 1 year ago

#2517 - feat: add useWillMount hook

Pull Request - State: open - Opened by moh3n9595 about 1 year ago

#2516 - feat: added useMaxlength hook

Pull Request - State: open - Opened by brvhprince over 1 year ago

#2515 - Bunny video source changed to https

Pull Request - State: closed - Opened by xenerdev over 1 year ago

#2513 - useVideo.story.tsx - sampleVideo can not be loaded

Issue - State: open - Opened by ronnykind over 1 year ago - 3 comments

#2512 - `useLocalStorage` not working with updater function

Issue - State: open - Opened by acontreras89 over 1 year ago - 1 comment

#2511 - Update useSetState.md

Pull Request - State: open - Opened by HomyeeKing over 1 year ago

#2510 - Request: replace keyboardjs dependency with keystrokes (updated lib)

Issue - State: open - Opened by RachelScodes over 1 year ago - 1 comment

#2509 - Add useLatestRef() and useLayoutLatestRef()

Pull Request - State: open - Opened by pastelmind over 1 year ago - 3 comments