Releases: manusoft/blazor-toast
Releases · manusoft/blazor-toast
v3.0.0
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
Full Changelog: v2.0.0...v3.0.0
v2.0.0
v1.0.0
Full Changelog: https://github.com/manusoft/blazor-bs-toast/commits/v1.0.0