Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

topherfangio
Copy link
Contributor

A recent change caused an undefined ng-checked value to style the checkbox as checked via the md-checked CSS class.

  • Add appropriate test.
  • Fix check to cast value to a boolean first.
  • Fix indentation of watch statement.

Fixes #9280.

Ping @ErinCoughlan, @ThomasBurleson and @EladBezalel for review.

A recent change caused an undefined `ng-checked` value to style
the checkbox as checked via the `md-checked` CSS class.

 - Add appropriate test.
 - Fix check to cast value to a boolean first.
 - Fix indentation of watch statement.

Fixes angular#9280.
@topherfangio topherfangio added the needs: review This PR is waiting on review from the team label Aug 10, 2016
@topherfangio topherfangio added this to the 1.1.0 milestone Aug 10, 2016
@ErinCoughlan
Copy link
Contributor

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants