Releases: havit/Havit.Blazor
Releases · havit/Havit.Blazor
v1.1.64
v1.1.63
- new
TagBackgroundColor
andTagTextColor
parameters for HxInputTags component - new
AddButtonText
parameter for HxInputTags component - added attribute splatting for HxBadge component
- visual tuning of HxInputTags component
- documentation improvements
v1.1.59
- new HxInputTags component
- new HxButtonToolbar component
- documentation improvements and updates
- minor fixes and tweaks
v1.1.56
v1.1.55
v1.1.54
- new HxCarousel component
HxDisplayLayout
component removed- new
CloseButtonIcon
parameter on HxModal allows using custom close icon - fixed static backdrop on HxModal
- fixed auto-closing of mutually exclusive HxOffcanvas
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