Releases: vtex-apps/store-components
Releases · vtex-apps/store-components
v2.5.5
Added
- Make the Product Price's label editable through Storefront.
v2.5.3
Added
- Add
compactMode
props that change the design of SearchBar
component to a compact layout.
v2.5.2
Changed
- Remove
ContentLoader
of ProductDescription
.
v2.5.1
Fixed
- Remove CSS from ProductName and ProductPrice.
v2.5.0
Added
Greeting
component that renders a welcome message with the user first name
v2.4.3
Fixed
- Replace spinner by content loader in BuyButton.
v2.4.2
Changed
Animation
component to use only CSS instead of Transition
from the spring
module.
v2.4.1
Changed
- Updated the product price and name colors.
Fixed
- Discount badge positioning.
v2.4.0
Added
- Hability to handle more than one variation on the same sku in the
SKUSelector