Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Adds useDebouncedValue hook#1354

Merged
arthurgouveia merged 2 commits intomasterfrom
debounced-value
Apr 8, 2020
Merged

Adds useDebouncedValue hook#1354
arthurgouveia merged 2 commits intomasterfrom
debounced-value

Conversation

@arthurgouveia
Copy link
Contributor

Description

Adds a new hook to use debounced values. Here's a use case.

Type of change

  • react-hooks Minor: New feature (non-breaking change which adds functionality)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above

@arthurgouveia arthurgouveia marked this pull request as ready for review April 6, 2020 17:57
Copy link
Contributor

@tleunen tleunen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@arthurgouveia arthurgouveia force-pushed the debounced-value branch 2 times, most recently from d4771f0 to 99b29ea Compare April 7, 2020 15:50
@arthurgouveia arthurgouveia requested a review from tleunen April 7, 2020 16:15
Copy link
Contributor

@tleunen tleunen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, minor comments

@tleunen tleunen requested a review from a team April 7, 2020 18:46
@arthurgouveia arthurgouveia requested a review from tleunen April 7, 2020 19:19
Copy link
Contributor

@mathieulag mathieulag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, this will come in handy for most if not all search text input 👍

@arthurgouveia arthurgouveia merged commit cf6cf98 into master Apr 8, 2020
@arthurgouveia arthurgouveia deleted the debounced-value branch April 8, 2020 15:36
@ismail-syed ismail-syed requested a deployment to production April 8, 2020 18:45 Abandoned
@ismail-syed ismail-syed temporarily deployed to production April 8, 2020 18:45 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants