Skip to content

v1.1.0

Choose a tag to compare

@nygardk nygardk released this 01 Oct 08:08
· 21 commits to master since this release
  • react-break and react-break--{method}-{breakpoint} classes are now added to wrapper divs.
  • Pass className and style props to a wrapper div.
  • Added forceWrap prop to layout components. Setting forceWrap true now forces creating a wrapping div also for single child elements. This makes it possible to style it with style and className props.