angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

[Request] Material List

Open arcas0803 opened this issue 8 years ago • 4 comments

Use style to represent the basic material item list like one line, two lines, three lines element(like ListTile on flutter).

arcas0803 avatar Aug 14 '17 17:08 arcas0803

I believe this could be done currently by providing your own CSS classes which set the height of the element on material-list-item but I agree convenience styles would be nice.

TedSander avatar Aug 16 '17 03:08 TedSander

The component has nothing to do with the original material design list If I'm not wrong, the secondary text should be under the primary text.

e-belair avatar Apr 04 '19 10:04 e-belair

That is the new styling language which we haven't implemented yet. Going forward I don't see us doing a component for this and instead rely on the mdc-styling itself, but at the moment this is the list we have.

TedSander avatar Apr 04 '19 20:04 TedSander

I'm already using mdc-styling for list so I'll continue to do like this. Thanks for reply

e-belair avatar Apr 05 '19 06:04 e-belair