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

Fixes #6202: allows setting the color and style button attributes at once. #6203

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

iignatov
Copy link
Contributor

Short description of what this resolves:

Allows setting the color and style button attributes at once and ensures that they are visualized as they are set in the code (as shown in this plunker demo).

Changes proposed in this pull request:

  • Correctly resets the style to its default value.
  • Adds array support to the color attribute which is also supported via multiple attributes.
  • Correctly resets the color/style classes when updating color and style attributes.

Ionic Version: 2.x

Fixes: #6202

@brandyscarney
Copy link
Member

Thanks for the PR! :)

@iignatov iignatov deleted the patch-2 branch April 27, 2016 07:43
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