Skip to content

@tds/community-progress@2.0.0

Compare
Choose a tag to compare
@jraff jraff released this 07 Feb 19:26
· 376 commits to master since this release

2.0.0 (2020-02-07)

Features

  • community-progress: implement new design standards (7eaf907)

BREAKING CHANGES

  • community-progress: progress bar height has been adjusted and no longer changes with viewport
  • community-progress: allyLabel prop in Progress is required to aid assistive technology
  • community-progress: 'primary' variant is now named 'positive'
  • community-progress: 'error' variant is now named 'negative'
  • community-progress: removed 'secondary' variant
  • community-progress: styled components is now a peer dependency