Releases: commitd/layout
v4.2.0 Adds Dragging to nav
Adds ability to (optionally) make the sidebar draggable to change the size.
Minor improvements to behaviours, accessibility and testing.
v4.1.0 Minor update
Updates for components and aligns to new template.
v4.0.1 bug fix
Fixes incorrect reference to @committed/components Icons
v4.0.0
Update to align with @committed/components
4.0.0
v2.0.1 bug fixes
Makes Header elevation optional prop
v2.0.0 Major release
New version with simpler, clearer configuration.
Adds separatexxxResponse
config for header, content and footer
Adds NavListItem
for common close nav operation.
Adds useLayout
hook to simplify access to layout context.
Adds Header elevation action when static
.
See the storybook for further documentation.
v1.1.0 Minor release
Updates handlebars due to security issue
Exposes close button props.
v1.0.0 Release
Moves package to @committed scope on npm.
v0.0.4 release
Move to npm
v0.0.3 release
Minor update to setup colors correctly
after components changes