Releases: havit/Havit.Blazor
Releases · havit/Havit.Blazor
v4.3.2
v4.3.1
v4.3.0
net8.0
final releaseHxCalendar
- time provider by @blanchardglen in #605 💕HxAnchorFragmentNavigation
is now[Obsolete]
fornet8.0
as anchor-navigation is now supported by Blazor natively
Full Changelog: v4.2.7...v4.3.0
v4.2.7
HxInputText
- fixed #659 Generates chip for String.Empty valueHxMultiSelect
- Italian resource for the component has a wrong nameHxInputTags
- Disabled AddButton remains displayed with lower opacity (same as usual button)
Full Changelog: v4.2.6...v4.2.7
v4.2.6
What's Changed
HxMultiSelect
- filtering and select-all - by @bholbrook in #617HxDropdown
- #600 toggles now haveAutoClose
parameter to control the closing behavior - by @TPIvan in #632HxInputDate
- newCalendarDisplayMonth
parameter(s) to control initial month to be displayed - by @blanchardglen in #626HxInputNumber
- Normalize value (remove currency etc.) on pasteHxModal
andHxOffcanvas
- fixed #110 - disabled main scrolling on remove/closeHxInputDate
- fixed #631InvalidOperationException: JavaScript interop calls cannot be issued
HxSearchBox
- fixed #572 - Initial suggestions disappear when the DataProvider response is quick - additional fix for noDefaultContentTemplate
HxInputDate
- selects value on focus now (same asHxInputNumber
)HxSearchBox
- fixed #644 Clear icon does not refresh data in typical usage scenarios- documentation fixes and improvements
💕 New & Returning Contributors
- @bholbrook made their first contribution in #617
- @dependabot made their first contribution in #640 😎
- @blanchardglen and @TPIvan contributed again
Full Changelog: v4.2.5...v4.2.6
v4.2.5
HxSearchBox
- fixed #572 Initial suggestions disappear when theDataProvider
response is quick
Full Changelog: v4.2.4...v4.2.5
v4.2.4
v4.2.3
HxInputXy
- support forDisplayName
parameter (inherited fromInputBase
)HxSearchBox
- support forMinimumLength="0"
+ new Initial suggestions demoHxSearchBox
- fixed #575 Unable to implement text query search with suggestions + new demoHxGrid
- fixed #588 Data never gets loaded when usingPlaceholdersRowCount
together withInfiniteScroll
modeHxGrid
- fixed #615 Error when using a footerHxSidebar
- fixed #582 Initial expand causes crash when sidebar is collapsed
Full Changelog: v4.2.2...v4.2.3
v4.2.2
HxListGroupItemNavLink
- fixedHref
navigation (whenOnClick
handler not set)
Full Changelog: v4.2.1...v4.2.2