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

Authoring bug fixes and xaml type mapping #666

Merged
merged 4 commits into from
Jan 15, 2021

Conversation

manodasanW
Copy link
Member

@manodasanW manodasanW commented Jan 14, 2021

  • Finished up incomplete XAML type mappings
  • Added support for propagating class member attributes to the respective static / default interface member
  • Added support for propagating interface member attribute to the class member
  • Fixed bugs with ordering of interface impls

Fixes #662 and contributes to #309

@manodasanW manodasanW merged commit fb0e7ad into master Jan 15, 2021
@manodasanW manodasanW deleted the manodasanw/defaultoverload branch January 15, 2021 03:17
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.

Authoring with user control - diagnostics catching Xaml generated file
2 participants