Skip to content

v2.0

Choose a tag to compare

@amamenko amamenko released this 21 Jun 05:37
· 9 commits to master since this release

Additions / Updates

  • Added Typescript support with associated interfaces/types.
  • Added react-resize-detector as dependency to help determine appropriate responsive font-size in questions/answers.
  • Added custom TextFit component modified from react-text-resize's logic in order to add Typescript support and to accommodate for container width in size calculation.
  • Updated quiz styling to stay up-to-date with newest BuzzFeed look and feel.
  • Updated example demo with gradient backgrounds.
  • Modularized Question component by separating Answer component logic.

Deletions

  • Removed styled-components in favor of Sass for styling.
  • Removed local Proxima Nova font files.