Skip to content

feat: 💄 add more custom properties to uui-box #772

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

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

julczka
Copy link
Contributor

@julczka julczka commented Apr 4, 2024

Description

This PR adds the following custom properties to uui-box:

  • --uui-box-border-width,
  • --uui-box-box-shadow,
  • --uui-box-border-radius

closes #768

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Motivation and context

With that it is possible to implement changes required for redesign of cloud portal wich is removing the shadow, adding a border and changing the border radius of UUI-box globally

How to test?

Screenshots (if appropriate)

Checklist

  • If my change requires a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

add --uui-box-border-width, add --uui-box-box-shadow, add --uui-box-border-radius
Copy link

github-actions bot commented Apr 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-772.westeurope.azurestaticapps.net

@iOvergaard iOvergaard added the enhancement New feature or request label Apr 5, 2024
@iOvergaard iOvergaard merged commit def0263 into v1/contrib Apr 5, 2024
@iOvergaard iOvergaard deleted the feature/support-border-on-uui-box branch April 5, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support border for uui-box
2 participants