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

Add support for NgModel to selection-list #6896

Closed
jelbourn opened this issue Sep 7, 2017 · 1 comment · Fixed by #7456
Closed

Add support for NgModel to selection-list #6896

jelbourn opened this issue Sep 7, 2017 · 1 comment · Fixed by #7456
Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions

Comments

@jelbourn
Copy link
Member

jelbourn commented Sep 7, 2017

No description provided.

@jelbourn jelbourn added feature This issue represents a new feature or feature request rather than a bug or bug fix help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions labels Sep 7, 2017
devversion added a commit to devversion/material2 that referenced this issue Sep 11, 2017
Currently the value of a `MdListOption` is coerced to a boolean. This is not the correct behavior because it would mean that there could be only two values (true/false).

Needed for angular#6896
mmalerba pushed a commit that referenced this issue Sep 12, 2017
Currently the value of a `MdListOption` is coerced to a boolean. This is not the correct behavior because it would mean that there could be only two values (true/false).

Needed for #6896
josephperrott pushed a commit to josephperrott/components that referenced this issue Sep 15, 2017
…6983)

Currently the value of a `MdListOption` is coerced to a boolean. This is not the correct behavior because it would mean that there could be only two values (true/false).

Needed for angular#6896
@devversion devversion self-assigned this Sep 19, 2017
devversion added a commit to devversion/material2 that referenced this issue Oct 1, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
devversion added a commit to devversion/material2 that referenced this issue Oct 2, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
devversion added a commit to devversion/material2 that referenced this issue Oct 4, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
devversion added a commit to devversion/material2 that referenced this issue Oct 6, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
devversion added a commit to devversion/material2 that referenced this issue Oct 14, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
jelbourn pushed a commit that referenced this issue Oct 26, 2017
* Adds support for NgModel to the selection-list.

Fixes #6896
josephperrott pushed a commit that referenced this issue Nov 6, 2017
* Adds support for NgModel to the selection-list.

Fixes #6896
josephperrott pushed a commit that referenced this issue Nov 6, 2017
* Adds support for NgModel to the selection-list.

Fixes #6896
devversion added a commit to devversion/material2 that referenced this issue Nov 18, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
devversion added a commit to devversion/material2 that referenced this issue Dec 5, 2017
* Adds support for NgModel to the selection-list.

Fixes angular#6896
mmalerba pushed a commit that referenced this issue Dec 5, 2017
* feat(selection-list): support for ngModel

* Adds support for NgModel to the selection-list.

Fixes #6896

* Rename to selectionChange. Add deprecated `selectionChange` event on option

* Reintroduce MatListOptionChange for deprecation
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants