This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
v1.13.0
1.13.0 (2018-06-29)
Bug Fixes
- NavItem: extend Component (4bb2fde)
Features
- Icon: Add Event Handlers (fa0afcf), closes #249
- SiteHeader: add prop for click handling of mobile collapse menu (c91bc43)
- SiteNav: add a prop for displaying the nav in a collapsed state (7b62e83)
- SiteWrapper: adds state to control the collapsing mobile menu (96c7813)
- Tag: Add default onRemoveClick Deletion (f557fe8)
- Tag: Add Event Handlers (ea50874), closes #248
- Tag: Add onDelete and addOnOnClick EventHandlers (c2c648d), closes #248