Skip to content

Releases: vtex/styleguide

v9.146.4

Choose a tag to compare

@lucasecdb lucasecdb released this 25 Apr 14:12

What's Changed

  • Add resetOnMinMaxChange to the Slider component by @hiagolcm in #1438

Full Changelog: v9.146.3...v9.146.4

v9.146.3

Choose a tag to compare

@danzanzini danzanzini released this 08 Sep 14:09

Fix

  • NumericStepper redirecting to product page when inside a shelf, added a preventDefault.

v9.146.2

Choose a tag to compare

@eduardoformiga eduardoformiga released this 02 Sep 22:38
729a610

Fixed

  • NumericStepper not working after switching from touch devices.

v9.146.1

Choose a tag to compare

@estacioneto estacioneto released this 14 Mar 16:56

Removed

  • Dropdown onOpen and onClose unused props.

v9.146.0

Choose a tag to compare

@estacioneto estacioneto released this 15 Feb 13:12

Added

  • Dropdown onFocus, onBlur, onMouseEnter and onMouseLeave props.

v9.145.2

Choose a tag to compare

@estacioneto estacioneto released this 26 Oct 13:37

Fixed

  • AutocompleteInput border colors to match Input behavior.

v9.145.1

Choose a tag to compare

@estacioneto estacioneto released this 12 Jul 20:09

Removed

  • EXPERIMENTAL_TableV2 form element from search input to avoid DOM validation errors.

v9.145.0

Choose a tag to compare

@guilhermebruzzi guilhermebruzzi released this 12 Jul 17:06

Added

  • EXPERIMENTAL_Select searchable option so it can be better used on mobile.

v9.144.1-beta

Choose a tag to compare

@guilhermebruzzi guilhermebruzzi released this 12 Jul 13:03

Added

  • Add searchable option to Select component so it can better be used on mobile

v9.144.0

Choose a tag to compare

@estacioneto estacioneto released this 29 Jun 12:04

Added

  • Possibility to get callback on toggle fields visibility with onToggleColumn, onHideAllColumns and onShowAllColumns