v1.0.0-alpha.17
Pre-release
Pre-release
·
19 commits
to master
since this release
Changes
- add
.mdk-drawer-layout--fullbleedexplicit CSS modifier to make the drawer layout fill it’s parent container using absolute positioning - add
.mdk-drawer-layout__content--scrollableexplicit CSS modifier to enable scroll on the drawer layout content (intended for use with.mdk-drawer-layout[has-scrolling-region]) - add
.mdk-header-layout--fullbleedexplicit CSS modifier to make the header layout fill it’s parent container using absolute positioning - add
.mdk-header-layout__content--scrollableexplicit CSS modifier to enable scroll on the header layout content (intended for use with.mdk-header-layout[has-scrolling-region]) - add
.mdk-header-layout__content--fullbleedexplicit CSS modifier to make the header layout content fill it’s parent using absolute positioning (intended for use with.mdk-header-layout[has-scrolling-region]) - apply
height: 100%by default to.mdk-header-layout