Skip to content

Releases: SaifSaidi/Blazor.Image

v1.0.5

28 Jul 12:42

Choose a tag to compare

new version 1.0.5

v1.0.4

28 Apr 10:17
dbe4dee

Choose a tag to compare

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 preload for eager image loading
  • Improved the UI/UX for error and image loading states
  • Includes bug fixes and performance improvements.

v1.0.3

15 Apr 21:40
42cb080

Choose a tag to compare

  • 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

31 Mar 06:09
d62181f

Choose a tag to compare

#1 Update package to version 1.0.2 and enhance metadata

v1.0.1

29 Mar 15:34

Choose a tag to compare

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