Dan Walmsley
46e451e297
pin sdk.
4 years ago
Dan Walmsley
91b7c11641
fix integration tests on c# 11
4 years ago
Dan Walmsley
1fea5b1875
fix langversion compile.
4 years ago
Dan Walmsley
8510a1ba8a
fix build.
4 years ago
Steven Kirk
ca3d761fb4
Merge branch 'master' into fixes/scoped-keyword-fixes
4 years ago
Max Katz
9a93395277
Merge pull request #9190 from workgroupengineering/features/NetAnalyzers/CA1847
feat: Enable Rule CA1847
4 years ago
workgroupengineering
600aa3ad91
Merge branch 'master' into features/NetAnalyzers/CA1847
4 years ago
Max Katz
994605f91f
Merge pull request #9140 from robloo/colorpicker-updates-3
ColorPicker Update Roll-up
4 years ago
Max Katz
538dd82f2e
Merge branch 'master' into colorpicker-updates-3
4 years ago
Max Katz
60c0b51ab1
Merge branch 'master' into features/NetAnalyzers/CA1847
4 years ago
Max Katz
8b456cd79b
Merge pull request #9216 from rabbitism/titlebar
fix: fix caption button fluent theme and default theme.
4 years ago
rabbitism
2f124a9a48
fix: align with naming convention.
4 years ago
rabbitism
3184252633
fix: revert FullScreenButtonPath.
4 years ago
rabbitism
8dab69663f
fix: fix caption button fluent theme and default theme.
4 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.
4 years ago
Steven Kirk
2435d2e87b
Fix DataGrid cell contents lookup in DevTools.
4 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.
4 years ago
Giuseppe Lippolis
79754b9feb
fix: Address CA1847 rule
4 years ago
Giuseppe Lippolis
221bec69d4
Revert "fix: Address CA1847 rule"
This reverts commit 2f8273ae64 .
4 years ago
Giuseppe Lippolis
ef66584c76
Merge remote-tracking branch 'upstream/master' into features/NetAnalyzers/CA1847
4 years ago
Max Katz
42df4b76a7
Merge pull request #9147 from Gillibald/fixes/rtbMeasureArrange
[RichTextBlock] Properly arrange embedded controls during ArrangeOverride
4 years ago
Max Katz
66de52a82c
Merge branch 'master' into fixes/rtbMeasureArrange
4 years ago
Max Katz
a9dde59835
Merge pull request #9207 from robloo/color-palette-updates
Color Palette Updates
4 years ago
Max Katz
87f838e3a5
Merge branch 'master' into color-palette-updates
4 years ago
Benedikt Stebner
c1bbc0419b
Merge branch 'master' into fixes/rtbMeasureArrange
4 years ago
robloo
3b21596a85
Hand-off control to the ColorView after template is applied in ColorPicker
This solution doesn't require the hacky IsHostedInColorPicker property
4 years ago
robloo
7b69d2ae57
Revert "Add and implement IsHostedInColorPicker property to ColorView"
This reverts commit 2575a10fb0 .
4 years ago
Max Katz
67dfa361dc
Merge pull request #9200 from JetBrains/fixes/rangebase-check-fix
Fixed double value validation in RangeBase
4 years ago
robloo
7f110f34b3
Remove more public properties from SixteenColorPalette
4 years ago
Herman K
d17a757ddc
Merge branch 'master' into fixes/rangebase-check-fix
4 years ago
robloo
35245877b7
Improve FlatColorPalette (full chart) and add FlatHalfColorPalette
4 years ago
robloo
b1fed41143
Remove public color indexes from SixteenColorPalette
4 years ago
robloo
4b42a60bec
Improve MaterialColorPalette and add MaterialHalfColorPalette
4 years ago
Max Katz
09faea0f0a
Merge pull request #9192 from robloo/autocompletebox-textchanged-rework
AutoCompleteBox TextChanged Rework and Refactoring
4 years ago
robloo
e893560abe
Merge branch 'master' into colorpicker-updates-3
4 years ago
robloo
e96772e707
Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property
4 years ago
robloo
2fdbbacc60
Make some todo-areas of the code more clear
4 years ago
Herman Kirshin
555091aedc
Fixed double value validation in RangeBase
4 years ago
robloo
2575a10fb0
Add and implement IsHostedInColorPicker property to ColorView
This works-around some lifecycle issues by allowing the ColorView to specially handle how it handles property changes based on whether or not it is within a ColorPicker.
4 years ago
robloo
11a73142c0
Add additional ColorPicker sample to control catalog created from code-behind
4 years ago
robloo
c7bdbeede0
Merge branch 'master' into autocompletebox-textchanged-rework
4 years ago
Max Katz
911bf655b7
Merge pull request #9198 from rabbitism/toggleswitch
fix: fix toggleswitch knob part name in fluent template.
4 years ago
rabbitism
949cebed1a
fix: fix toggleswitch knob part name in fluent template.
4 years ago
Max Katz
840a2aa690
Merge branch 'master' into fixes/scoped-keyword-fixes
4 years ago
Max Katz
9e4d009a63
Merge pull request #9185 from workgroupengineering/fixes/NetAnalyzers/CA1802
fix: Missing CA1802
4 years ago
Max Katz
f2751a14ad
Merge branch 'master' into fixes/NetAnalyzers/CA1802
4 years ago
Max Katz
38be8adc66
Merge pull request #9197 from emmauss/android_external
Some changes to allow for external toolkit support on android
4 years ago
Emmanuel Hansen
62c64ba1dd
Merge branch 'master' into android_external
4 years ago
Emmanuel Hansen
05cbcfb391
Some changes to allow for external toolkit support on android
4 years ago
Max Katz
13f2507521
Merge pull request #9186 from workgroupengineering/fixes/NetAnalyzers/CA1825
fix: missing 1825 rule
4 years ago