Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 702 Bytes

2023-08-21-make-customer-module-vue-3-compatible.md

File metadata and controls

14 lines (14 loc) · 702 Bytes
title issue author author_email author_github
Make customer module Vue 3 compatible
NEXT-28997
Benedikt Schulze Baek
b.schulze-baek@shopware.com
bschulzebaek

Administration

  • Added emits property to sw-customer-address-form-options component
  • Added emits property to sw-customer-base-form component
  • Changed Vue 2 filters in sw-customer-base-info component to use computed properties instead
  • Changed Vue 2 filters in sw-customer-create component to use computed properties instead
  • Changed Vue 2 filters in sw-customer-list component to use computed properties instead
  • Changed Vue 2 filters in sw-customer-detail-order component to use computed properties instead