Releases: SaifSaidi/Blazor.Image
Releases · SaifSaidi/Blazor.Image
v1.0.5
v1.0.4
What's Changed
- Splitting the markup from the C# code, Update the package description by @SaifSaidi in #3
- Enhanced responsive image support with customizable sizes and aspect ratio
- Enhanced Fill/Fixed Mode
- Added
preloadfor eager image loading - Improved the UI/UX for error and image loading states
- Includes bug fixes and performance improvements.
v1.0.3
- Optimize for Largest Contentful Paint (LCP)
- Enhance Backend Processing & Caching: Significantly improve the speed and efficiency of server-side image generation
- Refine Image Component Internals
- Improve Visual Feedback & Effects
- Enhance Fill Mode
- Clarify/Refactor EnableInteractiveState
- Minimize CSS/JS Footprint
- Enhance Dashboard UI/UX
- Refine Demo Project
- Splitting the markup from the C# code (Image.razor, Image.razor.cs)
v1.0.2
v1.0.1
Full Changelog: https://github.com/SaifSaidi/BlazorImage/commits/v1.0.1
Features
- 🚀 Automatic image optimization
- 🖼️ Multiple format support (WebP, JPEG, PNG, AVIF)
- 🔄 Lazy loading built-in
- 📱 Responsive images with art direction
- ⚡ Static/Interactive rendering support
- 🛠️ Developer mode for debugging
- 🎨 Customizable image quality
- 📏 Image dimensions control
- 🖌️ Custom CSS classes and styles
- 📦 Lightweight and easy to use
- 📊 Progress tracking for image processing
Full Changelog: https://github.com/SaifSaidi/BlazorImage/commits/v1.0.2
Full Changelog: https://github.com/SaifSaidi/BlazorImage/commits/v1.0.1