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.
- Updated documentation to reflect the new purpose for this repository.
- How the header looks and simplified its content.
- The footer is now empty by default.
- All
.jsonc
files are now understore/blocks
. - The home page is now empty by default (apart from a header and the empty footer).
- All React components.
- All interface definitions.
store/contentSchemas.json
file.- All custom routes defined in
store/routes.json
. - All CSS files apart from
vtex.flex-layout.css
andvtex.store-header.css
. - Files for Roboto font.
sitemap
andreact
builder dependencies.- Dependencies on multiple VTEX IO apps (see commit 94d23da).
- All block definitions for
store.search
,store.custom
andstore.product
pages.
header
andfooter
fromstore.orderplaced
.
ProductGrid
component + support for CMS sections.
- Banner component + support for CMS sections.
ShopByCategory
component + support for CMS sections.
- This app is not private anymore, it now has
billingOptions
set.
Newsletter
component + support for CMS sections.ProductShelf
component + support for CMS sections.
- Init commit based on vtex.store-theme@f3026e0.