woocommerce/plugins/woocommerce-admin/client/layout/sidebar
Justin Shreve d47454300a Add timeline separator/heading to the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/71)
* Add a timeline separator to the sidebar.

* Rename Timeline/Separator to SidebarHeader
2018-05-22 16:15:00 -04:00
..
README.md Add timeline separator/heading to the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/71) 2018-05-22 16:15:00 -04:00
header.js Add timeline separator/heading to the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/71) 2018-05-22 16:15:00 -04:00
index.js Add timeline separator/heading to the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/71) 2018-05-22 16:15:00 -04:00
style.scss Add timeline separator/heading to the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/71) 2018-05-22 16:15:00 -04:00

README.md

Sidebar

This component contains the sidebar content. This is shown on every page, but conditionally hidden behind a toggle button in the Header.

SidebarHeader

The SidebarHeader component is used to separate timeline entries by date. It accepts a required label prop (i.e. Today, Yesterday, 2 Days Ago, Last Week).