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

Implement accessibility support for reflection #191

Merged
merged 7 commits into from
Nov 11, 2024

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Nov 6, 2024

Changes

  • In class template proxy, added awareness for accessibility in reflection types.
  • Added a new named requirement ProBasicReflection.
  • Updated the semantics of the existing named requirement ProReflection.
  • Updated unit tests accordingly.
  • Updated documentation accordingly.

Resolves #187

@mingxwa mingxwa requested review from tian-lt and guominrui November 6, 2024 15:11
docs/PRO_DEF_FREE_DISPATCH.md Show resolved Hide resolved
@mingxwa mingxwa merged commit d1b9567 into microsoft:main Nov 11, 2024
6 checks passed
@mingxwa mingxwa deleted the user/mingxwa/improve-reflection-a11y branch November 11, 2024 09:35
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.

Improve accessibility for reflection
2 participants