Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 287 Bytes

2023-01-31-2023-01-27-switch-to-clipboard-api.md

File metadata and controls

8 lines (8 loc) · 287 Bytes
title issue author
Switch to Clipboard API
NEXT-25137
l.boecker@shopware.com

Administration

  • Deprecated method Shopware.Utils.dom.copyToClipboard which will be removed in v6.6.0.
  • Added method Shopware.Utils.dom.copyStringToClipboard which uses the new Clipboard API.