Skip to content

update(objectKeys): replace iterator for consistency #1609

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

Merged
merged 1 commit into from
Dec 20, 2014

Conversation

apetrosian
Copy link

replaced angular.forEach toforEach, that defined on top of common module.

@nateabele
Copy link
Contributor

We explicitly don't want that. See here: https://github.com/apetrosian/ui-router/blob/master/src/common.js#L10

@nateabele nateabele closed this Dec 5, 2014
@apetrosian
Copy link
Author

@nateabele thats exactly why I proposed to replace angular.forEach to forEach in this particular method.

@nateabele nateabele reopened this Dec 5, 2014
@nateabele
Copy link
Contributor

Sorry, my bad for reviewing PRs half-asleep. Please update the commit message to comply with the contributor guidelines and I'll merge this. Thanks for your patience, and sorry about the misunderstanding.

@apetrosian apetrosian changed the title updated objectKeys iterator for consistency updated(objectKeys) iterator for consistency Dec 5, 2014
@apetrosian apetrosian changed the title updated(objectKeys) iterator for consistency update(objectKeys): iterator for consistency Dec 5, 2014
@apetrosian apetrosian changed the title update(objectKeys): iterator for consistency update(objectKeys): replaced iterator for consistency Dec 5, 2014
@apetrosian apetrosian changed the title update(objectKeys): replaced iterator for consistency update(objectKeys): replace iterator for consistency Dec 10, 2014
@apetrosian
Copy link
Author

@nateabele No problem, seems commit message was updated correctly.

nateabele added a commit that referenced this pull request Dec 20, 2014
update(objectKeys): replace iterator for consistency
@nateabele nateabele merged commit 457bc13 into angular-ui:master Dec 20, 2014
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.

2 participants