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

feat(query): view query is properly updated when dom changes. #3439

Closed
wants to merge 1 commit into from

Conversation

rkirov
Copy link
Contributor

@rkirov rkirov commented Jul 31, 2015

Fixes a bug in view manager util where sibling injector is not correctly
calculated.

ViewQuery no longer includes the view's initiating component injector.

Includes some refactoring of view methods and a removal of a polymorphic
map call.

Closes #3033

@tbosch tbosch added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 10, 2015
@rkirov rkirov force-pushed the view_query_update branch 3 times, most recently from 3665f94 to daf93f3 Compare August 11, 2015 22:29
@rkirov rkirov added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 11, 2015
@rkirov
Copy link
Contributor Author

rkirov commented Aug 11, 2015

reviewed in person with Victor.

Fixes a bug in view manager util where sibling injector is not correctly
calculated.

ViewQuery no longer includes the view's initiating component injector.

Includes some refactoring of view methods and a removal of a polymorphic
map call.

Closes angular#3033
@rkirov rkirov added the action: merge The PR is ready for merge by the caretaker label Aug 12, 2015
@mary-poppins
Copy link

Merging PR #3439 on behalf of @rkirov to branch presubmit-rkirov-pr-3439.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Aug 12, 2015
@rkirov rkirov closed this in 2150a8f Aug 12, 2015
goderbauer pushed a commit to goderbauer/angular that referenced this pull request Aug 15, 2015
Fixes a bug in view manager util where sibling injector is not correctly
calculated.

ViewQuery no longer includes the view's initiating component injector.

Includes some refactoring of view methods and a removal of a polymorphic
map call.

Closes angular#3033

Closes angular#3439
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ViewQuery does not match the dom order of directives
5 participants