Skip to content

0.8.5

Choose a tag to compare

released this 09 Jun 14:57

Added

  • CheckboxGroup and RadioGroup now support wrapping when inline is used, and they use the same height as other inputs
  • Storybook replaces Playground as preferred development location for components yarn storybook

Changed

  • Icon now supports "t-shirt" sizing. (i.e.: size="small")
  • Jest no longer requires artifact build before being run

Fixed

  • Tooltip appends hover class if tooltip is open rather and doesn't replace given className prop value
  • Fixed documentation header
  • Fixed a bug in Slider documentation that cause Gatsby to fall over on documentation deployment