Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 368 Bytes

2021-11-12-check-selector-for-better-dom-selector-in-plugin-registration.md

File metadata and controls

11 lines (10 loc) · 368 Bytes
title issue author author_email author_github
Check selector for better dom-selector in plugin registration
NEXT-19653
tinect
s.koenig@tinect.de
tinect

Storefront

  • Added private method _queryElements to plugin.manager to determ the best dom-selector based on common characters a-zA-Z1-9_-
  • Added handling of HTMLCollection to iterator.helper