99ac7728cd
* Add H and Section components for context-aware headings * Switch to using the new context-aware heading and section components * Style header by class name, not heading level * Add our client dir to the modules list for Jest We already have this setting in webpack, but Jest doesn’t pick up on that |
||
---|---|---|
.. | ||
README.md | ||
header.js | ||
index.js | ||
style.scss |
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).