Skip to content

Releases: vtex/styleguide

v6.3.1

12 Sep 23:11
Compare
Choose a tag to compare

Fixed

  • Execute yarn install to fix wrong dependencies.

v6.3.0

12 Sep 23:12
Compare
Choose a tag to compare

Added

  • Slider New component

v6.1.3

29 Aug 19:03
Compare
Choose a tag to compare

Fix

  • Input fix propType of ref
  • Dropdown fix propType of ref

v6.1.2

28 Aug 21:08
Compare
Choose a tag to compare

Fixed

  • Icons block prop was sometimes not applied when icons had a solid variation

v6.1.0

24 Aug 19:39
Compare
Choose a tag to compare

Added

  • InputSearch component

Fixed

  • Button component should be disabled while loading

v6.0.1

23 Aug 14:41
Compare
Choose a tag to compare

Fixed

  • Dropdown forward ref to select
  • Pagination Next button disabled

v6.0.0

23 Aug 14:08
Compare
Choose a tag to compare

Added

  • Badge add prop type
  • Spinner add prop color
  • Spinner add default color of .c-action-primary

Changed

  • [BREAKING] Alert Remove default value of type prop
  • [BREAKING] Alert Remove value info from type prop
  • [BREAKING] Icons default color is now currentColor, which is the current text color
  • [BREAKING] Spinner remove prop secondary

Fixed

  • Spinner proptypes

v5.6.2

17 Aug 19:49
Compare
Choose a tag to compare
Release v5.6.2

v5.6.1

17 Aug 19:04
Compare
Choose a tag to compare
Release v5.6.1

v5.6.0

17 Aug 15:29
Compare
Choose a tag to compare

Added

  • PageHeader Add action button
  • Add CSS classes to all icon components
  • Add block prop to display icons as block
  • Input onKeyUp and onKeyDown hooks
  • Input groupBottom prop