Foxy / foxy-elements

Elements and resources for use in other front-end code, like the admin and customer portal.
https://elements.foxy.dev
MIT License
7 stars 8 forks source link

fix(foxy-customer-portal): fix `hiddencontrols` selector for logged in view #116

Closed pheekus closed 1 year ago

pheekus commented 1 year ago

BooleanSelector is sensitive to newline characters. In some instances, it was preventing devs from applying complex customizations that involved hiding controls deep in the Shadow DOM. This commit addresses that issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.21.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.22.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: