Skip to content

Conversation

@filipesilva
Copy link
Contributor

nateabele added a commit that referenced this pull request Oct 6, 2015
feat(UrlMatcher): Add param only type names
@nateabele nateabele merged commit cc10786 into angular-ui:master Oct 6, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

Since urlType is optional, this code will break on url-less parameters. I liked the direction of your previous logic better, where it checks if config.type is a string.

angular.isString is a handy utility for checking if something is a string or not

@christopherthielen
Copy link
Contributor

I see why you made the changes you did. There are some interactions with the url param type. I'm going to take this and massage it a bit. Thanks for your efforts!

@christopherthielen
Copy link
Contributor

updated PR: #2296

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