Skip to content

v1.6.0

Compare
Choose a tag to compare
@dfmcphee dfmcphee released this 25 Sep 15:45

Enhancements

  • Documented disabled prop for Checkbox and RadioButton (thanks LeoAref for the original issue)
  • Documented progress prop for Badge (thanks sp4cecat for the original issue)
  • Added loading prop to Button (thanks bakura10 for the original issue)
  • Documented complex Select option (thanks sp4cecat for the original issue)
  • Documented TextStyle component
  • Improved avatar typography spacing
  • Added subtract icon
  • Improved acessibility for Pagination

Bug fixes

  • Fixed failed dependency installation for unauthenticated GitHub users (thanks mikeyhew for the original issue)
  • Fixed Page header spacing
  • Fixed TextField focus ring transition
  • Fixed Popover not resizing on content updates