Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 426 Bytes

2023-08-09-change-sw-bulk-edit-change-type-default-event.md

File metadata and controls

13 lines (13 loc) · 426 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: Change sw-bulk-edit-change-type default event
issue: NEXT-28991
author: Sebastian Seggewiß
author_email: [email protected]
author_github: @seggewiss
---

Administration

  • Changed sw-bulk-edit-change-type to emit update:value instead of change

Next Major Version Changes

sw-bulk-edit-change-type default event:

  • Change event listeners from @change="onChange" to @update:value="onChange"