Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

71 lines (53 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.2] - 03.07.2020

Added

Changed / Improved

  • Update sfui version to 0.7.11
  • Changed the banner links to correct path (#379)
  • Improved the background of MegaMenu (#401)
  • fix problem with changing product color - should be changed product image fix close sidebar when push esc button add cacheTags to pages remove Home page mixin - (#410)

[1.0.1] - 2020.06.02

Added

Changed / Improved

  • Support theme configuration via CLI (#369)
  • Update types for getBundleOptionsValues (#371)

[1.0.0-rc.2] - 2020-05-13

Added

  • Support for Storefront UI v0.7.10 (#360)

Changed / Improved

  • No option to add a new review (#330)
  • Size guide is not visible when user switches to PDP from related list (#329)
  • Can't install dependencies - yarn error (#351)
  • Problem with displaying dropdown list (#328)
  • SSR mismatch in bottom navigation (#354)
  • Show login modal for my account link in footer (#325)
  • Tabs on the product page are not reset properly (#228)
  • Add changelog (#345)
  • Support discount coupons in mobile view (#361)

[1.0.0-rc.1] - 2020-04-27

Added

  • Support for Storefront UI v0.7.x (#303)

Changed / Improved

  • Minimal layout for Error page
  • Add possibility to disable quicklink (#301)
  • Adapting Checkout to Storefront UI v0.7.x (#303)
  • Adapting notifications to Storefront UI v0.7.x (#303)
  • Adapting modals to Storefront UI v0.7.x (#303)
  • Adapting PDP to Storefront UI v0.7.x (#303)
  • Adapting search to Storefront UI v0.7.x (#303)
  • Adapting cart to Storefront UI v0.7.x (#303)
  • Adapting My Account to Storefront UI v0.7.x (#303)
  • Adapting static pages to Storefront UI v0.7.x (#303)
  • Adapting filters to Storefront UI v0.7.x (303)
  • Unnecessary 'more actions' icon in cart in mobile view (#337)
  • Focus on the specific step of the checkout (#336)
  • 'Empty cart' icon is not displayed (#335)
  • Inform about registering for Push Notification (#332)
  • Fixed layout for buttons in checkout (#331)
  • Disable quicklink by default (#343)