Skip to content

v4.6.8

Compare
Choose a tag to compare
@hakenr hakenr released this 12 Jun 10:20
· 332 commits to master since this release

What's Changed

  • HxMessenger - Added HxMessengerServiceExtensions.Defaults.InformationCssClass, WarningCssClass and ErrorCssClass to allow easier customization of prefabricated messages
  • HxSiderbarItem - support for navigation on expandable items
  • HxTabPanel - refactoring of tabs registration (inspired by QuickGrid)
  • HxButton - adjustment of Tooltip behavior on mobile devices (#817)
  • HxToast - fixed #816 - crashes when using hight-contract Color together with Header
  • HxProgressBar - fixed #813 - The progress bar is broken when the range differs from 0 to 100
  • HxModal - 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