8541 Commits (3575525c2eb4596a1e249339b2a0dccfb034e33d)
 

Author SHA1 Message Date
danwalmsley 3575525c2e
Update src/Avalonia.Controls/Notifications/Notification.cs 7 years ago
danwalmsley cda6a58f7d
Update src/Avalonia.Controls/Notifications/Notification.cs 7 years ago
danwalmsley ad2b4c5ddf
Update src/Avalonia.Controls/Notifications/NotificationCard.cs 7 years ago
danwalmsley 0119df4b93
Update src/Avalonia.Controls/Notifications/WindowNotificationManager.cs 7 years ago
danwalmsley fb0be60029
Update src/Avalonia.Controls/Notifications/Notification.cs 7 years ago
danwalmsley 3aadfb4b5d
Update src/Avalonia.Controls/Notifications/INotificationManager.cs 7 years ago
danwalmsley 62dc265b2e
Update src/Avalonia.Controls/Notifications/INotification.cs 7 years ago
danwalmsley d66b21888b
Merge branch 'master' into features/managed-notifications 7 years ago
Wiesław Šoltés 1d9e3c9e0a
Merge pull request #2510 from AvaloniaUI/fixes/2507-carousel-exception 7 years ago
Steven Kirk cb1882f920 Only generate containers on the fly if virtualized. 7 years ago
Steven Kirk 92284afa14 Added failing test for #2507. 7 years ago
Dan Walmsley 3725a7a8d5 remove accidentally pasted code. 7 years ago
Dan Walmsley 4996c0b173 add xml comments. 7 years ago
Dan Walmsley 5aa0b6d62a add notificationcard resource colors to dark and light themes 7 years ago
Dan Walmsley d2f1d7acb9 notificationcard default colours are defined as resources 7 years ago
Dan Walmsley 7f21cc426d use a seperate control for stackpanel reversing until we have flow control available. 7 years ago
Dan Walmsley 63da339fba rename to custom notification view. 7 years ago
Dan Walmsley c644fa2550 dont make maxitems and position attached properties. 7 years ago
Dan Walmsley ae6a33ccbe fix invalid property name, 7 years ago
Dan Walmsley f7fe5380b4 Use Take(1) to unsubscribe the event. 7 years ago
Dan Walmsley d185be1adf remove references to PART_CloseButton as no longer required. 7 years ago
Dan Walmsley fd48caaf67 fix notification event handlers naming. 7 years ago
Dan Walmsley 0c3469d03e remove redundant dockpanel dock. 7 years ago
Dan Walmsley f222830bdc Merge remote-tracking branch 'origin/master' into features/managed-notifications 7 years ago
Jumar Macato 1cbc72faf1
Merge pull request #2496 from Gillibald/fixes/StylableTabItem 7 years ago
Steven Kirk e546124a2d
Merge branch 'master' into fixes/StylableTabItem 7 years ago
Steven Kirk 51fe6fb989
Merge pull request #2497 from Gillibald/fixes/FontFamilyFromUri 7 years ago
Steven Kirk 06ab1b8728
Merge branch 'master' into fixes/FontFamilyFromUri 7 years ago
Dan Walmsley 0965a72a0f fix close on click 7 years ago
Dan Walmsley 41102bad24 Notification control is not notification card and simple notification is now Notification. 7 years ago
Dan Walmsley d5a02ff023 remove redundant cast 7 years ago
Dan Walmsley ef1d03a30c Merge remote-tracking branch 'origin/features/managed-notifications' into features/managed-notifications 7 years ago
Dan Walmsley b1125d73a1 remove messy install step. 7 years ago
danwalmsley 97fbda5034
Merge branch 'master' into features/managed-notifications 7 years ago
Nikita Tsukanov 24d153932f
Merge pull request #2500 from AvaloniaUI/xinput-32bit 7 years ago
Nikita Tsukanov 80ff9a0737 [X11] Use UIntPtr for serial field in XI2 structs 7 years ago
Steven Kirk f9669dc8a4
Merge branch 'master' into fixes/FontFamilyFromUri 7 years ago
Dan Walmsley e45805aa50 suggested api changes 7 years ago
Dan Walmsley e14cc277d7 dont use properties on toplevel 7 years ago
Dan Walmsley 1527931c29 Merge branch 'master' into features/managed-notifications 7 years ago
Wiesław Šoltés 4652368ed9
Merge pull request #2489 from AvaloniaUI/fixes/2432-carousel-insert 7 years ago
Benedikt Schroeder bbccc6e355 Add more unit tests 7 years ago
Benedikt Schroeder 8a179816ed Target TabItem itself instead of ContentPresenter for default selectors 7 years ago
Steven Kirk e63fc96c84 Fix failing test. 7 years ago
Steven Kirk f0ec9ab740
Merge branch 'master' into fixes/2432-carousel-insert 7 years ago
Benedikt Schroeder 1cc4661c14 Simplified creation of FontFamily instances 7 years ago
Steven Kirk 5745b72222 Started refactoring CarouselPresenter. 7 years ago
Steven Kirk 91723a96a0
Merge pull request #2488 from AvaloniaUI/fixes/2451-build-fails 7 years ago
Steven Kirk 7c0372566e
Merge branch 'master' into fixes/2451-build-fails 7 years ago
Steven Kirk 76c3d0c03d Handle item insertion in CarouselPresenter. 7 years ago