Releases: vtex-apps/store-components
Releases · vtex-apps/store-components
v1.8.2
Changed
- Component loader on
ProductImages
v1.8.1
Fixed
Slider
adaptToScreen function.
- Documentation of
BuyButton
.
Changed
- Migrate the
Footer
schema to use the type: "array"
.
MiniCart
position into the Header
.
v1.8.0
Added
- Buy button support to add multiple sku items to the cart at the same time of
BuyButton
.
v1.7.3
Changed
- Define
Footer
schema props that are layout type.
Fixed
TopMenu
display on mobile screen.
v1.7.2
Changed
- Hide fixed header while in edit mode.
v1.7.1
Changed
- Unescape HTML in the product description.
- Logo link to be a
Link
component from render
.
Fixed
- Vertical display of
ProductImage
.
- Thumbnail image selection in
ProductImage
.
v1.6.1
Changed
- BuyButton don't wait add to cart to proceed to checkout page.
- BuyButton Component added isOneClickBuy attribute.
Fixed
- BuyButton default props as static attribute.
- SKU Selector item with false value as class name.
v1.6.0
Added
- Debounce function to handle the increase and decrease events in the
QuantitySelector
Changed
- Make
onMaxReached
function not required in QuantitySelector
- 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
to ProductPrice
's schema properties.
Fixed
QuantitySelector
input style for do not impact the others inputs
SearchBar
options link
Changed
QuantitySelector
style
QuantitySelector
plus icon to use the StyleGuide one.