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

feat(divider): move divider out of mat-list #5524

Closed
CaerusKaru opened this issue Jul 5, 2017 · 2 comments · Fixed by #5862
Closed

feat(divider): move divider out of mat-list #5524

CaerusKaru opened this issue Jul 5, 2017 · 2 comments · Fixed by #5862
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix needs: discussion Further discussion with the team is needed before proceeding P5 The team acknowledges the request but does not plan to address it, it remains open for discussion

Comments

@CaerusKaru
Copy link
Member

CaerusKaru commented Jul 5, 2017

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

Pursuant to the spec, dividers are used in areas other than plain lists, most notably in cards.

What is the current behavior?

Using mat-divider requires MatList, even when used in other components.

What are the steps to reproduce?

  1. Try to use mat-divider without importing MatListModule

What is the use-case or motivation for changing an existing behavior?

There should be an ability, like in AngularJS Material, to use mat-divider without relying on MatList. This would also be a great opportunity to implement the inset divider, would close #2017, and open up an opportunity to implement the vertical (or at least responsive) option that was in Material 1.0.

Obviously not a priority, but a nice to have feature.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

All current as of 7/5/2017 (@angular/[email protected])

@jelbourn jelbourn added discussion feature This issue represents a new feature or feature request rather than a bug or bug fix P5 The team acknowledges the request but does not plan to address it, it remains open for discussion labels Jul 7, 2017
@peluprvi
Copy link

In cards specs, there are full-bleed divider and inset dividers

@CaerusKaru CaerusKaru changed the title feat(divider): move divider out of md-list feat(divider): move divider out of mat-list Oct 21, 2017
@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
@mmalerba mmalerba added the needs: discussion Further discussion with the team is needed before proceeding label Mar 3, 2020
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 needs: discussion Further discussion with the team is needed before proceeding P5 The team acknowledges the request but does not plan to address it, it remains open for discussion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants