Releases: newrelic/gatsby-theme-newrelic
Releases · newrelic/gatsby-theme-newrelic
v1.3.0
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
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)