Skip to content

Conversation

@devversion
Copy link
Member

  • Makes color application similar to all other components (consistency & preparation for Share methods to set the theme color classes #2394)
  • Fixes that the the md-spinner doesn't support a color binding
  • Fixes the missing documentation for the color and value inputs (See here)
  • Removes the unused changeDetectorRef from the constructor DI

Fixes #2393

@devversion devversion requested a review from jelbourn December 24, 2016 12:54
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 24, 2016
@devversion devversion changed the title fix(prgoress-spinner): fix color input on md-spinner fix(progress-spinner): fix color input on md-spinner Dec 24, 2016
* Makes color application dynamic by moving it to a getter / setter. (similar to all other components & makes it easier to share the code in the future)
* Now the `md-spinner` can also have a `color` binding.
* Fixes the missing documentation for the `color` and `value` inputs
* Removes the unused `changeDetectorRef` from the constructor DI

Fixes angular#2393
@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Dec 28, 2016
@kara kara merged commit 6cb6576 into angular:master Jan 4, 2017
@devversion devversion deleted the fix/spinner-color branch January 4, 2017 18:33
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

md-spinner: color binding not working

4 participants