Skip to content

Releases: vtex-apps/store-components

v3.136.1

08 Dec 20:12
Compare
Choose a tag to compare

Changed

  • Refactored ProductDescription to TypeScript.

v3.136.0

08 Dec 19:59
Compare
Choose a tag to compare

Added

  • withLink prop on ProductBrand. It controls in which cases the component should link to the brand's page.

Changed

  • logoWithLink prop on ProductBrand is now deprecated.

v3.135.0

08 Dec 18:03
Compare
Choose a tag to compare

Changed

  • Preload main image of ProductImages.

v3.134.0

08 Dec 14:17
Compare
Choose a tag to compare

Added

  • New prop containerMode to search-bar.

v3.133.1

08 Dec 13:54
Compare
Choose a tag to compare

Changed

  • Migrate autocomplete-result-list and search-bar to TypeScript.

v3.133.0

07 Dec 21:23
Compare
Choose a tag to compare

Added

  • ProductImages displays a default placeholder image if no image or video is present.
  • ProductImages can receive a custom placeholder image by using the placeholder prop

v3.132.7

07 Dec 16:56
Compare
Choose a tag to compare

Changed

  • Refactored ProductName to TypeScript.

v3.132.6

02 Dec 19:49
Compare
Choose a tag to compare

Changed

  • Logo components implementation from JavaScript to TypeScript.

v3.132.5

02 Dec 15:03
Compare
Choose a tag to compare

Changed

  • ProductBrand components implementation from JavaScript to TypeScript.

v3.132.4

02 Dec 12:37
Compare
Choose a tag to compare

Changed

  • Notification components implementation from js to tsx.