-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
mat-action-list missing disabled styles #17574
Closed
jelbourn opened this issue
Nov 1, 2019
· 1 comment
· Fixed by #17584, lingounet/testage#9, hrueger/AGLight#112 or hrueger/AGLight#114
Closed
mat-action-list missing disabled styles #17574
jelbourn opened this issue
Nov 1, 2019
· 1 comment
· Fixed by #17584, lingounet/testage#9, hrueger/AGLight#112 or hrueger/AGLight#114
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Comments
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 2, 2019
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 17, 2019
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 17, 2019
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 24, 2019
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jan 3, 2020
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jan 19, 2020
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
jelbourn
pushed a commit
that referenced
this issue
Jan 24, 2020
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes #17574.
yifange
pushed a commit
to yifange/components
that referenced
this issue
Jan 30, 2020
Adds the ability to disable all variants of the list. Currently it's only the selection list that can be disabled. Fixes angular#17574.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
See #763 (comment)
Disabling the items in
mat-action-list
does not apply a disabled style. This can be seen in our dev-app.The text was updated successfully, but these errors were encountered: