Skip to content

Releases: newrelic/gatsby-theme-newrelic

v1.3.0

03 Aug 17:31
Compare
Choose a tag to compare

1.3.0 (2020-08-03)

Features

  • create a Tag component (e8e742e)
  • create a TagList component (86afd0f)

v1.2.4

31 Jul 23:30
Compare
Choose a tag to compare

1.2.4 (2020-07-31)

Bug Fixes

  • dont index the header content in swiftype (bdcd376)

v1.2.3

28 Jul 23:41
Compare
Choose a tag to compare

1.2.3 (2020-07-28)

Bug Fixes

  • Surface: add dark mode box shadow (4d2a207)

v1.2.2

28 Jul 18:58
Compare
Choose a tag to compare

1.2.2 (2020-07-28)

Bug Fixes

  • Surface: add prop type for interactive prop (a7735cf)

v1.2.1

28 Jul 17:32
Compare
Choose a tag to compare

1.2.1 (2020-07-28)

Note: Version bump only for package gatsby-theme-newrelic

v1.2.0

28 Jul 17:27
Compare
Choose a tag to compare

1.2.0 (2020-07-28)

Bug Fixes

  • border-radius for code block in light mode (395a2e7)

Features

  • gatsby-theme-newrelic: add a Video component that handles wistia and youtube videos (2bf61f6)
  • add a CodeBlock component (3ed2ef7)
  • add a formatCode helper that uses prettier to format the code (0362e02)
  • add a useClipboard hook (5f70b1d)
  • add a useFormattedCode hook (1c831bc)
  • add a useTimeout hook (ea19dc4)
  • add ability to specify custom className on CodeBlock (ac690d9)
  • add an MDXCodeBlock component for use within MDX (38f08c1)
  • add copy icon (c9ee0eb)
  • add range and partition helpers for code highlighting (1d1d42e)
  • Add search bar component (ded596f)
  • configure default languages and accept language config for prism plugin (abc0e76)
  • create a Surface component for the basis of cards (c8b803f)
  • documentation for API and configuration (cf26e0b)
  • hamburger menu component (c477ae5)