This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Releases: vuestorefront/vsf-capybara
Releases · vuestorefront/vsf-capybara
VSF Capybara 1.0.6
Changed / Improved
- Refactored and simplified CSS across all pages
- Updated profile and shipping designs
- Improved readability for HTML and CSS
- Upgraded to CSS Grid based layouts
Breaking change:
- For Vue Storefront 1.12.3 and earlier include "children_data.*" as includeFields for category in default.json.
hotfix/v1.0.6:
- Fixes in category navbar z-index
- characteristics on checkout page
- delete address button on desktop use
VSF Capybara 1.0.5
Changed / Improved
- 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
VSF Capybara 1.0.4
Changed / Improved
- 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)
VSF Capybara 1.0.3
Changed / Improved
- 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)
- 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)
VSF Capybara 1.0.2
Added
Changed / Improved
VSF Capybara 1.0.1
VSF Capybara 1.0.0-rc.2
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)
VSF Capybara 1.0-rc.1
New default template theme for Vue Storefront, based on Storefront UI. 90% of the Capybara code is closed in the Storefront UI library. Thanks to it, Capybara can maintain its flexibility, but minimize the risk of errors.
🔨 Current status: Release Candidate
We have prepared short introduction to our coding standards and conventions we are using in Capybara theme.