Skip to content

Releases: vtex-apps/store

v0.7.2

09 Jul 12:40
Compare
Choose a tag to compare

Fixed

  • Fix path value inside the SearchQueryContainer component.

v0.7.1

09 Jul 12:25
Compare
Choose a tag to compare

Fixed

  • Fix path error in non-linked app by adding a default path in case there isn't any.

v0.7.0

06 Jul 15:04
Compare
Choose a tag to compare

Changed

  • Graphql product query to support benefits retrievement.

v0.6.1

06 Jul 14:51
Compare
Choose a tag to compare

Changed

  • Add ExtensionContainer to store/login/container.

v0.6.0

06 Jul 14:03
Compare
Choose a tag to compare

Added

  • Add the DepartmentPage component.

Fixed

  • Fix loading logic inside the SearchQueryContainer.

v0.5.0

05 Jul 19:13
Compare
Choose a tag to compare

Added

  • Add a generic component (SearchQueryContainer) to be reused into the different pages that uses search and facets queries.
  • Add hints to the end of category and subcategory paths

v0.4.1

04 Jul 20:10
Compare
Choose a tag to compare

Fixed

  • Display none on microdata.
  • Microdata will try to parse multilocale description.

v0.4.0

04 Jul 14:59
Compare
Choose a tag to compare

Added

  • Add MicroData component do ProductPage, so Google can have a detailed info on the Products.

  • Add the SearchPage GraphQL queries.

v0.4.0-beta

03 Jul 18:17
Compare
Choose a tag to compare

Changed

  • Bump beta version of my-orders.

v0.3.0

27 Jun 12:26
Compare
Choose a tag to compare

[0.3.0] - 2018-6-25

Added

  • Add pagesPath prop to the container of SearchPage and CategoryPage.

Fixed

  • Add Fragment in AccountPage.