Skip to content

Releases: vtex-apps/store-components

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.

v1.5.0

11 Jun 13:59
Compare
Choose a tag to compare

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.

v1.4.0

06 Jun 13:46
Compare
Choose a tag to compare

Added

  • Inner zoom image to the product image.

Changed

  • Slightly changed the layout of ProductName and SkuSelector to accomplish proposed design.
  • Style of the unavailable sku to be different from the others.
  • Customize Footer uiSchema.

Fixed

  • Vertical centralization of SKU Selector Items.

v1.3.2

31 May 16:03
Compare
Choose a tag to compare

Changed

  • Integration of the ShippingComponent with graphql.