cosmos
cosmos copied to clipboard
🔭 Auth0 Design System
Let's review the styles for these components. - [ ] Add examples in the documentation for each component - [ ] Add stories for the component - [ ] Add...
Create a list component that allows an author to create bullet list or order list it should also support nested lists. This component can be used within the #1084
**Is your feature request related to a problem? Please describe.** There are no examples of the different types of Dialogs. **Describe the solution you'd like** Let's be nice and add...
**Is your feature request related to a problem? Please describe.** We currently have 2 ways of nesting sub-pages in the navigation: Some components have a 2nd level in the sidebar...
Linking between pages in the documentation persists the scrolling position, which it's not the expected behavior. 
**Is your feature request related to a problem? Please describe.** @cristiandouce commented that the **Tabs** are rendered as buttons and do not expose the href and don't behave as links,...
Since the Button Group will not support buttons with a separation, then we should trace all components using button group and replace it for a stack. Related to #1315
There should be a prop to support alignment of column data to the left, center, or right. This should not affect the table header.
As we move button group to be a set of buttons glued together, we should remove the alignment options. A component should never have `float`s is position is regulated by...
- The sidebar has sub-children which are not properly styled. - Also, checking the Manage PoC, the sidebar has a visual bug in the selected state.