Havit.Blazor Versions Save

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)

v4.6.7

3 weeks ago

What's Changed

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.6...v4.6.7

v4.6.6

1 month ago

What's Changed

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.5...v4.6.6

v4.6.5

1 month ago

What's Changed

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.4...v4.6.5

v4.6.4

1 month ago

What's Changed

New Contributors 💕

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.3...v4.6.4

v4.6.3

1 month ago

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.2...v4.6.3

v4.6.2

1 month ago

What's Changed

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.1...v4.6.2

v4.6.1

2 months ago

What's Changed

  • HxSearchBox - new SearchIconPlacement parameter
  • HxInputDate - #773 allow using CalendarIcon together with input groups
  • HxMultiSelect - fixed #699 InputGroupStartTemplate and InputGroupEndTemplate inner button clicks don't function
  • minor adjustments

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.6.0...v4.6.1

v4.6.0

2 months ago
  • Bootstrap v5.3.3 ‼️ - update your Bootstrap build if you use a custom one
  • HxBadge - updated to Bootstrap 5.3.3 - uses new .text-bg-{color} classes when TextColor not set
  • HxOffcanvas - fixed #753 Immediate Hide after Show leads to unexpected results
  • HxGrid - fixed #759 Inline editing - incorrect code sample in doc
  • dependencies updated
  • minor visual tuning of components

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.5.5...v4.6.0

v4.5.5

3 months ago

v4.5.4

3 months ago
  • HxMessenger - AddInformation, AddError and AddWarning extension methods preserve line endings in text #749
  • HxListLayout - close filter offcanvas before invoking FilterModelChanged callback (before reloading the data)