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.
- Added
VueObserveVisibility
andVueLazyload
dependency - Added safe Area of Elements in the Bottom Elements(#499)
- Fixed mega menu z-index (#692)
- Replaced icon size, font styling, margin and padding's hard coded values with variables(#619)
- Refactored styling of category page(#617)
- Fixed the position of categories during scrolling in o-search-panel (#613)
- Refactored m-update-password styling(#606)
- Refactored shipping details styling of o-my-account-shipping -details(#610)
- Refactored address form styling of my account page(#608)
- Removed Horizontal Padding on product bottom section in product page (#534)
- Removed backdrop filter to position sort by drop down of category page in mobile (#669)
- Improved search on mobile (#542)
- Added min height to the main content of the page (#503)
- Made navbar visible while scrolling on mobile(#622)
- Updated o-personal-details (#601)
- Fix broken mega menu. Requires one change in the config. (#509)
- Using
getProductPrice
helper for calculating product prices in Cart/Checkout - Improved: the error message for the zip-code field on shipping and payment page(#589)
- Fixed spacing of a-product-quantity(#614)
- Improved: Z-index for dropdowns(#536)
- Improved: Height for the micro cart on mobile (#576)
- Fixed body scroll issue when open micro cart (#482)
- Improved speed of carousel in m-product-carousel(#623)
- Height of search result page on mobile (#474)
- Replaced: the slack community link with discord link(676)
- Updated the links of banners in product page (#445)
- Improved: code to empty the password fields when clicking the update password button ([#679] (#679))
- Updated: code to make the tab index work on the authentication modals(#434)
- Improved m-update-personal-data(#604)
- Fixed: modalComponents map type errors
- Fixed: remove product from Cart on Desktop
- Fixed: close Mega Menu after clicking on the Category
- Fixed: wrong product image on PDP after clicked on filtered product from PLP
- Fixed: set missing require for
phoneNumber
on the Checkout
- Replaced flex with css grid in product galley and info(#621)
- Removed margin from product rating(#621)
- Renamed class of guide, compare and save actions(#621)
- Updated margin of product additional info tabs(#621)
- Formatted HTML markup and reordered CSS styles(#621)
- Improved spacing around product carousal on home page(#471)
- Improved navbar layout (#467)
- Improved heading in search panel (#478)
- Fixed broken tiles of mega menu on mobile (#465)
- Improved: Consistency of profile icon (#553)
- Improved: Z-index for dropdowns(#536)
- Improved Error page spacings (#537)
- Improved styling around notification (#540)
- Added active state for the profile in bottom navigation (#541)
- Z-index for sidebar (#501)
- Added safe are in bottom elements (#499)
- Added safe are in bottom elements (#499)
- Used spacer variable for footer icons (#484)
- Improved spacing of elements of product page (#481)
- Removed: Overridden logo height (#490)
- Fixed: duplicate image issue in offine mode (#498)
- Fixed: Blank prices field on checkout in offline mode (#513)
- Preconnect with cdn.jsdelivr.net & fonts.googleapis.com - @Fifciu
- Adjusted the error page (#398)
- Use short description in PDP top section (#393)
- Fixed
isAddToCartDisabled
computed property (#377) - Update filters bar on category page (#381)
- Use i18n wrapper for the login title (#438)
- Corrected displayed the selected size option on product page (#436)
- Fixed memory leak (#419)
- Styling around color selector on filters in category page (#443)
- Styling around color filters (#442)
- Carousel time in product carousel (#444)
- Position of logout (#448)
- Fixed Dropdown in adding shipping address (#441)
- Added attribute tab on product page (#386)
- Used sku instead of product_id while preparing order line items product (#415)
- Replaced deprecated action product/list call with findProducts (#417)
- Fix hydration errors with fresh installation (#462)
- Fixed console warning related to value of key 'Sort by' is not a string (#476)
- Update pwacompat to avoid loading multiple favicons (vuestorefront/vue-storefront#4559)
- Fixed changing and deleting shipping details on MyAccount (#4499)
- Corrected displayed price when choosing configurable product second time (#493)
- 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)
- Support theme configuration via CLI (#369)
- Update types for
getBundleOptionsValues
(#371)
- Support for Storefront UI v0.7.10 (#360)
- 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)
- Support for Storefront UI v0.7.x (#303)
- 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)