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

Update CardControl #707

Merged
merged 4 commits into from
Nov 13, 2023
Merged

Conversation

xmine64
Copy link
Contributor

@xmine64 xmine64 commented Jul 18, 2023

  • Added CornerRadius property to allow user to customize corner radius on card controls
  • Added CardControl to WPF-UI Control Gallery
  • Added CardControlAutomationPeer to add support for screen readers

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

WPF-UI has poor Accessibility support, screen readers don't work with some controls at all, like NavigationView.

@cla-bot
Copy link

cla-bot bot commented Jul 18, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @dependabot[bot], @xmine64 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added.

@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. github_actions Pull requests that update GitHub Actions code labels Jul 18, 2023
@xmine64 xmine64 changed the base branch from main to development July 18, 2023 17:25
@pomianowski pomianowski closed this Sep 9, 2023
@pomianowski pomianowski reopened this Sep 9, 2023
@github-actions github-actions bot removed the github_actions Pull requests that update GitHub Actions code label Sep 9, 2023
@xmine64
Copy link
Contributor Author

xmine64 commented Oct 24, 2023

@pomianowski Do I need to do anything?

@github-actions github-actions bot removed the controls Changes to the appearance or logic of custom controls. label Nov 13, 2023
@pomianowski pomianowski merged commit e7ba446 into lepoco:development Nov 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants