Vuestorefront Community Vendure Versions Save

Vue Storefront 2 integration for Vendure

1.2.0

2 years ago

1.2.0

  • [Bug]: sizes of images in related products component #172
  • [Bug]: Project is not building #176
  • [Docs]: Update README.md #177
  • [Bug]: BottomNavigation on mobile is moved to the left, and cannot open the mobile menu #184
  • [Feature]: Replace mocked products in carousel on Home page #165
  • [Bug]: Country state on billing step not getting persisted upon selection #194
  • [Bug]: Pagination not working #200
  • [Bug]: Cannot continue to payment if shipping price i 0 #199
  • [Feature]: expose getCode on order setters #203
  • [Bug]: HTTP 500 calling /api/vendure/resetPassword #205
  • [Bug]: Shipping and Payment methods descriptions not rendered correctly or missing #212

1.1.0

2 years ago

1.1.0

  • [Feature]: implement Search functionality for SearchBar #131
  • [Feature]: implement localized content from Vendure api. #142
  • [Feature]: Add currency extension #163
  • [Bug]: adding/removing product to/from wishlist on Category page #169
  • [Bug]: Filter display as numeric index in mobile mode #153
  • [Bug]: Static pages doesn't handle properly multiple space occurrence inside title #154
  • [Bug]: Customer name not displayed in account form on first load #125

1.0.0

2 years ago
  • [Feature]: implement useUserShipping #73
  • [Feature]: implement useUserBilling #74
  • [Feature]: implement static pages #121
  • [Feature]: implement changeUserEmail #105
  • [Feature]: add Related Products functionality #37
  • [Feature]: implement useWishlist #66
  • [Bug]: mobile menu doesn't work #119
  • [Feature]: implement forgotPassword #114
  • [Bug]: order history does not display order content #126
  • [Bug]: Entering an invalid promo code makes cart appear empty #132
  • [Bug]: Sort By dropdown always displays "Latest", even when using other sort methods #129
  • [Bug]: Quantity controls in horizontal product list card not working #128
  • [Bug]: Filter checkbox cannot be unchecked #130
  • [Bug]: Update SFUI to the newest version #147
  • [Bug]: Formatted text not parsed in product page #122
  • [Bug]: Get rid of the conventional-pr-name github action workflow bug

1.0.0-beta.3

2 years ago

1.0.0-beta.3

  • [Docs]: add new Vendure videos and fix images src #101
  • [Bug]: remove cart check from middleware #97
  • [Feature]: implement usePayment composable #67
  • [Feature]: added missing translation #76
  • [Feature]: implement user Profile #74
  • [Feature]: implement Product Breadcrumbs #36
  • [Bug]: LoginModal is closing when login was unsuccessful #104
  • [Feature]: implement useUserOrders #71

1.0.0-beta.2

2 years ago
  • [Docs]: replace all occurences of <% REPOSITORY %> #44
  • [Docs]: add contributors to docs #64
  • [Bug]: revert extend and styles links #43
  • [Docs]: update getting Started docs #70
  • [Bug]: remove OrderAddress from helpers shipping-billing #69
  • [Feature]: update repo to use VSF 2.4 #35
  • [Docs]: generate API Client reference in the docs #45
  • [Docs]: add section about theme in docs #55
  • [Feature]: update packages due to security report #85
  • [Feature]: implement checkout middleware and fix payment error #82
  • [Feature]: update project for Core Web Vitals #90
  • [Feature]: create a demo of VSF & Vendure & Storyblok #92

1.0.0-beta.1

2 years ago

MVP Flow

  • Category Page (with Category Tree, filtering and sorting)
  • Product Page (with variants and basic info about the product)
  • Cart (add/remove, change quantity)
  • Checkout (Customer, Shipping, Billing, Payment, Coupon, Thank You)

Changelog

  • [Feature]: develop shipping and billing functionality #49
  • [Feature]: Add step in checkout about customer data #57
  • [Feature]: develop/finish payment mock and order checkout functionality #56
  • [Feature]: Implement user log in #14
  • [Feature]: implement user registration #50
  • [Feature]: Implement user log out #15
  • [Bug]: mvp flow #63
  • [Feature]: develop isInCart feature #46
  • [Feature]: convert getShippingMethodPrice from CT to Vendure #47
  • [Feature]: extend options of cookie set to the browser #53
  • [Feature]: Create cart #6
  • [Feature]: Get current cart object #38
  • [Feature]: cart getters #41
  • [Feature]: Apollo client configuration for Vendure connection #21
  • [Feature]: Add to cart #7
  • [Feature]: Change the quantity of an item in the cart #9
  • [Feature]: Remove promo coupon #13
  • [Feature]: create Docs for composables and integration #30
  • [Feature]: Connect to Vendure shop-api #16
  • [Feature]: Refactor file structure to match magento 2 #18
  • [Feature]: add VuePress docs and standarize repo #20
  • [Feature]: Refactor composable to not modify response (create custom getters) #23
  • [Feature]: Fetch product variants #3
  • [Feature]: Fetch single category #4
  • [Feature]: Fetch category tree #5