Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)

MIT License

Stars
438
Committers
33

Bot releases are hidden (Show)

Havit.Blazor - v4.3.1

Published by hakenr 11 months ago

  • updated dependencies
Havit.Blazor - v4.3.0

Published by hakenr 11 months ago

  • net8.0 final release
  • HxCalendar - time provider by @blanchardglen in #605 💕
  • HxAnchorFragmentNavigation is now [Obsolete] for net8.0 as anchor-navigation is now supported by Blazor natively

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.2.7...v4.3.0

Havit.Blazor - v4.2.7

Published by hakenr 11 months ago

  • 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: https://github.com/havit/Havit.Blazor/compare/v4.2.6...v4.2.7

Havit.Blazor - v4.2.6

Published by hakenr 12 months ago

What's Changed

💕 New & Returning Contributors

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.2.5...v4.2.6

Havit.Blazor - v4.2.5

Published by hakenr about 1 year ago

  • HxSearchBox - fixed #572 Initial suggestions disappear when the DataProvider response is quick

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.2.4...v4.2.5

Havit.Blazor - v4.2.4

Published by hakenr about 1 year ago

  • HxGrid - fixed #623 EmptyDataTemplate not rendering now
Havit.Blazor - v4.2.3

Published by hakenr about 1 year ago

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.2.2...v4.2.3

Havit.Blazor - v4.2.2

Published by hakenr about 1 year ago

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.2.1...v4.2.2

Havit.Blazor - v4.2.1

Published by hakenr about 1 year ago

bump dependencies

Havit.Blazor - v4.2.0

Published by hakenr about 1 year ago

What's Changed

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.1.3...v4.2.0

Havit.Blazor - v4.1.3

Published by hakenr about 1 year ago

  • HxTreeView - fixed vertical alignment of items with/without subitems
Havit.Blazor - v4.1.2

Published by hakenr about 1 year ago

What's Changed

New Contributors

New Sponsors

  • @Franky1017 made their first sponsorship 💕

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.1.1...v4.1.2

Havit.Blazor - v4.1.1

Published by hakenr about 1 year ago

HxTooltip + HxPopover

  • fixed #563 - Immediately disappears when text is changed
  • fixed #581 - Tooltip not shown when Manual + initialized with empty text + ShowAsync()

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.1.0...v4.1.1

Havit.Blazor - v4.1.0

Published by hakenr about 1 year ago

  • ⚠️ HxTabPanel - the current RenderMode parameter was renamed to Variant and allows setting Standard or Card variants
  • ⚠️ HxTabPanel - new RenderMode parameter was introduced with AllTabs (default) and ActiveTabOnly modes. This allows you to defer rendering of expensive tab content until the tab becomes active. See the demo.
  • HxGrid - new ItemKeySelector parameter which allows you to set your own @key for grid rows. Handy especially for GridContentNavigationMode.InfiniteScroll where it allows more effective rendering.
  • HxAutosuggest - scrolling to focused item on key up/down #571
  • minor fixes and adjustments

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.0.8...v4.1.0

Havit.Blazor - v4.0.8

Published by hakenr about 1 year ago

Havit.Blazor - v4.0.7

Published by hakenr about 1 year ago

  • HxAutosuggest - Fixes wrong focus bg on autosuggest highlighted item
Havit.Blazor - v4.0.6

Published by hakenr about 1 year ago

Havit.Blazor - v4.0.5

Published by hakenr about 1 year ago

  • HxListLayout - changed last row border radius var to --bs-card-inner-border-radius
  • HxGrid - Removed obsolete currentColor from hx-grid-sortable CSS class
  • updated dependencies

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.0.4...v4.0.5

Havit.Blazor - v4.0.4

Published by hakenr over 1 year ago

  • HxAutosuggest - new CSS selectors for icons (clear/search)
  • HxInputTags - fixed missing background when disabled
  • updated dependencies

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.0.3...v4.0.4

Havit.Blazor - v4.0.3

Published by hakenr over 1 year ago

What's Changed

New Contributors 💕

Full Changelog: https://github.com/havit/Havit.Blazor/compare/v4.0.2...v4.0.3