Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Releases: commitd/layout

v4.2.0 Adds Dragging to nav

22 Dec 17:19
bbe0b04
Compare
Choose a tag to compare

Adds ability to (optionally) make the sidebar draggable to change the size.
Minor improvements to behaviours, accessibility and testing.

v4.1.0 Minor update

09 Dec 22:32
24a7b7a
Compare
Choose a tag to compare

Updates for components and aligns to new template.

v4.0.1 bug fix

06 Nov 17:21
24f4566
Compare
Choose a tag to compare

Fixes incorrect reference to @committed/components Icons

v4.0.0

06 Nov 16:37
523b22c
Compare
Choose a tag to compare

Update to align with @committed/components 4.0.0

v2.0.1 bug fixes

12 May 11:53
Compare
Choose a tag to compare

Makes Header elevation optional prop

v2.0.0 Major release

10 May 17:45
5c65825
Compare
Choose a tag to compare

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

07 Feb 14:53
ca958d4
Compare
Choose a tag to compare

Updates handlebars due to security issue
Exposes close button props.

v1.0.0 Release

29 Nov 18:36
7223649
Compare
Choose a tag to compare

Moves package to @committed scope on npm.

v0.0.4 release

25 Nov 18:45
0b37b59
Compare
Choose a tag to compare

Move to npm

v0.0.3 release

15 Nov 16:19
6d6bdcb
Compare
Choose a tag to compare

Minor update to setup colors correctly
after components changes