This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
v13.0.0
13.0.0 (2018-07-25)
Code Refactoring
- TopNav: remove non-value-add API, remove excess DOM, fix centering (2f80ff1)
BREAKING CHANGES
- TopNav:
<TopNav.Content />
props should not be used. Content automatically flows into place. Alink
prop is added to ease migration, which styles the last<TopNav.Content link />
to be white, as was previously occurring with theright
aligned Content piece.