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

fix(typings): relax throttle selector type #3205

Merged
merged 2 commits into from
Jan 23, 2018

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Jan 2, 2018

Description:

Changes the typings for the throttle method's selected observable to any - in line with the typings used for other methods that include selectors for notification observables. E.g. audit.

Related issue (if exists): #3204 (also see PR #3169)

@kwonoj kwonoj self-requested a review January 11, 2018 06:18
@kwonoj
Copy link
Member

kwonoj commented Jan 11, 2018

Let me try to see changes soon.

@benlesh
Copy link
Member

benlesh commented Jan 12, 2018

Can we get this PR updated and checked? @cartant @kwonoj

It seems like a solid add.

@cartant
Copy link
Collaborator Author

cartant commented Jan 13, 2018

This PR appears to no longer be required. number seems to have been changed to any as part of the v6 restructure.

@cartant cartant closed this Jan 13, 2018
@cartant
Copy link
Collaborator Author

cartant commented Jan 13, 2018

Whoops. It seems that I'm wrong and Git is smarter than I thought it was.

@cartant
Copy link
Collaborator Author

cartant commented Jan 13, 2018

Should be rebased, now.

@rxjs-bot
Copy link

Messages
📖

CJS: 1381.5KB, global: 750.2KB (gzipped: 120.6KB), min: 145.4KB (gzipped: 31.4KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.097% when pulling c75d437 on cartant:issue-3204 into 1a363ad on ReactiveX:master.

@benlesh benlesh merged commit e83fda7 into ReactiveX:master Jan 23, 2018
acutmore pushed a commit to youviewtv/rxjs-5 that referenced this pull request Jan 23, 2018
* test(throttle): add typings tests

* fix(typings): relax throttle selector type

Closes ReactiveX#3204

(cherry picked from commit e83fda7)
@cartant cartant deleted the issue-3204 branch March 31, 2018 02:24
@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
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.

5 participants