Releases: vtex-apps/store-theme
Releases · vtex-apps/store-theme
v3.12.0
Added
- Accordion menu to footer on mobile.
v3.11.0
Changed
- Use
flex-layout
to define thefooter
block.
Fixed
- Missing padding in the Footer.
v3.10.0
Removed
product-add-to-list-button
fromflex-layout.col#product-image
so that it isn't rendered in the products page.
Added
- New props (
minItemsPerPage
andpaginationDotsVisibility
) for the Shelf component toshelf#home
.
v3.9.1
Fixed
- Remove incorrect props from search-result block.
v3.9.0
Added
- created a
breadcrumb
block withshowOnMobile
set to true
v3.8.0
Added
mobileLayout
prop tosearch-result
block.
v3.7.2
Fixed
- Add product-review-form block to avoid falling back to the default layout.
v3.7.1
Changed
- fixed some errors in the category-menu
v3.7.0
Added
displayThumbnailsArrows
to theproduct-images
block.
v3.6.1
Changed
- Split the blocks.json into multiple files.