Skip to content

v1.8.0

Compare
Choose a tag to compare
released this 29 Apr 15:08
· 2169 commits to canary since this release

1.8.0 (2020-04-29)

Bug Fixes

  • components: add styles to the card elements in card stories (2ddf5be)
  • components: fill invalid radio button with red to match checkbox (#552) (2b6ac1a)
  • components: make AutocompleteInput compatible with new clear option (#558) (12bf0e9)
  • components: reduce icon margin on Tag (#573) (b3d89f4)
  • components: remove default prop to silence deprecation warning (e2c14e1)
  • components: replace reset icon on SearchInput component (#555) (bf3a8f9)
  • components: update clearfix to improve accessibility (#565) (85019ca)

Features

  • components: add optional suffix to the Tag component (#566) (03aa6ca)
  • components: improve clear button on inputs (#559) (2ca9803)
  • components: pass initial value to AutocompleteInput (#562) (5fbe011)
  • components: refactor AutoCompleteTags (#561) (9cbf2e2)
  • components: add option to right-align Toggle component (#570) (badd14a)
  • components: update InfoIcon (#567) (ac3650e)