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

fix(renderer): support namespaced attributes #719

Merged
merged 1 commit into from
Mar 24, 2017

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Mar 24, 2017

Platform attributes (such as :ios and :android) are passed as
namespaces to the renderer in Angular 4.
Caused by: angular/angular#14874.

This should revert the breaking changes caused by a2fee0c.

Platform attributes (such as :ios and :android) are passed as
namespaces to the renderer in Angular 4.
Caused by: angular/angular#14874.
Copy link
Contributor

@hdeshev hdeshev left a comment

Choose a reason for hiding this comment

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

💯

@sis0k0 sis0k0 merged commit 184f887 into release Mar 24, 2017
@sis0k0 sis0k0 deleted the vlaeva/support-namespaced-attributes branch March 24, 2017 22:16
hdeshev added a commit that referenced this pull request Mar 28, 2017
Platform attributes (such as :ios and :android) are passed as
namespaces to the renderer in Angular 4.
Caused by: angular/angular#14874.
hdeshev added a commit that referenced this pull request Mar 28, 2017
Platform attributes (such as :ios and :android) are passed as
namespaces to the renderer in Angular 4.
Caused by: angular/angular#14874.
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.

None yet

2 participants