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

md-list #107

Closed
4 of 6 tasks
jelbourn opened this issue Feb 27, 2016 · 16 comments
Closed
4 of 6 tasks

md-list #107

jelbourn opened this issue Feb 27, 2016 · 16 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix intern project! This issue is part of an intern project! https://careers.google.com/students/ new component This issue is tracking a new component to be added to the library

Comments

@jelbourn
Copy link
Member

jelbourn commented Feb 27, 2016

Material Design spec
Angular 1 version

This should also be usable for the list of items in mdSelect and mdMenu.

Alpha.2

Alpha.3

  • Nav list

Upcoming

  • Action list
  • Selection list
@jelbourn jelbourn added the feature This issue represents a new feature or feature request rather than a bug or bug fix label Feb 27, 2016
@jelbourn jelbourn added this to the before beta milestone Feb 27, 2016
@jelbourn jelbourn changed the title md-list mdList Feb 27, 2016
@jelbourn jelbourn changed the title mdList md-list Feb 27, 2016
@jelbourn jelbourn added the new component This issue is tracking a new component to be added to the library label Feb 27, 2016
@kara kara self-assigned this Mar 11, 2016
@jelbourn jelbourn modified the milestones: alpha.2, before beta Mar 17, 2016
@jelbourn
Copy link
Member Author

jelbourn commented Apr 4, 2016

Everything in alpha.2 milestone is done, moving forward to alpha.3 for more features.

@jelbourn jelbourn modified the milestones: alpha.3, alpha.2 Apr 4, 2016
@jelbourn
Copy link
Member Author

Moving remaining work to alpha.6

@jelbourn jelbourn modified the milestones: alpha.6, alpha.3 Apr 21, 2016
@jelbourn jelbourn modified the milestones: alpha.8, alpha.6 May 25, 2016
@tarlepp
Copy link

tarlepp commented Oct 14, 2016

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;
  }
}

@ross-nordstrom
Copy link

ross-nordstrom commented Oct 15, 2016

Have you tried the /deep/ selector?

@tarlepp
Copy link

tarlepp commented Oct 15, 2016

@ross-nordstrom hmm that seems to work, thanks a lot! I think there should be some mentioning of this.

@jelbourn jelbourn modified the milestone: alpha.8 Nov 1, 2016
@asaph26
Copy link

asaph26 commented Nov 23, 2016

@jelbourn Any updates on when the remaining features will be added?

@riankol
Copy link

riankol commented Nov 28, 2016

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?

@jelbourn jelbourn assigned crisbeto and unassigned kara Dec 6, 2016
@jelbourn
Copy link
Member Author

jelbourn commented Dec 6, 2016

@crisbeto for the <md-action-list>

@ajaysattikar
Copy link

Any updates on <md-action-list>?

@jelbourn jelbourn assigned sllethe and unassigned crisbeto Jun 22, 2017
@jelbourn jelbourn added the intern project! This issue is part of an intern project! https://careers.google.com/students/ label Jun 22, 2017
@Dhinesh16
Copy link

clickable md-list-item any update ?

@sllethe
Copy link
Contributor

sllethe commented Jun 27, 2017

I'm working on it~ 👍

@otienoanyango
Copy link

Are we hoping to see this as promised in this quarter that ends today?

@Misiu
Copy link

Misiu commented Nov 14, 2017

Any updates?

@kenji-1996
Copy link

Popping in wondering progress but also what would anyone recommend as a temp workaround

@jelbourn
Copy link
Member Author

Tracking remaining work in #9429

@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 8, 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 intern project! This issue is part of an intern project! https://careers.google.com/students/ new component This issue is tracking a new component to be added to the library
Projects
None yet
Development

No branches or pull requests