This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add Divider components #194
Comments
Closed
Essentially appears to be a vertical spacer with a line effect and [optional] text. |
It seems very simple, unless I'm missing something. I think it's a good starting place to make sure I've got your project workflow and conventions down and to start getting more aquatinted with the spec and the existing codebase. |
I'll be curious how you implement the component for both full and inset bleeds. Perhaps <material-divider bleed="full"> SubHeader Text </material-divider> |
That's pretty close to what I was thinking. If that sound like a good idea |
Agreed that |
EisenbergEffect
added a commit
that referenced
this issue
Sep 9, 2014
This commit adds an implementation of the "divider" component which groups and separates content within lists and page layouts using strong visual and spatial distinctions. Demos, docs and a small test suite accompany the implementation. Closes #194
EisenbergEffect
added a commit
that referenced
this issue
Sep 11, 2014
This commit adds an implementation of the "divider" component which groups and separates content within lists and page layouts using strong visual and spatial distinctions. Demos and docs accompany the implementation. Closes #194
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Material Design Specifications
Full Bleed Dividers:
Inset Dividers:
Dividers and SubHeaders
The text was updated successfully, but these errors were encountered: