Releases: commercetools/commercetools-sunrise-theme
Releases · commercetools/commercetools-sunrise-theme
v0.49.0
- Fixed aspect ratio of product thumbnail pictures.
- When loading product thumbnail pictures it shows a loading animation, which also prevents the layout from breaking.
- Banners in the home page are served in different sizes according to screen size.
v0.48.0
- Generates HTML comments around each partial template with the file path, so that is easy to identify the template containing the code.
- Added
generator
meta in HTML header with "commercetools".
v0.47.0
- Lazy loading for product thumbnail pictures.
v0.46.0
- Rebranding from SPHERE.IO to commercetools.
v0.45.0
- Improved structure of JSON data for line item and product data, which affects positively the design of classes in the implementation side.
v0.44.0
- Allows to disable locator switcher.
- Added missing IDs to locator switcher forms.
v0.43.0
- Uses independent forms for language and country.
- Disabled language and country selectors when no language or country are given.
- Updated project development dependencies to latest versions (except i18next).
v0.42.0
- Some CSS improvements, such as adding some padding to input text fields.
- Added some missing i18n messages.
v0.41.0
- Unified JSON structure of checkout shipping step with others.
- Added missing HTML Form information to checkout shipping step.
- Some performance optimizations such as:
- Step in build process that compresses images.
- Minify all CSS files.
- Minify all JS files.
v0.40.0
- Improved release process.