Skip to content

Releases: manusoft/blazor-toast

v.3.1.0

24 Nov 15:54
58548e1

Choose a tag to compare

ManuHub.Blazor.Toast

What's Changed

  • Implements dotnet.10 framework.

Full Changelog: v3.0.0...v.3.1.0

v3.0.0

14 May 07:52
804948e

Choose a tag to compare

ManuHub.Blazor.Toast

ManuHub.Blazor.Toast is a Blazor conponent for displaying multiple toast notifications with Bootstrap-based styles and Tailwind Styles and Default styles with customizable options and positions.
Without javaScript for default, it provides a simple and elegant way to show notifications in your Blazor applications. Other styles are also available, including Bootstrap and Tailwind CSS. Automatically includes the required CSS and JS files from CDN, you can set it the configurations in the Program.cs file.

✨ Features

  • ✅ Easy to use
  • ✅ Bootstrap 5.3.3 compatible
  • ✅ Fully customizable
  • ✅ Multiple toast types (Success, Error, Warning, Info)
  • ✅ Multiple toast positions (Top, Bottom, Left, Right, Center)
  • ✅ Multiple styles (Tailwind, Bootstrap, Default)
  • ✅ Animations
  • ✅ Hover pause
  • ✅ Close buttons
  • ✅ Queue + timeouts
  • ✅ Per-toast duration & max toasts
  • ✅ Compatible with Blazor Server, WebAssembly (WASM), and Hybrid apps

What's Changed

  • Major version of toast notification with more feature and without JS by @manusoft in #2

Full Changelog: v2.0.0...v3.0.0

v2.0.0

22 Mar 02:25

Choose a tag to compare

What's Changed

  • Refactor toast positions and update related logic by @manusoft in #1

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

15 Mar 13:51
dd9f364

Choose a tag to compare