Skip to content

Releases: vtex-apps/store-components

v1.8.2

18 Jul 17:37
Compare
Choose a tag to compare

Changed

  • Component loader on ProductImages

v1.8.1

13 Jul 17:42
Compare
Choose a tag to compare

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

10 Jul 17:47
Compare
Choose a tag to compare

Added

  • Buy button support to add multiple sku items to the cart at the same time of BuyButton.

v1.7.3

10 Jul 13:31
Compare
Choose a tag to compare

Changed

  • Define Footer schema props that are layout type.

Fixed

  • TopMenu display on mobile screen.

v1.7.2

09 Jul 17:07
Compare
Choose a tag to compare

Changed

  • Hide fixed header while in edit mode.

v1.7.1

06 Jul 12:49
Compare
Choose a tag to compare

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.7.0

04 Jul 19:42
Compare
Choose a tag to compare

Added

  • Component Header.

v1.6.1

27 Jun 12:36
Compare
Choose a tag to compare

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

20 Jun 18:52
Compare
Choose a tag to compare

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

18 Jun 20:44
Compare
Choose a tag to compare

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.