Skip to content
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

feat(uui-button): add transition property #771

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

julczka
Copy link
Contributor

@julczka julczka commented Apr 4, 2024

Description

This PR adds a --uui-button-transition custom property to #button selector so you can set a transition on the button properties if you want to (closes #764 )
It also cleans up some unused code and adds styling for :focus-visible pseudoclass ( closes #749 ). See image below.

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

How to test?

Screenshots (if appropriate)

image

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.

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-771.westeurope.azurestaticapps.net

@julczka julczka marked this pull request as ready for review April 4, 2024 08:48
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-771.westeurope.azurestaticapps.net

1 similar comment
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-771.westeurope.azurestaticapps.net

@iOvergaard iOvergaard added the enhancement New feature or request label Apr 5, 2024
@iOvergaard iOvergaard merged commit da9151a into v1/contrib Apr 5, 2024
8 checks passed
@iOvergaard iOvergaard deleted the feature/transition-on-uui-button branch April 5, 2024 13:33
@iOvergaard iOvergaard changed the title Feature/transition-on-uui-button feat(uui-button): add transition property Apr 5, 2024
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
2 participants