4191d7adab
* Add an ActivityCard component * Add font-size mixin, hover-state mixin, and a fake base padding * Style the ActivityCard * Style the card image * Add README * Address PR feedback - Add className prop - children propType is required - Link to a real image |
||
---|---|---|
.. | ||
README.md | ||
activity.js | ||
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).