Tim
3f0769a1f4
Uncomment code that was commented by accident
3 years ago
Tim
e83ebc2bb3
Handle merge conflicts comming from current master
3 years ago
Tim
7477aa7330
Revert more breaking changes
3 years ago
Tim
eadf63ce45
Revert breaking change
3 years ago
Tim
540bade45a
Improve WinodwNotificationManager
- Allow usage from XAML
- Allow any Visual as Host, so it can be used inside UserControl for example
- Allow adding style classes for NotificationCards
3 years ago
Tim
7514d7085c
Added an option to specify classes
3 years ago
Tim
eabaa776cc
feat: Customize Notifications
3 years ago
Jumar Macato
57236c0eb7
Merge pull request #12716 from Actipro/feat-transition-direct-props
Updated Transition to use direct properties via use of new TransitionBase class
3 years ago
Max Katz
2de4691ce4
Merge pull request #12701 from Mrxx99/patch-1
Add github sponsors badge to readme
3 years ago
Bill Henning
98749a122e
Merge branch 'master' into feat-transition-direct-props
3 years ago
Bill Henning
5919aa836d
Updated Transition to use direct properties via use of new TransitionBase class.
3 years ago
Nikita Tsukanov
beaa660e96
Merge pull request #12713 from wannkunstbeikor/master
Fix OnOpenGlInit getting called twice
3 years ago
jona
90d7e937a8
Fix OnOpenGlInit getting called twice
3 years ago
Max Katz
3ad631b505
Merge pull request #12708 from AvaloniaUI/popup_constraint_hotfix
Remove hardcoded popup constraint adjustment
3 years ago
Emmanuel Hansen
089d326d16
remove hardcoded popup constraint adjustment
3 years ago
Max Katz
acff61d8ee
Merge pull request #12103 from Onebeld/master
Fix NotificationCard to determine the type of notification from an inherited INotification object
3 years ago
Max Katz
76e52747d7
Merge pull request #12048 from almightyju/patch-2
fix DropDownButton glyph foreground color
3 years ago
Max Katz
23d0f7b243
Merge pull request #12047 from workgroupengineering/features/Core/StaticResourceExtensions
feat: Handle ClrPropertyInfo in StaticResourceExtension
3 years ago
Max Katz
c20affb198
Merge pull request #12338 from timunie/fix/AutoCompleteBox_Performance
Improve AutoCompleteBox performance
3 years ago
Max Katz
7b9887db18
Merge pull request #12473 from workgroupengineering/features/Tools/Previewer/AvaloinaVS_Issue324
fix: AvaloniaVS can not resolve resource relative path in Previewer
3 years ago
Max Katz
8698418bd6
Merge pull request #12520 from florisoft/fix/ToggleSwitch_android
ToggleSwitch: fix toggle on single touch tap on the knob part
3 years ago
Max Katz
a59568ffb6
Merge pull request #12631 from yankun/master
Update Rotate3DTransition.cs to fix flickering on backwards navigation
3 years ago
Max Katz
fd31654e64
Merge pull request #12699 from AvaloniaUI/popup-safearea
Adjust popup working area with toplevel's safe area padding
3 years ago
Max Katz
5710953ca6
Merge pull request #12666 from AvaloniaUI/gesture_cancel
Call CaptureLost on gestures when pointer loses capture
3 years ago
Max Katz
82686d3b4f
Merge pull request #12697 from AvaloniaUI/pointer_fix
Fix pointer sample page scrolling issue
3 years ago
yankun
2a3cbd5c39
Merge branch 'master' into master
3 years ago
Mrxx99
f0ca7afd78
removed unintentional new lines
3 years ago
Mrxx99
fa53674842
Add github sponsors badge to readme
3 years ago
Emmanuel Hansen
fa86c3259d
fix pointer page scrolling issue
3 years ago
Emmanuel Hansen
50987b384a
adjust popup working area with toplevel's safe area padding
3 years ago
Emmanuel Hansen
f81b4546f8
remove debug code
3 years ago
Emmanuel Hansen
d77bbea807
removed testing property
3 years ago
Emmanuel Hansen
4b68553068
remove redundant capture lost call
3 years ago
Emmanuel Hansen
c3d524d80d
ensure gestures receive capture lost event
3 years ago
Emmanuel Hansen
a030d29d15
add failing test
3 years ago
Tim
f6809ad4e6
Merge pull request #12667 from dbriard/fix-12663
Updated Inter font to fix vertical stretching issue and for lighter typefaces
3 years ago
Benedikt Stebner
4b9d2a4866
Merge branch 'master' into fix-12663
3 years ago
David BRIARD
3c974b09c7
Updated Inter font to fix vertical stretching issue and for lighter typefaces
3 years ago
Max Katz
cf3491eac4
Merge pull request #12651 from a526684540/fix-polygon-polyline-unload-points-in-template
fix polygon/polyline load fail points within the template
3 years ago
Max Katz
458e5ed040
Merge pull request #12652 from AvaloniaUI/cvdisplaylink
Implement CVDisplayLink based timer on macOS
3 years ago
Max Katz
ba807431c2
Merge branch 'master' into cvdisplaylink
3 years ago
Benedikt Stebner
1b6a52dfdf
Merge pull request #12630 from AvaloniaUI/fixes/12620-itemcontainertheme-changes
Fix changing `ItemsControl.ItemContainerTheme`
3 years ago
zhangxi
79e4d9b1e0
Polyline points remove defalut value
3 years ago
zhangxi
74a8ed134d
Merge branch 'fix-polygon-polyline-unload-points-in-template' of github.com:a526684540/Avalonia into fix-polygon-polyline-unload-points-in-template
3 years ago
zhangxi
039b19f585
fix polygon/polyline load fail points within the template:
Optimization fixed code
3 years ago
Max Katz
d07e59bc5e
Implement CVDisplayLink based timer on macOS
3 years ago
ZhangXi
1e6a85852f
Merge branch 'master' into fix-polygon-polyline-unload-points-in-template
3 years ago
zhangxi
10c92fe4a8
fix polygon/polyline load fail points within the template
3 years ago
Max Katz
8e2433ead9
Merge pull request #12634 from Actipro/fix-access-text-underlines
Fix for AccessText underlines being very blurry
3 years ago
Benedikt Stebner
06b336d55d
Merge pull request #12613 from Gillibald/fixes/lineHeight
Allow setting a LineHeight that is smaller than the default
3 years ago