Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat: Extract the Item Layout from the List.Item #27

Closed
alinais opened this issue Jul 31, 2018 · 0 comments · Fixed by #60
Closed

feat: Extract the Item Layout from the List.Item #27

alinais opened this issue Jul 31, 2018 · 0 comments · Fixed by #60

Comments

@alinais
Copy link
Contributor

alinais commented Jul 31, 2018

(Moving from old repo)

Layouts are invisible and are used to place components into a specific arrangement of areas. We currently use the "ItemLayout" component in the ListItem to arrange its parts (media, header, content, etc).

This layout will be used in many other places, such as menus. Stardust will contain a few helpful layouts, of which this is one.

The item layout should be exposed at the top level of the API. We should add a category called "Layouts" just as we currently have "Components". We'll place all invisible Layout components here for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants