Skip to content

Releases: havit/Havit.Blazor

v4.3.2

24 Nov 01:07
Compare
Choose a tag to compare
  • Inputs - fixed #668 Not binding to properties in net8's server-side rendering (SSR)
  • minor visual adjustments
  • doc Getting started updated

Full Changelog: v4.3.1...v4.3.2

v4.3.1

15 Nov 11:01
Compare
Choose a tag to compare
  • updated dependencies

v4.3.0

15 Nov 01:45
Compare
Choose a tag to compare

Full Changelog: v4.2.7...v4.3.0

v4.2.7

11 Nov 00:53
Compare
Choose a tag to compare
  • HxInputText - fixed #659 Generates chip for String.Empty value
  • HxMultiSelect - Italian resource for the component has a wrong name
  • HxInputTags - Disabled AddButton remains displayed with lower opacity (same as usual button)

Full Changelog: v4.2.6...v4.2.7

v4.2.6

07 Nov 14:44
Compare
Choose a tag to compare

What's Changed

  • HxMultiSelect - filtering and select-all - by @bholbrook in #617
  • HxDropdown - #600 toggles now have AutoClose parameter to control the closing behavior - by @TPIvan in #632
  • HxInputDate - new CalendarDisplayMonth parameter(s) to control initial month to be displayed - by @blanchardglen in #626
  • HxInputNumber - Normalize value (remove currency etc.) on paste
  • HxModal and HxOffcanvas - fixed #110 - disabled main scrolling on remove/close
  • HxInputDate - fixed #631 InvalidOperationException: JavaScript interop calls cannot be issued
  • HxSearchBox - fixed #572 - Initial suggestions disappear when the DataProvider response is quick - additional fix for no DefaultContentTemplate
  • HxInputDate - selects value on focus now (same as HxInputNumber)
  • HxSearchBox - fixed #644 Clear icon does not refresh data in typical usage scenarios
  • documentation fixes and improvements

💕 New & Returning Contributors

Full Changelog: v4.2.5...v4.2.6

v4.2.5

16 Oct 08:22
Compare
Choose a tag to compare
  • HxSearchBox - fixed #572 Initial suggestions disappear when the DataProvider response is quick

Full Changelog: v4.2.4...v4.2.5

v4.2.4

13 Oct 00:15
Compare
Choose a tag to compare
  • HxGrid - fixed #623 EmptyDataTemplate not rendering now

v4.2.3

12 Oct 15:38
Compare
Choose a tag to compare

Full Changelog: v4.2.2...v4.2.3

v4.2.2

08 Oct 14:50
Compare
Choose a tag to compare

Full Changelog: v4.2.1...v4.2.2

v4.2.1

24 Sep 07:21
Compare
Choose a tag to compare

bump dependencies