Releases: vtex-apps/store-theme
Releases · vtex-apps/store-theme
v1.10.1
v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.1
Changed
- Bump my-orders version dependency to use stable.
[1.7.0] - 2018-07-09
Added
- Loading extension to pages.json
[1.6.0] - 2018-7-6
Added
- Add ProductKit to pages.json
[1.5.1] - 2018-7-6
Removed
- Moved
store/login/container
tovtex.store
.
[1.5.0] - 2018-7-6
Added
vtex.login/LoginContent
tostore/login/container
extension point.
[1.4.0] - 2018-7-6
Added
- Add
SearchResult
to the brand page.
[1.3.2] - 2018-7-4
Changed
- Use
store-components/Header
instead internal componentHeader
.
[1.3.1] - 2018-6-27
Changed
pages.json
to injectsearch-result
intoCategoryPage
Fixed
- Remove the integration with
vtex.my-orders-app
.
[1.3.0] - 2018-6-20
Added
- Add
vtex.shelf/RelatedProducts
component to the product page.
[1.2.2] - 2018-6-15
Fixed
- Fix incorrect build made by builder-hub
[1.2.1] - 2018-6-14
Fixed
- Fix my-orders-app version in manifest.json
[1.2.0] - 2018-6-14
Added
- Add integration with
vtex.search-result
. - Add integration with
vtex.my-orders-app
.
Removed
- Remove dependency
vtex.gallery
. - Remove
GalleryWrapper
component. - Remove file
queries/productsQuery.gql
.
Fixed
- Adapt Top Menu CSS to integrate
vtex.login
.
[1.1.0] - 2018-6-8
Added
- Login component to the Header.
- Add
vtex.styleguide
dependency.
[1.0.0] - 2018-6-4
Added
- Add the breadcrumb component to the SearchPage and ProductPage
Fixed
- Removed redundant Spinner in ProductPage Component.
Added
- Breaking Change Now, dreamstore-theme is a template based on
vtex.store
. - Add free billing policy in
manifest.json
. - Add the breadcrumb component to the
SearchPage
andProductPage
.
Changed
- Changed
postreleasy
script to publish only on vtex vendor.
[0.3.5] - 2018-05-21
Fixed
- Fix pages dependency to be able to use
ExntesionContainer
again. Topbar
when scrolled overlapped theVTEX-topbar
.- Update css product details class for the spinner be in the center.
[0.3.4] - 2018-05-19
Changed
- Update version of
vtex.storecomponents
to 1.x
[0.3.3] - 2018-05-18
Added
- Add toast message system to be used on error scenarios.
Fixed
- Fix padding top of product page content
[0.3.2] - 2018-05-18
Fixed
- Top menus covering great portion of the page.
- Fix pages error when ExtensionContainer was used.
[0.3.1] - 2018-05-12
Fixed
- Display category menu only in large screens.
- Fix padding-top of Product page.
[0.3.0] - 2018-05-12
Added
- Add category menu and fix padding.
- Add the search bar component and make header responsive again.
Fixed
- Fix minicart div position
- Remove flex box from product page to fix non-expected behavior of react-slick
[0.2.0] - 2018-05-11
Added
- Show success toast when a product is add to the cart.
- Add responsive layout to the header.
- Add gallery to the search page.
[0.1.0] - 2018-05-11
Added
- Add the search bar component
Changed
- Replace own Footer implementation by
vtex.storecomponents/Footer
component.
[0.0.11] - 2018-05-09
Added
- Add Product Details app.
Deprecated
- Remove legacy implementations of buy button and minicart.
[0.0.10] - 2018-05-09
Added
- Add Minicart app.
[0.0.9] - 2018-05-07
Added
- Add Menu app on top bar.
Deprecated
- Remove the own implementation of shelf to add the app.