This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
Releases: siriwatknp/mui-layout
Releases · siriwatknp/mui-layout
v1.2.7
v1.2.4
v1.2.2
Breaking Changes
- Header
menuIcon
is deprecated, userenderMenuIcon
instead
renderMenuIcon
is a function that acceptopened
then return react element - Nav
collapsedIcon
is deprecated, userenderIcon
instead
renderIcon
is a function that acceptcollapsed
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