Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debounce selector #2336

Merged
merged 5 commits into from Oct 26, 2020
Merged

Add debounce selector #2336

merged 5 commits into from Oct 26, 2020

Conversation

elizarov
Copy link
Contributor

@elizarov elizarov commented Oct 26, 2020

Adding support for debounce selector to allow changing debounce time based on the latest emitted value.

Resolves #1216.

Based on PR #2314

@elizarov elizarov changed the base branch from master to develop October 26, 2020 10:35
@elizarov elizarov mentioned this pull request Oct 26, 2020
Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

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

Nice!

@qwwdfsad qwwdfsad merged commit 92db4e1 into develop Oct 26, 2020
@qwwdfsad qwwdfsad deleted the debounce-selector branch October 26, 2020 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add debounce operator with selector to Flow
3 participants