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

v1.2.2

Compare
Choose a tag to compare
@siriwatknp siriwatknp released this 04 Jul 14:19
· 34 commits to master since this release
adfc890

Breaking Changes

  • Header
    menuIcon is deprecated, use renderMenuIcon instead
    renderMenuIcon is a function that accept opened then return react element
  • Nav
    collapsedIcon is deprecated, use renderIcon instead
    renderIcon is a function that accept collapsed then return react element

New Features

  • Header Magnet: Nav children will snap to header when position is 'static' or 'relative'
  • Auto Collapsed: Nav is collapsed automatically when it is below specified breakpoint