Releases: vtex-apps/store-theme
Releases · vtex-apps/store-theme
v5.2.0
v5.1.0
Changed
- Fixed height in
list-context.image-list#demo
example. - Images used in
slider-layout#demo-images
example. - Amount of products displayed as default in
slider-layout#demo-products
. - Max-width to 100% in
sliderTrackContainer
in vtex.slider-layout.css. - Width in
logo#mobile
. - Benefits bar color to improve contrast.
Added
- Fold block in home page.
- Pre-load prop in
list-context.image-list#demo
. image-rendering: -webkit-optimize-contrast
in vtex.store-components.css file.- min-height:450px in
sliderLayoutContainer--carousel
in vtex.slider-layout.css file. - min-height in
.layoutContainer--shelf
andslide--shelf
in vtex.slider-layout.css file. - Height in
logo#mobile
andlogo#desktop
.
Removed
__fold__.experimentalLazyAssets
from home page.- Margin-bottom and padding-bottom from
flexRow--deals .flexCol
in vtex.flex-layout.css file. flex-layout.row#2-desktop
block from header-layout.desktop.notification.bar#home
from header.
v5.0.0
Changed
vtex.reviews-and-ratings
peer dependency from2.x
t03.x
v4.4.2
Fixed
- Wrong condition subject being used in
condition-layout
example.
v4.4.1
Added
- Example of conditional-layout usage on the product-page
v4.4.0
Changed
search-fetch-previous
andsearch-fetch-more
to usea
tags to improve SEO performance
v4.3.0
Added
- Example of multiple search gallery layouts usage
v4.2.1
Fixed
- Unnecessary
max-width
style in the input ofsearch-bar
block which causes the style to break when thesearch-bar
needs to be bigger`.
v4.2.0
Added
- Example of vtex.store-video usage.
v4.1.0
Changed
- Update
[email protected]
to[email protected]
.