Skip to content

Releases: commercetools/commercetools-sunrise-theme

v0.49.0

28 Jan 21:20
Compare
Choose a tag to compare
  • 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

26 Jan 17:23
Compare
Choose a tag to compare
  • 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

25 Jan 13:17
Compare
Choose a tag to compare
  • Lazy loading for product thumbnail pictures.

v0.46.0

25 Jan 13:19
Compare
Choose a tag to compare
  • Rebranding from SPHERE.IO to commercetools.

v0.45.0

18 Jan 16:53
Compare
Choose a tag to compare
  • 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

14 Jan 14:17
Compare
Choose a tag to compare
  • Allows to disable locator switcher.
  • Added missing IDs to locator switcher forms.

v0.43.0

14 Jan 10:19
Compare
Choose a tag to compare
  • 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

07 Jan 13:29
Compare
Choose a tag to compare
  • Some CSS improvements, such as adding some padding to input text fields.
  • Added some missing i18n messages.

v0.41.0

30 Dec 20:59
Compare
Choose a tag to compare
  • 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

21 Dec 18:09
Compare
Choose a tag to compare
  • Improved release process.