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/normalizer-commercetools
8401301: DEPRECATED Library integrated into @vsf-enterprise/unified-api-commercetools
package. Update imports for normalizer methods as follows:import { normalizers } from "@vsf-enterprise/unified-api-commercetools"
a912cf6: - Remove productCount
field from SfCategory
1f52ffa: Update dependencies 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. 61123d7: Sanitize data like product name and product description in normalizers. f5d72f14: Update unified-data-model
version Fixed cart's total coupon discounts value Return authenticated customer email from normalizeCart in @vsf-enterprise/normalizer-commercetools
and @vsf-enterprise/normalizer-sapcc
packages. Added productId to unified line item Updated dependencies:
@vue-storefront/unified-data-model@0.8.0 PlaceOrder implementation in unified-api-commercetools & unified-api-sapcc Added endpoints GetOrders & GetOrderDetails. Added normalizers for Order, OrderLineItem & OrderListItem Updated dependencies:
@vue-storefront/unified-data-model@0.7.0 Fixed attributes normalization for boolean
, lenum
, ltext
attributeDefinitions Publish src
directory Temporary use empty methods for missing normalizers (in-development) Updated dependencies:@vue-storefront/unified-data-model@0.6.0 Added implementation for customer address methods of @vue-storefront/unified-data-model
:CreateCustomerAddress
UpdateCustomerAddress
GetCustomerAddresses
DeleteCustomerAddress
Added implementation for customer address methods of @vue-storefront/unified-data-model
:CreateCustomerAddress
UpdateCustomerAddress
GetCustomerAddresses
DeleteCustomerAddress
Changed SetShippingAddress
to accept a new interface SfCreateAddressBody
. Thanks to that we ensure that all required address fields are passedCreated definition for Customer
methods:
CreateCustomerAddress
: allows to set a new address for currently logged in customerUpdateCustomerAddress
: allows to update an existing address belonging to currently logged in customerGetCustomerAddresses
: returns all addresses assigned to currently logged in customerDeleteCustomerAddress
: allows to delete an existing address belonging to currently logged in customer Updated dependencies:@vue-storefront/unified-data-model@0.4.0 Added normalizer for Customer & 4 API Methods for customer related actions Add an option to pass a commercetools Product
to normalizeProductCatalogItem
function Updated dependencies:@vue-storefront/unified-data-model@0.2.0 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 Remove discount
field from SfCartCoupon
interface Set productCount
on SfCategory
as nullable Updated dependencies:@vsf-enterprise/unified-actions@0.5.0 @vsf-enterprise/unified-data-model@0.4.0 Move @shared/utils
to devDependencies Updated dependencies:@vsf-enterprise/unified-actions@0.4.0 Fix "Couldn't find package" error for @shared libraries 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 @shared/utils@0.0.2 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