-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prefix interface types with UUI #716
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-716.westeurope.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test failed because of this, I think:
…/umbraco/Umbraco.UI into chore/interface-types-UUI-prefix # Conflicts: # packages/uui-badge/lib/uui-badge.element.ts
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-716.westeurope.azurestaticapps.net |
2 similar comments
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-716.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-716.westeurope.azurestaticapps.net |
Prefixes interface types with UUI to align with our other UUI types
Types of changes
Checklist