145 Commits (ca4a672be21f991ea85d2b175152ce4e86ce5ccc)

Author SHA1 Message Date
Max Katz f60321efc2
Fix previewer sometimes not finding deps file (#14552) 2 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 2 years ago
workgroupengineering 55432bd8fb
feat: Allow Name Generator to disable attach to DevTools (#14425) 2 years ago
Max Katz ef9004fa94
Use embed JSON parser instead of Regex while parsing Deps file (#14287) 2 years ago
Max Katz c391117795
Remove "netcoreapp2.0" target from the Avalonia. Make previewer use netstandard2.0 (#14268) 2 years ago
Julien Lebosquain 9f5a1027fd
Warning cleanup (#13656) 3 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 3 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
Max Katz 7a25e37113
Use latest Angle builds (#13081) 3 years ago
Max Katz dcd1b59783
Trimmable runtime xaml loader (#12937) 3 years ago
Meloman19 7479f53750
Fix offset expression animation (#13071) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Max Katz 292d7acd83
Fix XAML name generator with non-Avalonia XAML files (#13001) 3 years ago
Tom Edwards 5d3a90a5cc
Detect recursion in analyser `while` loops (#12916) 3 years ago
workgroupengineering f430981dd9
feat: Avalonia Properties Page (#12562) 3 years ago
Julien Lebosquain c977ce540e
Fix property analyzer exception 3 years ago
Julien Lebosquain a99fb216cc
Use embedded pdb for analyzers and build tasks 3 years ago
mrxx99 0ce9a6ed87 Fix creating fields for attached properties called name. closes #12283 3 years ago
Julien Lebosquain 6eff41172f
Generate symbol packages 3 years ago
jankrib 7dbe6f292a Handle OperationCanceledException 3 years ago
jankrib 48162b0ebc Use cancellation token in name generator 3 years ago
Giuseppe Lippolis 386eff004e fix: missing EnforceExtendedAnalyzerRules 3 years ago
Giuseppe Lippolis d296573404 fix: Warning CS0436 3 years ago
Max Katz 59ffdd9950 Revert to net461 3 years ago
Max Katz c3738875e6 Migrate to net462 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
Max Katz 3da148f5c2 Fix analyzers nuget package 3 years ago
Max Katz 7e0a7d5aab Disable more analyzers 3 years ago
Max Katz 4dbd7cb2a0 Disable most of analyzers 3 years ago
Max Katz dbc3c802a3 Add Analyzers project to the main package 3 years ago
Steven Kirk 1a3b8fbcac Don't allow binding to `ItemsControl.Items`. 3 years ago
Nikita Tsukanov 8b881f01b9 Writable composition properties 3 years ago
Max Katz 1e84029a41
Downgrade Microsoft.CodeAnalysis.CSharp 3 years ago
Max Katz c0cf6deb24 Include Avalonia.Generators.props properly 3 years ago
Julien Lebosquain a97d61a1e9
Fix Generators build 3 years ago
Giuseppe Lippolis 9201f23754 fix: Signal warnig if protected 3 years ago
Giuseppe Lippolis 12d418db33 fix: Address Review 3 years ago
Max Katz f4c82105ce Add AvaloniaNameGeneratorIsEnabled parameter 3 years ago
Max Katz adbbe46aee Reorganize generators code 3 years ago
Giuseppe Lippolis a503a3e1f0 fix(AvaloniaPropertyAnalyzer): Avoid AVP1031 when Avalonia Field Accessibily in not Public 3 years ago
Giuseppe Lippolis aa07941d7d fix: Address Rule RS1036: Specify analyzer banned API enforcement setting 3 years ago
affederaffe f68d17dcf6 Remove git submodule the second 3 years ago
Max Katz 30d1dc7e61 Setup generators project in the repository, use in the control catalog 3 years ago
Max Katz 6684e1e076 Remove everything that won't go into main repo 3 years ago
Max Katz 69d338e253 Move projects 3 years ago
affederaffe bdebcca9da Use Tmds.DBus.Protocol package 3 years ago
Tom Edwards 75a47777c2 Clean up diagnostic descriptions 3 years ago
Tom Edwards 1269b19bfc Fix spelling errors, improved grammar 3 years ago
Tom Edwards 0b7851fd92 Added SuperfluousAddOwnerCall 3 years ago