Skip to content

1.9.0

Compare
Choose a tag to compare
@haworku haworku released this 10 Aug 19:10
· 1889 commits to main since this release
bbae3a2

1.9.0 (2020-08-10)

Features

  • ButtonGroup: Add new component ButtonGroup (#382) (a7b84d6)
  • CharacterCount: Add new component CharacterCount (#383) (cc12034)
  • add addon-viewports using the included INITIAL_VIEWPORTS list as default for all stories (#376) (9683b40)
  • Validation: Add new Validation components (#351) (2b2369a)

Bug Fixes

  • Button: Deprecate icon, size small properties (#362) (23a2e4b)
  • webpack: support browsers and node(#381) (a6d0a0d)

Documentation & Examples

  • Even more info and emphasis on conventional commits (#350) (1301cc4)
  • Point users to react-fontawesome for icons (#364) (3de50ef)