Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 547 Bytes

2024-01-12-unify-sw-form-field-renderer-events.md

File metadata and controls

17 lines (17 loc) · 547 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Unify sw-form-field-renderer-events
issue: NEXT-31166
author: Sebastian Seggewiss
author_email: s.seggewiss@shopware.com
author_github: @seggewiss
---

Administration

  • Changed sw-form-field-renderer events. All automatically mapped components now use the prop value and the event update:value.

Upgrade Information

sw-entity-multi-id-select

  • Change model ids to value.
  • Change event update:ids to update:value

sw-price-field

  • Change model price to value
  • Change event update:price to update:value