v4.6.8
What's Changed
HxMessenger
- AddedHxMessengerServiceExtensions.Defaults.InformationCssClass
,WarningCssClass
andErrorCssClass
to allow easier customization of prefabricated messagesHxSiderbarItem
- support for navigation on expandable itemsHxTabPanel
- refactoring of tabs registration (inspired byQuickGrid
)HxButton
- adjustment of Tooltip behavior on mobile devices (#817)HxToast
- fixed #816 - crashes when using hight-contractColor
together withHeader
HxProgressBar
- fixed #813 - The progress bar is broken when the range differs from 0 to 100HxModal
- prevention of "locking" of the application because of remaining backdrop (thanx @CryptCat)- dropped
net7
support (net6
+net8
supported) - minor docs adjustments
Full Changelog: v4.6.7...v4.6.8