Skip to content

Releases: havit/Havit.Blazor

v4.6.7

06 May 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.6...v4.6.7

v4.6.6

29 Apr 14:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.5...v4.6.6

v4.6.5

24 Apr 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.4...v4.6.5

v4.6.4

22 Apr 16:05
Compare
Choose a tag to compare

What's Changed

  • HxAlert - Added attribute splatting (fixes #780 possibility to set color of the dismiss button)
  • fixed #791 - FocusAsync() not working for indirect input-components
  • Bump NuGet packages by @EnchantedCoder in #792

New Contributors 💕

Full Changelog: v4.6.3...v4.6.4

v4.6.3

17 Apr 15:33
Compare
Choose a tag to compare

Full Changelog: v4.6.2...v4.6.3

v4.6.2

08 Apr 11:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v4.6.2

v4.6.1

25 Mar 10:26
Compare
Choose a tag to compare

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: v4.6.0...v4.6.1

v4.6.0

13 Mar 07:37
Compare
Choose a tag to compare
  • 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: v4.5.5...v4.6.0

v4.5.5

05 Feb 23:14
Compare
Choose a tag to compare

v4.5.4

05 Feb 09:28
Compare
Choose a tag to compare
  • 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)