Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 439 Bytes

2021-07-05-change-`sw-url-field`-component-to-support-valid-urls.md

File metadata and controls

11 lines (11 loc) · 439 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-url-field` component to support valid URLs
issue: NEXT-15747
author: Raoul Kramer
author_email: r.kramer@shopware.com 
author_github: @djpogo
---

Administration

  • Changed input handling of URLs in sw-url-field to support valid URLs
  • Added boolean omitUrlHash property when set, URL hashes #hash are removed
  • Added boolean omitUrlSearch property when set, URL search parameters ?search=param are removed