v0.2.0-Alpha
This release adds the Footer, the Header and the UI Icon components. These components would be enough to build the current navbar on the monolith, but it would require injecting a lot of Ruby variables into it.
Header:
The component is build as generic as possible, and takes an array of dropdowns, which in turn takes an array of items/dividers
Footer:
The Footer Component takes a list of links, which need a title and a path and can optionally have an icon and a css class.