michelada / design_system

Design System running Tailwind underneath, by michelada.io for everyone.
https://michelada.github.io/design_system/site/
Apache License 2.0
1 stars 0 forks source link

Component - sidebar - desktop #10

Open sandrely2611-zz opened 2 years ago

sandrely2611-zz commented 2 years ago

To complete the first milestone of the DS, we require the following component: Sidebar.

Narrative

Add the sidebar component to the CSS library for the desktop version.

Desktop https://www.figma.com/file/c1SBfQGUU3twlW3YjeL8Sx/michelada_DS?node-id=691%3A833

Normal state extended

Collapsed sidebar collapsed state

Sidebar style

Background-color: #15162F Text-color: #A5B1B8; Icon-color: #A5B1B8;

Status styles: Links items

Definition of done

  1. Code review
  2. Approved by designer
  3. publish the component in the npm public library.

Acceptance criteria

  1. Add the sidebar component for the desktop version.
  2. Add styles for the states of hover, selected, focused.
  3. Add the collapsable option.