This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
Releases: AvaloniaUI/Avalonia.NameGenerator
Releases · AvaloniaUI/Avalonia.NameGenerator
0.1.2
Fixes:
- 734f344 fix: Don't Throw when Attached Properties are Unknown (#12) @worldbeater
0.1.1
Features:
- 2c8d46d feature: Add XamlXRawNameReferenceXamlParser (#4) @worldbeater
- 08ed528 feature: Use XamlX for Type Resolution (#5) @worldbeater
- 701daf0 feature: Don't Generate x:Name References for DataTemplates (#10) @worldbeater
Housekeeping:
- e3490c6 housekeeping: Diagnostics and Refactorings (#6) @worldbeater
- 7fc979f housekeeping: Add XamlNameReferenceGenerator.Tests (#7) @worldbeater
- 73cd39b housekeeping: Add Basic GitHub Actions Configuration (#11) @worldbeater
Other:
- 5f132c9 Add Avalonia Source Generator for x:Name refs @worldbeater
- e5f3c79 Ignore Idea stuff @worldbeater
- 433c279 Allow specifying namespaces manually @worldbeater
- 2318f71 Support custom controls via AdditionalNamespaces @worldbeater
- b45c450 Remove markup extension transformer @worldbeater
- 53942a5 Update README.md @worldbeater
- aa0fbc6 Exclude ControlTemplates (#2) @worldbeater