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

Conversation

busiq
Copy link
Contributor

@busiq busiq commented Mar 8, 2017

When md-checkbox has ng-checked set, checkbox should still be clickable, and work as regular checkbox.
The only case I see right now where attr.checked should be used as $viewValue is when ng-click && ng-checked is provided - we can then assume ng-checked could be changed by ng-click callback. This behavior is used in demoSyncing for example.

Fixes #10468

@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Mar 8, 2017
@ThomasBurleson
Copy link
Contributor

Thx @busiq.

@ThomasBurleson ThomasBurleson added this to the 1.1.4 milestone Mar 9, 2017
@mmalerba mmalerba merged commit 69a0d8b into angular:master Mar 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants