
Welcome to the VTEX IO Release Notes for June 2020, team!
I know home office can be extremely a little bit tiring, but I do hope you will be able to set some time aside from your busy workweek to catch up with VTEX IO latest news.
Notice: i'm not saying this only because I'm the one writing the VTEX IO release notes, you know... it's actually because the past month of June really brought us some goodies worth looking at asap, such as:
- 🚀 The new Sitemap app
- ➕ The 404 pages improvement
- 🐛 The Clear button (from mobile filter sidebar) bug fix
Check out the last month's key changes below:
Features 🚀
-
Sitemap - One long awaited tool for SEO is finally out of the oven: manage your website's sitemap file from now on using the new VTEX IO Sitemap app.
-
Image zooming in a modal - Open a modal for product image zooming whenever the Product Images component (
product-image
block) is clicked on. The instructions for setting up this new feature are available in the Advanced configuration section of the Product Image block documentation. -
Confirmation modal on Minicart - Using the Modal Layout app, you can now display a confirmation modal when users decide to remove an item from the minicart. Learn how to configure the confirmation modal in your store by accessing the Creating modals using icons documentation.
-
VTEX IO Service Worker management - Activate and deactivate the native VTEX IO service worker according to your store needs! This feature is a must if you are dealing with a third solution service worker. For more info, access the Managing VTEX IO native service worker documentation.
Improvements ➕
-
404 pages - The 404 pages feature was remodeled. It was already possible to natively enable 404 pages for nonexistent product pages and for URLs that have more than one invalid segment. But in addition to that, you can now also allow 404 pages when URLs have a single invalid path segment. Cheers to that! Learn more about this setup in the Enabling 404 pages documentation.
-
Checkbox buttons customization - New CSS Handles were added to the VTEX Styleguide in order to simplify the Checkbox button customization, such as those ones used in filters from the search results page, namely
vtex-checkbox__box-wrapper
,vtex-checkbox__box
, andvtex-checkbox__input
. For further details, do not forget to check out the VTEX Styleguide. -
Price Range component customization - A new CSS Handle called
vtex-slider__base-internal
was also added to the VTEX Styleguide in order to simplify the customization of the Price Range component, rendered on the Search Result page. As previously recommended, you can access the VTEX Styleguide for more info. -
Search bar in modals - Displaying a search bar in a modal using the Modal Layout app and the Search Result block
search-bar
was already possible. Now, however, the modal is immediately closed when a search is performed by users, enhancing their navigation experience. -
Product Specifications customization - It became possible to apply CSS classes for each product specification displayed on the interface, allowing for their independent customization. This marvel of a release is all thanks to the way CSS Handles (used by the Product Specifications block) currently behave when inspected.
-
Product Summary Name heading tags - Forget about when a single heading tag was mandatory: using the new
tag
prop, you can now choose which heading tag should be applied when rendering the Product Summary Name block. Don't forget to check out the block documentation. -
Add To Cart Button text label - We really mean to empower our users: decide which text should be displayed on the Add To Cart Button using its new props
text
andunavailableText
. For more, access the Add To Cart Button documentation. -
Add To Cart Button behavior - One more for the Add To Cart Button: thanks to its new prop
onClickBehavior
, you can now set the button's behavior once it is clicked on, defining whether it will redirect users to the product page or directly add the given product to the minicart. Check out more in the Add To Cart Button documentation.
Still with us? We are just half way there! Hold on tight, because we still have some great improvements to show you:
-
Product Summary Buy Button behavior - We're really improving some buttons here, aren't we? The
product-summary-buy-button
block, exported by the Product Summary app, has a new prop calledbuyButtonBehavior
that defines the button's behavior when clicked on. Understand which behaviors are accepted by accessing the Product Summary Buy Button documentation. -
Open Graph meta tags - Open Graph meta tags (used by Facebook) are now available in the
store.home
,store.product
, andstore.search
templates (respectively home, product, and search result pages). These tags are extremely useful when these pages are shared on Facebook, since they're used to display rich previews to users. -
CSS Handles for Search Result - A VTEX IO release notes is not a proper one if it does not include new CSS Handles.
filterBreadcrumbsItem
andfilterBreadcrumbsItemName
were added to the Search Result app, allowing for the customization of filter breadcrumbs on mobile devices. -
CSS handles for Search Bar - Another CSS Handles release to make you smile: the Search Bar block, exported by the Store Components app, gained new handles responsible for customizing the search bar component specifically when it is opened and/or filled out by users.
-
Quantity badge behavior on Minicart - The
minicart.v2
block, part of the Minicart app (v2), received a new prop calleditemCountMode
. This new prop is responsible for defining the quantity badge's behavior when displaying the number of items added to the Minicart. Understand which behaviors are accepted by accessing the Minicart app documentation. -
Minicart icon - Flexibility is what we aimed for this past month! Thanks to the new
MinicartIcon
prop, you can now change the Minicart icon (v2) by choosing from the icons exported by the Store Icons app. Check out the Minicart documentation in order to learn how to use this new prop. -
Progress bar on the search results page - The
search-products-progress-bar
block, responsible for displaying a progress bar for product results on the search results page, can now be declared as a child of thesearch-result
block from the previous version of the Search Result app. Previously, it only could be declared as a child of thesearch-result-layout
block pertaining to current version of the app.
Bug fixes 🐛
-
Clear button from mobile filter sidebar - The Filter sidebar's
Clear
button was not properly working on mobile devices, since it was not properly clearing filters applied by users. This behavior has been fixed and the button now clears every checked filter. -
Assembly options selection - Previously, assembly options were only selected if the user clicked on the Radio button/checkbox. In order to improve user experience, assembly options are now duly selected whenever users select them (whether using the buttons or not).
-
Newsletter's email address field - Spaces unintentionally added to the Newsletter's email address field were invalidating user subscriptions. The component no longer accepts spaces in the field, thus improving user experience.
-
Search Result's custom query - The
search-result-layout.customQuery
block, exported by the Search Result app and responsible for performing custom queries to the Search API, was not properly working when declared in a column built by the Flex Layout app. This unwanted behavior is now fixed.
Praises ✨
We would not be able to deliver so many amazing results during this last month if it were not for the following outstanding contributors:
- BeatrizMiranda from ACCT
- gustavopvasconcellos from ACCT
- ygorneves10 from Corebiz
- igorpoubel from Corebiz
Thank you, team 💪