Material Design spec
Angular 1 version
This should also be usable for the list of items in mdSelect and mdMenu.
Alpha.2
Alpha.3
Upcoming
Everything in alpha.2 milestone is done, moving forward to alpha.3 for more features.
Moving remaining work to alpha.6
Hmm, what is the correct way to override some md-list css definitions? It seems like I can't any overrides to work as I expected eg.
.container {
md-list md-list-item.md-2-line .md-list-item,
md-list a[md-list-item].md-2-line .md-list-item,
md-nav-list md-list-item.md-2-line .md-list-item,
md-nav-list a[md-list-item].md-2-line .md-list-item {
background-color: red !important;
height: auto !important;
}
}
Have you tried the /deep/
selector?
@ross-nordstrom hmm that seems to work, thanks a lot! I think there should be some mentioning of this.
@jelbourn Any updates on when the remaining features will be added?
I miss the opportunity to add "Least distinguishing content", as mentioned here under the heading of "Content". When do you expect this functionality is likely to be completed?
@crisbeto for the <md-action-list>
Any updates on <md-action-list>
?
clickable md-list-item any update ?
I'm working on it~ :+1:
Are we hoping to see this as promised in this quarter that ends today?
Any updates?
Popping in wondering progress but also what would anyone recommend as a temp workaround
Tracking remaining work in #9429
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._
Most helpful comment
I'm working on it~ :+1: