Releases: vtex/styleguide
Releases · vtex/styleguide
v9.130.1
Fixed
- AutocompleteInput exported types.
v9.130.0
Added
- AutocompleteInput
input.prefix
andinput.suffix
props.
Fixed
- AutocompleteInput without search button logic.
v9.129.1
Fixed
AutocompleteInput
popup not closing when clicking on search button.- EXPERIMENTAL_Table cell suffix classes.
v9.129.0
Added
isOverflowHidden
prop to theCollapsible
component.- CSS handles to RadioGroup and Radio.
Fixed
- FilterOptions behaviour and example.
- ColorPicker hex validation.
- InputSearch component icon unaligned.
v9.128.1
Fixed
- Plus icon solid alignment.
v9.128.0
Added
onClick
prop toActionMenu
component.
Fixed
- Plus icon size and color.
AutoCompleteInput
padding-right whenClearInputIcon
is shown.- Checkbox alignment with large texts
v9.127.0
Added
accept
,minSize
andmaxSize
props toDropzone
component.
v9.126.0
Added
options.customMessage
prop toAutocompleteInput
.error
anderrorMessage
props toAutocompleteInput
component.
Fixed
- Tooltip
Portal
proptypes. AutocompleteInput
typing definitions.