Skip to content

@obosbbl/grunnmuren-react@2.0.0-canary.50

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 12:47
· 128 commits to main since this release
3d76ef6

Minor Changes

  • 18b0ed8: Render <Badge> as an overlay in <Media> in the <Card> component. This way <Badge> is placed on top of the other content in <Media> (image, illustration or video). It can be either left or right aligned, depending on it's child index of <Media>.
  • 7ca186c: New layout prop in <Card> to support for responsive horizontal layout.