-
Notifications
You must be signed in to change notification settings - Fork 27k
feat(core): Add QueryList#forEach
#6341
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
Conversation
8c3a6f4 to
19741dd
Compare
|
@vsavkin please review |
|
Merging PR #6341 on behalf of @btford to branch presubmit-btford-pr-6341. |
|
After rebasing, this fails: https://travis-ci.org/angular/angular/jobs/108405209#L1029-L1045 Looks like it should be added to the core API somewhere. @vsavkin can you please help @laco0416 make this change? |
|
@laco0416 could you modify to check that it works. |
|
@vsavkin Thank you! I try to do it soon. |
19741dd to
ef22fd4
Compare
|
Merging PR #6341 on behalf of @btford to branch presubmit-btford-pr-6341. |
|
Landed as e7470d5 |
|
Thanks all! |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Add
forEachto QueryList.Close #6314