X Tutup
Skip to content

fix(router): load route config from async instructions#4146

Closed
btford wants to merge 1 commit intoangular:masterfrom
btford:fix-aysnc-routes
Closed

fix(router): load route config from async instructions#4146
btford wants to merge 1 commit intoangular:masterfrom
btford:fix-aysnc-routes

Conversation

@btford
Copy link
Copy Markdown
Contributor

@btford btford commented Sep 11, 2015

Fixes internal b/23791558

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't you want to start following CamelCase name conventions?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to make the naming convention enforced. I'd rather do all of the changes in one commit than have them be temporarily inconsistent.

@IgorMinar
Copy link
Copy Markdown
Contributor

can you improve the commit message please so that it's easier to review / debug in the future.

otherwise lgtm

@IgorMinar IgorMinar added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Sep 11, 2015
@IgorMinar IgorMinar assigned btford and unassigned IgorMinar Sep 11, 2015
@btford
Copy link
Copy Markdown
Contributor Author

btford commented Sep 11, 2015

Will do. Thanks for the prompt review. 👍

@btford
Copy link
Copy Markdown
Contributor Author

btford commented Sep 11, 2015

sent to presubmit 👯

@btford btford removed the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Sep 11, 2015
@btford btford closed this in 5e49d7e Sep 12, 2015
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup