Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

v13.0.0

Compare
Choose a tag to compare
@wa11-e wa11-e released this 25 Jul 21:37
· 77 commits to master since this release

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. A link prop is added to ease migration, which styles the last <TopNav.Content link /> to be white, as was previously occurring with the right aligned Content piece.