All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Component definitions for
vtex.search-result
new extension points.
- Remove unused queries and tests.
- Import footer from the new app
vtex.dreamstore-footer
.
- Remove Category Menu CSS class definition.
- Remove
package-lock.json
from react/ folder.
- Moved product details breadcrumb to be inside of the
ProductDetails
.
Header
standalone component.
- Add again Telemarketing app to the Header extension point.
Logo
andSearchBar
as extensions of theHeader
.
- Page padding class to allow apps to have same default padding.
- Unused dependency
vtex.product-summary
- HotFix Remove telemarketing app from dreamstore.
- Fix malformed release.
- Add
vtex.my-account
app.
- Bump version of
vtex.store-components
andvtex.styleguide
.
- Fix carousel position in home page.
- Renamed
SearchResult
toindex
. - Bumped
vtex.search-result
to version 1.x.
- Bump major of
vtex.category-menu
.
- Update
menu
andminicart
versions to 1.x.
- Rollback rename
CategoriesHighlights
.
- Undeprecate v1.10.1.
CategoriesHighlights
toCategoriesHightlighted
.- Bump
vtex.telemarketing
to 1.x.
- Component
ImpersonateCustomer
toHeader
. - DepartmentHeader component to wrap Carousel and MainCategories components.
- Department page template.
- Bump
vtex.styleguide
major version.
- Fix the
my-orders
rendering error.
- Update
vtex.login
version.
- Bump my-orders version dependency to use stable.
- Loading extension to pages.json
- Add ProductKit to pages.json
- Moved
store/login/container
tovtex.store
.
vtex.login/LoginContent
tostore/login/container
extension point.
- Add
SearchResult
to the brand page.
- Use
store-components/Header
instead internal componentHeader
.
pages.json
to injectsearch-result
intoCategoryPage
- Remove the integration with
vtex.my-orders-app
.
- Add
vtex.shelf/RelatedProducts
component to the product page.
- Fix incorrect build made by builder-hub
- Fix my-orders-app version in manifest.json
- Add integration with
vtex.search-result
. - Add integration with
vtex.my-orders-app
.
- Remove dependency
vtex.gallery
. - Remove
GalleryWrapper
component. - Remove file
queries/productsQuery.gql
.
- Adapt Top Menu CSS to integrate
vtex.login
.
- Login component to the Header.
- Add
vtex.styleguide
dependency.
- Add the breadcrumb component to the SearchPage and ProductPage
- Removed redundant Spinner in ProductPage Component.
- 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
postreleasy
script to publish only on vtex vendor.
- 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.
- Update version of
vtex.storecomponents
to 1.x
- Add toast message system to be used on error scenarios.
- Fix padding top of product page content
- Top menus covering great portion of the page.
- Fix pages error when ExtensionContainer was used.
- Display category menu only in large screens.
- Fix padding-top of Product page.
- Add category menu and fix padding.
- Add the search bar component and make header responsive again.
- Fix minicart div position
- Remove flex box from product page to fix non-expected behavior of react-slick
- Show success toast when a product is add to the cart.
- Add responsive layout to the header.
- Add gallery to the search page.
- Add the search bar component
- Replace own Footer implementation by
vtex.storecomponents/Footer
component.
- Add Product Details app.
- Remove legacy implementations of buy button and minicart.
- Add Minicart app.
- Add Menu app on top bar.
- Remove the own implementation of shelf to add the app.