Releases: havit/Havit.Blazor
Releases · havit/Havit.Blazor
v4.23.0
What's Changed
HxInputDate/HxInputDateRange- support for 8-digit date entries (4-digit year, e.g.01062025) #1219HxCheckboxList- 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
v4.21.0
What's Changed
HxInputDateRange- new built-in validation requiringFrom≤To(enabled by default viaRequireDateOrderparameter) #1185HxCheckboxList- new toggle button support withRenderModeparameter #879 by @mmonteagudo 💕HxRadioButtonList- new toggle button support withRenderModeparameter #1181HxListLayout- improved accessibility: addedaria-labelfor filter button #1190 by @efinder2 💕HxChipList- improved contrast for better accessibility #1190 by @efinder2 💕HxGrid- documentation updated with accessibility warning regarding ARIA compliance #1191 by @efinder2 💕HxSidebar- fixed: no scrollbar shown when collapsed #1180 by @efinder2 💕- gRPC (
v1.8.0) -ServerExceptionsGrpcServerInterceptornow passesHttpContextto exception monitoring
Full Changelog: 4.20.1...v4.21.0
4.20.1
What's Changed
HxGrid- fix #1166 Click on non-sortable column header generate error (InteractiveServer render mode)
Blocks (Premium)
- Checkbox Card - new UI block
Full Changelog: v4.20.0...4.20.1
v4.20.0
v4.17.0
What's Changed
HxTooltip- newTriggerandPlacementproperties inTooltipSettings(#1102, #1163)HxPopover- newTriggerandPlacementproperties inPopoverSettings(#1102, #1163)HxButton-TooltipSettingswith configurableTriggerto adjust tooltip persistence on click (#1102)
Full Changelog: v4.16.0...v4.17.0
v4.16.0
What's Changed
HxSelect- newItemDisabledSelectorparameter - disabled options support #1147HxAutosuggest- more reliable chip resolving (eg. filtering inHxListLayout)HxGrid- fix:GridUserStateshould not be considered changed when there is a new instance ofSortingwith the same definition of sorting- minor
HxGridfixes
Full Changelog: v4.15.1...v4.16.0
v4.15.1
HxInputNumber- #1143 addingSmartPasteandSmartKeyboardparameters (allows using custom@onblurhandler when both features disabled)
Full Changelog: v4.15.0...v4.15.1
v4.15.0
What's new
- Bootstrap updated to v5.3.8 - https://blog.getbootstrap.com/2025/08/25/bootstrap-5-3-8/
HxEChart- fix #1145 New state provided byOptionsbeing merged with previous state (notMerge: false)Havit.Blazor.Components.Web.EChartsversion1.2.0released
- bump dependencies
Full Changelog: v4.14.1...v4.15.0
v4.14.1
What's Changed
HxTabPanelFix endless loop in OnTabDeactivated async callbacksHxGridAdd keyboard support (Enter/Tab) in inline editing sample by
Full Changelog: v4.14.0...v4.14.1