Vue Storefront is now Alokai!
Learn More ri:search-line Search material-symbols:keyboard-command-key K ri:github-fill ri:menu-2-fill @vsf-enterprise/unified-api-mocks
@vsf-enterprise/unified-api-mocks d50630f: Add missing changeCustomerPassword
method 98c8e77: Add new field categoryParentId
to the SfCategory
model. a912cf6: - Update searchProducts()
API method:
remove categoryHierarchy
, currentCategory
& subCategories
fields Remove productCount
field from SfCategory
d514fe7: Implement a new GetCategory
method which allows to get the category and its ancestors by category id. 64f49d8: Added quantityLimit
to the unified line item 6a3e0e8: Customize SfFacet
type with getFacetType
config method.
Filter out facets
data from searchProducts
API method with filterFacets
config method. f5d72f14: Update unified-data-model
version 1df82d2c: Enhanced getCurrencies
method to return current currency value Updated dependencies 1df82d2c @vue-storefront/unified-data-model@0.10.0 Added productId to unified line item Updated dependencies:
@vue-storefront/unified-data-model@0.8.0 Added mocked endpoints for Orders, Customer Address & Currencies Updated dependencies:
@vue-storefront/unified-data-model@0.7.0 Publish src
directory Updated dependencies:@vue-storefront/unified-data-model@0.6.0 Added a UpdateCustomer
method data model and implemented for unified-data-mocks. Updated dependencies:
@vue-storefront/unified-data-model@0.3.0 Split GetProducts
method into two methods:GetProducts
which allows to get specific products by ids
or skus
and SearchProducts
which allows to search for products by facets
, category
, and search
phrase with an option to paginate and sort results Implemented customer auth methods for unified-api-mocks Updated dependencies:
@vue-storefront/unified-data-model@0.2.0 Fallback to first product in list in addCartLineItem
method to allow to add a product to cart, when the real ecommerce product id is used (e.g. because getProductDetails
method is using the ecommerce data, not mocks) Updated dependencies:
@vue-storefront/unified-data-model@0.1.0 Extended SfProduct data model with quantityLimit Updated dependencies:
@vsf-enterprise/unified-data-model@0.5.0 Improve DX of initializing normalized extension: add createUnifiedExtension
function which set up the extension and facilitates the extendApiMethods
customization, by infering the parameters type of the base api methods. Removed ability to SetBillingAddress within SetCartAddress method. Now only SetShippingAddress is allowed Remove discount
field from SfCartCoupon
interface Updated dependencies:
@vsf-enterprise/unified-actions@0.5.0 @vsf-enterprise/unified-data-model@0.4.0 Updated dependencies:
@vsf-enterprise/unified-actions@0.4.0 Update packages for SI demo preparation Fix typo: rename GetProductDetail interface to GetProductDetails Updated dependencies:@vsf-enterprise/unified-actions@0.3.0 @vsf-enterprise/unified-data-model@0.3.0 Update packages for SI demo preparation Updated dependencies:
@vsf-enterprise/unified-actions@0.2.0 @vsf-enterprise/unified-data-model@0.2.0 Update release pipeline Updated dependencies:@vsf-enterprise/unified-actions@0.1.1 @vsf-enterprise/unified-data-model@0.1.1 Update packages in order to prepare unified storefront demo Update packages for demo purposes Updated dependencies:
@vsf-enterprise/unified-data-model@0.1.0 @vsf-enterprise/unified-actions@0.1.0