Skip to content

Conversation

@bretkikehara
Copy link
Collaborator

Normalize the attribute key before it is set. The attrs object will retain the camel case name while element attributes will be converted using snake case. Please refer to https://github.com/angular/angular.js/blob/v1.4.5/src/ng/compile.js#L1095-L1102.

Review on Reviewable

Normalize the attribute key before it is set. The attrs object will retain the camel case name while element attributes will be converted using snake case. Please refer to https://github.com/angular/angular.js/blob/v1.4.5/src/ng/compile.js#L1095-L1102.
doshprompt added a commit that referenced this pull request Sep 9, 2015
feat(i18nAttr): Normalize the attribute key before it is set
@doshprompt doshprompt merged commit 6fcf5a5 into doshprompt:master Sep 9, 2015
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