Skip to content

Releases: Enterwell/Wpf.Notifications

1.4.2

18 Oct 18:16
Compare
Choose a tag to compare

Fixed

  • Fixed messages would not dismiss

1.4.1

11 Oct 21:02
Compare
Choose a tag to compare

Fixed

  • Fixed problem where message with animation would trigger dismiss event before disapearing

1.4.0

09 Jun 20:48
0ac533d
Compare
Choose a tag to compare

Added

  • Added WithAdditionalContent feature

Example

capturenotificationmessageadditionalcontent

Changed

  • NotificationHeaderTextStyle and NotificationMessageTextStyle are now aligned left horizontally (instead of stretched)

Fixed

  • INotificationAnimation interface is now marked as public

1.3.1

30 May 19:22
96614f4
Compare
Choose a tag to compare

Fixed

  • Fixed message header foreground not set by SetForeground method call.

1.3.0

03 May 10:18
Compare
Choose a tag to compare

Added

  • Added notification fade-out and fade-in animations.

1.2.0

30 Apr 16:37
Compare
Choose a tag to compare

Added

  • Added support for setting custom text color with Foreground method.

1.1.0

03 Apr 10:39
Compare
Choose a tag to compare

Added

  • Support for delayed dismiss WithDelay extension method for LINQ builder.

1.0.0

08 Mar 14:47
Compare
Choose a tag to compare
Update Readme.md