Skip to content

Releases: havit/Havit.Blazor

v4.23.0

27 Feb 15:38

Choose a tag to compare

What's Changed

  • HxInputDate / HxInputDateRange - support for 8-digit date entries (4-digit year, e.g. 01062025) #1219
  • HxCheckboxList - fixed: inline toggle buttons now wrap correctly (flex-wrap) #1201
  • MCP server (private preview for subscribers) - new Documentation MCP server for coding agents (GitHub Copilot, etc.) providing component API docs, type docs, component catalog, and code samples #1205
  • Documentation - new /docs/generated/ dump for LLMs and tools like Context7 #1214

v4.22.0

29 Jan 20:54

Choose a tag to compare

What's Changed

  • HxSidebar - improved accessibility: sidebar item text now passed as dropdown header when collapsed
  • Improved borders contrast for better accessibility

Full Changelog: v4.21.0...v4.22.0

v4.21.0

06 Jan 15:32

Choose a tag to compare

What's Changed

Full Changelog: 4.20.1...v4.21.0

4.20.1

19 Nov 16:06

Choose a tag to compare

What's Changed

  • HxGrid - fix #1166 Click on non-sortable column header generate error (InteractiveServer render mode)

Blocks (Premium)

Full Changelog: v4.20.0...4.20.1

v4.20.0

12 Nov 00:06

Choose a tag to compare

What's Changed

  • .NET 10 support #1159
  • ‼️fixed configureGrpcClientAll parameter typo #1167

Full Changelog: v4.17.0...v4.20.0

v4.17.0

05 Nov 09:44

Choose a tag to compare

What's Changed

  • HxTooltip - new Trigger and Placement properties in TooltipSettings (#1102, #1163)
  • HxPopover - new Trigger and Placement properties in PopoverSettings (#1102, #1163)
  • HxButton - TooltipSettings with configurable Trigger to adjust tooltip persistence on click (#1102)

Full Changelog: v4.16.0...v4.17.0

v4.16.0

16 Oct 14:26

Choose a tag to compare

What's Changed

  • HxSelect - new ItemDisabledSelector parameter - disabled options support #1147
  • HxAutosuggest - more reliable chip resolving (eg. filtering in HxListLayout)
  • HxGrid - fix: GridUserState should not be considered changed when there is a new instance of Sorting with the same definition of sorting
  • minor HxGrid fixes

Full Changelog: v4.15.1...v4.16.0

v4.15.1

19 Sep 09:15

Choose a tag to compare

  • HxInputNumber - #1143 adding SmartPaste and SmartKeyboard parameters (allows using custom @onblur handler when both features disabled)

Full Changelog: v4.15.0...v4.15.1

v4.15.0

17 Sep 11:18

Choose a tag to compare

What's new

Full Changelog: v4.14.1...v4.15.0

v4.14.1

04 Sep 20:21

Choose a tag to compare

What's Changed

  • HxTabPanel Fix endless loop in OnTabDeactivated async callbacks
  • HxGrid Add keyboard support (Enter/Tab) in inline editing sample by

Full Changelog: v4.14.0...v4.14.1