Releases: vtex-apps/store-components
Releases · vtex-apps/store-components
v1.8.1
v1.8.0
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.1
v1.6.0
Added
- Debounce function to handle the increase and decrease events in the
QuantitySelector
Changed
- Make
onMaxReached
function not required inQuantitySelector
- Use children prop in
ProductImage
to customize selected image render. - Update design of
CollectionBadges
.
v1.5.1
Added
- Internationalization to
SearchBar
- Spinner to
SearchBar
isLayout
toProductPrice
's schema properties.
Fixed
QuantitySelector
input style for do not impact the others inputsSearchBar
options link
Changed
QuantitySelector
styleQuantitySelector
plus icon to use the StyleGuide one.
v1.5.0
Added
- Max height of the logo image
- Added a title to the Share Component share url.
- Internationalization of the
Footer
schema. - Internationalization of the
Share
schema.
Fixed
- SKU Selector with a different item selected on entering the product page
- SKU Selector item's discount badge position
- Put the ProductPrice schema inside it's Component.
- README typos.