Releases: havit/Havit.Blazor
Releases · havit/Havit.Blazor
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
v4.14.0
What's Changed
HxInputFileAdd Anti-Forgery Token Support by @aliastopan in #1126HxInputNumberToggle value's sign on MINUS key #1112HxInputDateDateOnlytype support #1121HxMultiSelectAddShowDropdownAsync()andHideDropdownAsync()methods #1133HxCalendarFix navigation buttons inheriting color fromHxButton.Defaults.Color#1123- Inputs Add
aria-describedbyattribute to input targeting its validation message #1110 HxMessageBoxMessageBoxServiceExtensionsHTML-formatted text support #1117HxInputFileFix null reference error in HxInputFileCore.js dispose methodHxSearchBoxFix input characters dropped when typing quickly
New Contributors
- @aliastopan 💞 made their first contribution in #1126
Full Changelog: v4.13.0...v4.14.0
v4.13.0
What's Changed
HxInputNumber- #1115 allow settingBindEvent.OnInput(#545)HxEChart- addedOnAxisPointerUpdated#1109HxTabPanel- #823 - eventcallbacks removed from disposal logic- updated dependencies
UI Blocks (Premium subscribers)
- new Swipeable tabs UI block
- minor adjustments
Full Changelog: v4.12.3...v4.13.0
v4.12.3
Minor fixes
- updated to Bootstrap 5.3.7
HxCalendar- spacings cleanupHxModal- custom icon fix #1080HxSwitch- dark color var fix + unchecked state design adjustment
UI Blocks (Premium subscribers)
- new Transaction history block
- new My payment cards block
- new Notification center block
Full Changelog: v4.12.2...v4.12.3
v4.12.2
v4.12.1
v4.12.0
What's Changed
- Bootstrap 5.3.6 - new version
- Bootstrap Icons 1.13.1 - new version (new icons added!)
- minor internal adjustments
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
HxGridAbility to reset grid state when refreshing data (e.g. after new filter applied) - sorting #415HxInputDatefix #1090 - Value selected from dropdown calendar not applied
Full Changelog: v4.0.10...v4.11.0
v4.10.0
What's Changed
HxInputDateHxInputDateRange#766 Automatic input conversions consolidation and enhacementsHxEChartsfix #1087 -net8support
UI Blocks
- Side-by-side layout (w/
HxListLayout) - new UI block
Full Changelog: v4.9.0...v4.0.10
v4.9.0
What's Changed
HxGrid- #415 - Ability to reset grid state (position) when refreshing -grid.RefreshDataAsync(GridStateResetOptions.ResetPosition)HxGrid- removal of CTS disposal (#1075)HxInputDatefixed #794 #793 - When selected date year is out of theMinDate-MaxDate, year is not displayed- German localization by @efinder2💕in #1083
HxListLayout- optimized mobile layout #1077HxInputDateHxInputDateRangefixed #787 - Changing value causes two calls ofEditContext.OnFieldChangedHxAutosuggestfix - Submits form when ClearIcon clickedHxChipListfix - Submits form when RemoveIcon clickedHxInputBase#857FocusAsyncandInputElementmoved fromHxInputBaseto relevant descendants
New Contributors💕
Full Changelog: v4.8.2...v4.9.0