Releases: havit/Havit.Blazor
Releases · havit/Havit.Blazor
v1.1.49
- new
CalendarIcon
parameter for HxInputDate allows rendering an icon (project-wide default can be set withHxInputDate.Defaults.CalendarIcon
) - fixed interference between HxAnchorFragmentNavigation and OAuth authorization callbacks
- new
AutoClose
parameter for HxDropdown for customization of the auto-close behavior
v1.1.48
- new
Accept
parameter for HxInputFile and derived component (to restrict allowed file types) - new
MaxFileSize
parameter for HxInputFile and derived components
v1.1.47
v1.1.46
- new HxInputPercent component