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

refactor(toggle): update overlay subscription filter to tuple #2898

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

damyanpetev
Copy link
Member

Updating the shared pipe operators in the igxToggle since newer rxjs overloads require specific numner of typed params, see ReactiveX/rxjs#3989.

Only pushing to the 7 update branch since I'm taking advantage of tuples spread support from 3.0 - microsoft/TypeScript#24897;

@kdinev This will resolve the typescript error alright, BUT only so you can finally get to the tsickle errors.
Despite ng 7 using Typescript 3+ the tsickle package only supports that from the latest 0.33.1 version from what I can see and there are still build errors at least when I tried on my machine.

@kdinev kdinev merged commit e651389 into ng-7-update Nov 13, 2018
@kdinev kdinev deleted the dpetev/ng-7-update-toggle branch November 13, 2018 08:21
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.

3 participants