Giuseppe Lippolis
ed8b4fe5c0
Merge branch 'master' into features/NetAnalyzers/CA1822
3 years ago
Max Katz
6a3a2817cf
Merge pull request #9188 from workgroupengineering/features/NetAnalyzers/CA1820
feat: Enable rule CA1820
3 years ago
workgroupengineering
d7e1bf64cb
Merge branch 'master' into features/NetAnalyzers/CA1820
3 years ago
Max Katz
5a9baafa5e
Merge pull request #9229 from workgroupengineering/fixes/Benchmarks-Project
fix: double declaration OutputType
3 years ago
Max Katz
cef0dd556a
Merge branch 'master' into fixes/Benchmarks-Project
3 years ago
Max Katz
a8c56f34fe
Merge pull request #9215 from emmauss/span
Use Span directly when available
3 years ago
Max Katz
10db47378f
Merge branch 'master' into span
3 years ago
Max Katz
4fdaa240a9
Merge branch 'master' into fixes/Benchmarks-Project
3 years ago
Max Katz
f7f17224bb
Merge pull request #9231 from workgroupengineering/fixes/NetAnalyzers/tests
fix: disable NETAnalyzers for tests
3 years ago
Giuseppe Lippolis
48c91fbac7
fix: disable NETAnalyzers for tests
3 years ago
workgroupengineering
43e7c61142
Merge branch 'master' into features/NetAnalyzers/CA1820
3 years ago
Max Katz
1d67d02479
Merge pull request #9169 from AvaloniaUI/fixes/scoped-keyword-fixes
Fixes/scoped keyword fixes
3 years ago
Dan Walmsley
253267c821
make host app target netfx / nca 2.0
3 years ago
Dan Walmsley
e0e8f0a83c
Merge remote-tracking branch 'origin/master' into fixes/scoped-keyword-fixes
3 years ago
Dan Walmsley
813476a1a5
fix designer tests.
3 years ago
Max Katz
47930aa5f0
Merge pull request #9220 from AvaloniaUI/remove-resm-xaml-compilation
Removed deprecated XAML compiler features
3 years ago
Giuseppe Lippolis
cb0993b5fc
fix: double declaration OutputType
3 years ago
Giuseppe Lippolis
a763255f3f
fix: revert test changes
3 years ago
Max Katz
59eab52205
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Giuseppe Lippolis
e71f67670a
Merge remote-tracking branch 'upstream/master' into features/NetAnalyzers/CA1820
3 years ago
Dan Walmsley
ae7298bf50
Merge pull request #9228 from AvaloniaUI/integration-test-reliability
try and make test more reliable.
3 years ago
Nikita Tsukanov
46e13637ad
Fixed Avalonia.DesignerSupport.TestApp
3 years ago
Dan Walmsley
46e451e297
pin sdk.
3 years ago
Dan Walmsley
95ad8cc324
try and make test more reliable.
3 years ago
Dan Walmsley
91b7c11641
fix integration tests on c# 11
3 years ago
Dan Walmsley
1fea5b1875
fix langversion compile.
3 years ago
Dan Walmsley
8510a1ba8a
fix build.
3 years ago
Steven Kirk
ca3d761fb4
Merge branch 'master' into fixes/scoped-keyword-fixes
3 years ago
Max Katz
9a93395277
Merge pull request #9190 from workgroupengineering/features/NetAnalyzers/CA1847
feat: Enable Rule CA1847
3 years ago
workgroupengineering
600aa3ad91
Merge branch 'master' into features/NetAnalyzers/CA1847
3 years ago
Max Katz
5607001b9c
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Emmanuel Hansen
39bd2f074a
add parameters for number styles and provider to double parse
3 years ago
Max Katz
994605f91f
Merge pull request #9140 from robloo/colorpicker-updates-3
ColorPicker Update Roll-up
3 years ago
Max Katz
538dd82f2e
Merge branch 'master' into colorpicker-updates-3
3 years ago
Max Katz
8888bbbb37
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Nikita Tsukanov
b031dcfe1f
Removed deprecated XAML compiler features
3 years ago
Max Katz
60c0b51ab1
Merge branch 'master' into features/NetAnalyzers/CA1847
3 years ago
Max Katz
8b456cd79b
Merge pull request #9216 from rabbitism/titlebar
fix: fix caption button fluent theme and default theme.
3 years ago
rabbitism
2f124a9a48
fix: align with naming convention.
3 years ago
rabbitism
3184252633
fix: revert FullScreenButtonPath.
3 years ago
rabbitism
8dab69663f
fix: fix caption button fluent theme and default theme.
3 years ago
Dariusz Komosiński
4f6ef46369
Merge pull request #9214 from AvaloniaUI/fixes/devtools-with-no-theme
Fix DevTools when application does not include a theme.
3 years ago
Giuseppe Lippolis
6213676115
fix: Address CA1822 rule
3 years ago
Emmanuel Hansen
868e5a5488
switch to using helper in the color classes
3 years ago
Giuseppe Lippolis
9e1ff3e3be
fix: Addreaa review
3 years ago
Emmanuel Hansen
ee0c1b4778
Use span directly when available
3 years ago
Steven Kirk
2435d2e87b
Fix DataGrid cell contents lookup in DevTools.
3 years ago
Steven Kirk
6cc1215989
Initialize DevTools MainWindow theme in code.
Previously if no theme was included in App.xaml, then DevTools would fail to open because the `StaticResource` lookup would fail due to the window's XAML not being parsed yet.
3 years ago
Giuseppe Lippolis
630fc9a1c5
Merge remote-tracking branch 'upstream/master' into features/NetAnalyzers/CA1822
3 years ago
Giuseppe Lippolis
79754b9feb
fix: Address CA1847 rule
3 years ago