You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
Changed
If faulty code was entered into the FAQ widget, the FAQ widget and subsequent widgets could no longer be edited. In this case, you can now use the ShopBuilder's safe mode to correct the faulty code.
The event listeners for scrolling have been set to passive for the sticky container widget. This improves client-side performance.
The time until search suggestions are queried has been reduced from 500 milliseconds to 200 milliseconds in order to make the search more responsive.
The two toggles "Do you want to integrate Google reCAPTCHA?" and "I want the online store language to adjust to the browser language." have been removed from the Ceres assistant. The toggles served to display additional settings. These settings are now displayed by default.
Fixed
Under certain circumstances, the dynamic calculation of set prices was carried out incorrectly. This has been fixed.
The top bar widget setting Display customer registration did not work properly if the setting Display customer login was inactive. This has been fixed.
In item list widgets, the option No caption for the setting Caption type did not work as intended. This has been fixed.
In the Safari browser, the buttons for the shopping cart and the checkout could be truncated in the shopping cart preview. This has been fixed.
The Owl carousel used in the Ceres image carousel has a known display error, due to which a white line is visible on the left side of an image. This has been fixed for Ceres.
For export deliveries, the order confirmation displayed varying shipping costs for gross and net sums. This has been fixed.
In the item data table widget, the entry No age rating was not displayed. This has been fixed.
For orders that were completed via cash in advance and for which the order type Advance order had been set, the order confirmation did not display banking information. This has been fixed.
The HTML markup in the text input field for variation properties was displayed incorrectly in the order confirmation. This has been fixed.
The layout container LoginOverlay.ExtendOverlayButtons did not work as intended in the login widget. This has been fixed.
The tooltip popper on the registration page, which can be opened via the information icon, was displayed outside the visible area on mobile devices. This has been fixed.
Inactive countries in the country of delivery selection in the top bar widget were not displayed as inactive. This has been fixed.
If the tool bar for selected filers was expanded automatically after a reload, manually collapsing or expanding the toolbar did not toggle the jQuery classes class="collapsed" and aria-espanded="true". This has been fixed.
In the Ceres assistant, empty values could not be saved for options that are selected via checkbox groups. This has been fixed.
The label tag of facets from the ItemFilter component have been expanded by a CSS class that consists of the string "option-" and the ID of the facet. This serves to reintroduce styling possibilities that have been removed in a previous version.
Changed templates
In Ceres 5.0.6 we have made changes to a number of template files which are relevant for theme developers. You can find a list of the changed templates below. Each link directs you to the effected changes in the corresponding files.