Skip to content

v3.1.0

Choose a tag to compare

@chadly chadly released this 10 Oct 18:03
· 62 commits to master since this release

New Look

  • Addition of font-awesome icon (if the stylesheet is included). There is no direct dependency on font-awesome, but the component will include the icon if the styles are there.
  • Change the headline into an h4 so that the component is now multiline with a headline.
  • Set a max-width on the body text so as not to make long body content take up the whole page width.

alerts

Thanks to @mdarens for the JSS help.