Skip to content

Releases: APMG/apm-titan

v0.3.5

29 May 20:21
Compare
Choose a tag to compare
  • Corrects some behavior of the Heading component to better align with our CSS. Includes backwards compatibility with its previous behavior

v0.3.4

12 Apr 18:51
Compare
Choose a tag to compare
  • Fixes for TagLink component and docs
  • Uses the custom Link component to allow external links
  • Adds newWindow prop to allow opening link buttons in a new window
  • Adds submitForm prop to be able to set type="submit" on button

v0.3.0

09 Apr 16:36
4136007
Compare
Choose a tag to compare
  • Adds AudioPlayer component
  • Adds Icon component which allows the selected icon to be specified with a prop like <Icon name="heart" />
  • Teasers now accept an audio play button with the prop audioPlayButton instead of handling audio data directly