title | issue |
---|---|
Allow snippet value to include bootstrap 5 data attributes |
NEXT-26073 |
- Added a new
bootstrap
set for parametershopware.html_sanitizer.sets
to allow bootstrap 5 data attributes - Added
custom_attributes
option in a html_sanitizer set to allow adding custom attributes toHTMLPurifier_Config
- Changed method
\Shopware\Core\Framework\Util\HtmlSanitizer::sanitize
to add custom attributes toHTMLPurifier_Config
before purify string - Added
bootstrap
set forsnippet.value
field in parametershopware.html_sanitizer.fields