Skip to content

Releases: vtex/styleguide

v9.135.0

20 Jan 18:14
Compare
Choose a tag to compare

Added

  • Class vtex-textarea__input on Textarea component.

v9.134.1

22 Dec 12:52
Compare
Choose a tag to compare

Fixed

  • Input and dropdown now have font-size of 16px no matter their sizes

v9.134.0

04 Dec 12:32
Compare
Choose a tag to compare

Added

  • Class vtex-tag on Tag component.

v9.133.3

19 Nov 12:24
Compare
Choose a tag to compare

Fixed

  • EXPERIMENTAL_Modal height on small screens.
  • EXPERIMENTAL_Modal overflown content overlapping on iOS Safari.
  • utilities folder not being compiled on the package build.

v9.133.2

12 Nov 12:25
Compare
Choose a tag to compare

Fixed

  • EXPERIMENTAL_Modal ref not properly passed to modal element.
  • EXPERIMENTAL_Table emptyState height

v9.133.1

29 Oct 14:50
Compare
Choose a tag to compare

Fixed

  • Slider race condition.

v9.133.0

14 Oct 17:31
Compare
Choose a tag to compare

Added

  • CSS handles to Input, Dropdown, and Textarea error messages and help texts.

v9.132.1

08 Oct 17:11
Compare
Choose a tag to compare

Fixed

  • EXPERIMENTAL_Table emptyState type definitions.

v9.132.0

08 Oct 13:47
Compare
Choose a tag to compare

Added

  • AutocompleteInput restart navigating from top when reaching the end of the suggested options with the down arrow key.

Fixed

  • AutocompleteInput double focus issue when navigating through the suggested options with tab and arrow keys.
  • EXPERIMENTAL_useCheckboxTree root checkbox behavior when all children checkboxes are disabled.

v9.131.0

05 Oct 13:15
Compare
Choose a tag to compare

Added

  • EXPERIMENTAL_Modal.
  • useDisclosure utils.

Fixed

  • AutocompleteInput term should follow input.value changes to allow input control outside the component.