- Merge request !13330[#3549146] Allow dot in library name for icon library name → (Open) created by yannickoo
Over in
🐛
Fix RegEx for Icon library schema definition
Active
we adjusted the RegEx for library validation of icons. Now I wanted to load the library of a Single-Directory Component which has the pattern core/components.THEME--COMPONENT
. The problem is that we don't allow dots which should be fixed so people could load libraries of their SDCs as well 😇
Try to use library: 'core/components.THEME--COMPONENT'
in your THEME.icons.yml
file. You will see a validation error.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.