Steven Kirk
387728fb2d
Added failing test for animations without activator.
Mentioned in #9561 .
3 years ago
Steven Kirk
b382a9d6ac
Re-evaluate theme on tree detach + reattach.
Fixes #9561
3 years ago
Steven Kirk
58b5eeb9d2
Added failing tests for #9561 .
3 years ago
Max Katz
b72c33ea28
Merge pull request #9592 from item-industrietechnik/master
Notifications: Correctly set parent
3 years ago
Thomas Karl Pietrowski
2300373c92
Merge branch 'master' into master
3 years ago
Max Katz
bf5d217412
Merge pull request #9619 from comesx4/Add-Ctrl+Insert-and-Shift+Insert
fix: Add more copy&paste hotkeys
3 years ago
zhijun zhou
356b97220e
Merge branch 'master' into Add-Ctrl+Insert-and-Shift+Insert
3 years ago
zhouzj
8895fb660f
add more copy&paste hotkeys
3 years ago
Max Katz
8ab1758235
Merge pull request #9371 from comesx4/fix-progressbar-indicator-size-issue
Indicator size calculation should care about the ProgressBar's Padding property setting
3 years ago
zhijun zhou
78ae91d88f
Merge branch 'master' into fix-progressbar-indicator-size-issue
3 years ago
Max Katz
9acf082d47
Merge pull request #9541 from AvaloniaUI/fix-parent-service-provider
Pass parent's service provider to the StyleInclude, so parents stack is complete
3 years ago
Max Katz
83e649e7e9
Merge branch 'master' into fix-parent-service-provider
3 years ago
Max Katz
7675e61645
Merge pull request #9609 from AvaloniaUI/fixes/assert-in-unit-tests
Throw an exception on unit test assertion fail.
3 years ago
Steven Kirk
306ac0e21a
Throw an exception on unit test assertion fail.
3 years ago
Max Katz
c22464eb7d
Merge pull request #9588 from workgroupengineering/features/NetAnalyzers/CA1304
feat: Enable Rule CA1304
3 years ago
Max Katz
f720fd3cf3
Merge branch 'master' into features/NetAnalyzers/CA1304
3 years ago
Max Katz
5d785ca99a
Merge pull request #9189 from workgroupengineering/features/NetAnalyzers/CA1822
feat: Enable Rule CA1822
3 years ago
Max Katz
ded16050b2
Merge branch 'master' into features/NetAnalyzers/CA1304
3 years ago
Giuseppe Lippolis
6b1160b76d
fix: Address review
3 years ago
Giuseppe Lippolis
2aa79269e8
fix: Address reviw
3 years ago
Giuseppe Lippolis
2838429bb0
Merge branch 'master' into features/NetAnalyzers/CA1822
3 years ago
Nikita Tsukanov
bbd2cfaed4
Merge pull request #9600 from kivarsen/fix-controlcatalog-desktop-dxgi-crash
Fix crash when launching ControlCatalog.Desktop (see #9599 )
3 years ago
Kevin Ivarsen
00600f936f
Fix crash when launching ControlCatalog.Desktop (see #9599 )
3 years ago
Nikita Tsukanov
a615f87dc8
Merge pull request #9596 from workgroupengineering/features/Build/Tasks-1
feat: Avoid to running Avalonia Build Task. Closed #9539
3 years ago
Giuseppe Lippolis
90ac746515
feat: Avoid to running Avalonia Build Task. Closed #9539
Avoid running the Avalonia Build Task when there aren't Avalonia resources.
3 years ago
Thomas Karl Pietrowski
5946de28e6
Notifications: Correctly set parent
As of Avalonia 11 the notifications are broken and are shown always in the upper left corner.
I'm not an expert, but as the parent of the control is not correctly set, we can imagine that the library assumes that the coordinate (0, 0) is going to be used and thus it appears always at a static location.
After fixing the assignment of the parent, the notification bubbles are shown at the right corner again.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
Signed-off-by: Thomas Karl Pietrowski <t.pietrowski@item24.com>
Signed-off-by: Malte Lauterjung <malte.lauterjung@trinidat.de>
3 years ago
Max Katz
00ed0a091d
Merge pull request #9593 from workgroupengineering/features/NetAnalyzers/CA1826_to_CA1829
feat: Enable Rules from 1826 to 1829
3 years ago
Giuseppe Lippolis
b23756e48f
feat: Enable Rules from 1826 to 1829
3 years ago
Giuseppe Lippolis
44c9f2578a
fix: Address review
3 years ago
Max Katz
a6b7bf53a9
Merge pull request #9581 from comesx4/disable-track-when-slider-is-disabled-on-sliding
bugfix: If the slider is disabled while sliding, prevent the track sliding
3 years ago
Max Katz
4124ec096e
Merge branch 'master' into disable-track-when-slider-is-disabled-on-sliding
3 years ago
Max Katz
f207f001b2
Merge pull request #9585 from workgroupengineering/fixes/NetAnalyzers/Samples
fix: disable analyzers for Samples
3 years ago
Max Katz
7231dca95b
Merge branch 'master' into disable-track-when-slider-is-disabled-on-sliding
3 years ago
Max Katz
3b977c7b24
Merge branch 'master' into fix-parent-service-provider
3 years ago
Max Katz
adefaef239
Merge branch 'master' into fixes/NetAnalyzers/Samples
3 years ago
Max Katz
6ed60610c9
Add ServiceProvider to the xaml runtime loader too
3 years ago
Max Katz
05fa0e754a
Merge pull request #9589 from robloo/tostring-invariant-fixes
Ensure Invariant Culture Rules in Relevant String Interpolation
3 years ago
Max Katz
3dc735e401
Merge branch 'master' into tostring-invariant-fixes
3 years ago
zhijun zhou
59878761a9
Merge branch 'master' into disable-track-when-slider-is-disabled-on-sliding
3 years ago
Max Katz
8e3c49a6f2
Merge pull request #9580 from comesx4/avoid-compositor-issue-of-calendardatepicker
bugfix: Avoid compositor issue of CalendarDatePicker
3 years ago
robloo
1bb84cab7c
Ensure invariant culture in relevant string interpolation
3 years ago
zhijun zhou
0ba77b7e9d
Merge branch 'master' into avoid-compositor-issue-of-calendardatepicker
3 years ago
Max Katz
24ad34b9ac
Merge pull request #9586 from workgroupengineering/fixes/Warnings/XML-Dcouments
fix: XML Document CA1574
3 years ago
Max Katz
d99476e22d
Merge branch 'master' into fixes/Warnings/XML-Dcouments
3 years ago
Steven Kirk
18b1fb74fe
Merge pull request #9487 from AvaloniaUI/fixes/recalculate-children-for-parent-on-attachment
Recalculate parent's child render nodes on visual tree attachment
3 years ago
Giuseppe Lippolis
5405e97602
feat: Address Rule CA1304
3 years ago
Giuseppe Lippolis
eafb84d531
feat: Enable Rule CA1304
4 years ago
Giuseppe Lippolis
f446f7c7b8
fix: disable analyzers for Samples
4 years ago
Giuseppe Lippolis
9be5c31bb0
fix: XML Document CA1574
3 years ago
Nikita Tsukanov
18781d62ce
Null check
3 years ago