Skip to content

Implement Renderer.setElementStyle. #237

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 5 commits into from
May 17, 2016
Merged

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented May 16, 2016

Support style bindings:

  • [ngStyle]="{'background-color': 'red'}"
  • [style.backgroundColor]="'red'"

Fixes #229. Merge after NativeScript/NativeScript#2120 lands on master.

Support style bindings:
 - [ngStyle]="{'background-color': 'red'}"
 - [style.backgroundColor]="'red'"
@hdeshev hdeshev changed the title Implement Renderer.setElementStyle. [Don't merge] Implement Renderer.setElementStyle. May 16, 2016
@hdeshev hdeshev changed the title [Don't merge] Implement Renderer.setElementStyle. Implement Renderer.setElementStyle. May 17, 2016
@hdeshev hdeshev merged commit f4c9e4e into master May 17, 2016
@hdeshev hdeshev deleted the hdeshev/setElementStyle branch May 17, 2016 11:09
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.

1 participant