cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

☂️ Layout components

Open siddharthkp opened this issue 5 years ago • 1 comments

At the moment Cosmos provides a set of components but lacks a system to organize elements on the screen.

In order for the Layout system to be considered "done" we need to solve these issues:

  • [x] #1111 Row Layout
  • [x] #1112 Column Layout
  • [ ] #1113 Stack Layout
  • [x] #1114 Gallery Layout
  • [x] #1115 Page Layout
  • [ ] ~#1116 Toolbar layout~ replaced by StackLayout
  • [ ] ~#1236 Decide how to aproach an app frame or chrome~ todo after v1
  • [x] Add optional margin helper to components
  • [ ] #1117 Layout Guidelines
  • [ ] Define tokens for spacing in layouts

Since each component is isolated from the other, we can and should release them separately as soon as we are confident that they prove to build Manage UI.

siddharthkp avatar Nov 21 '18 11:11 siddharthkp

@andresgalante do we have something to update here?

francocorreasosa avatar Feb 04 '19 17:02 francocorreasosa