Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps Havit.Blazor.Components.Web.Bootstrap from 4.4.1 to 4.5.0.

Release notes

Sourced from Havit.Blazor.Components.Web.Bootstrap's releases.

v4.5.0

What's Changed

  • HxListLayout - ‼️ Named Views overhaul (HxNamedViewList component removed, use NamedViews parameter instead, see the demos for more details)
  • HxListLayout - built-in support for sticky-header
  • HxInputTags - fixes and improvements (some also related to HxAutosuggest)
    • #715 Cannot read properties of null (reading 'invokeMethodAsync') when typing after closing the dropdown
    • #716 FocusAsync fails when navigating from screen (Unable to focus an invalid element.)
    • #277 AddButton doesn't re-appear when using StaticSuggestions after onBlur
    • #394 It is impossible to select another tag when input is focused
    • #717 Dropdown does not reappear on click into already focused input when MinimumLength="0"
    • #36 Unconfirmed tag gets added after On[Valid]Click handling of the form
    • #585 Allow Enter key to confirm the tag
    • #584 Stop propagation of Enter key event when selecting an item
  • HxGrid fixes and improvements
    • spacer element changed to <tr> in InfiniteScroll (virtualized) mode
    • #407 grid with multiselect can select checkbox when no data are on grid
    • #730 Plecaholder rendering performance optimization
    • #735 Corrupted in-progress rendering
  • HxInputNumber - adjustments to normalization of values on paste
  • HxInputNumber - fixed #646 Inconsistant handling of weird inputs ("15,81.549" => 1581.549 vs "1581,549" => 1581.5)
  • HxCheckbox - fixed #460 Checkbox inside input-group is misaligned
  • HxSearchBox - fixed #491 Discrepancy in placeholder implementation with floating labels
  • HxSidebar - minor fixes #718 and #719
  • documentation improvements and fixes (e.g. using IDemoDataService instead of CultureInfo)
  • some more minor adjustments and fixes

New Contributors 💕

Full Changelog: havit/Havit.Blazor@v4.4.1...v4.5.0

Commits
  • 7494edc release 4.5.0
  • 213ec8b FileUploadController - CancellationToken support (DisableFormValueModelBindin...
  • 46c62c5 Fixes #736 [HxListLayout] Named-views dropdown covered by sticky-header
  • 5aa88f7 HxListLayoutDropdown - remove excessive padding
  • 7b6bd35 Publish: self-contained => framework-dependent
  • eeffe8e bump dependencies
  • e1a4eb2 HAVIT theme - blurred table header moved to separate selector
  • 019c79e HAVIT theme - higher bg blur on sticky tables
  • 410bef0 release 4.5.0-pre1
  • 88921f9 fixes #735 [HxGrid] Corrupted in-progress rendering
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Havit.Blazor.Components.Web.Bootstrap](https://github.com/havit/Havit.Blazor) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/havit/Havit.Blazor/releases)
- [Commits](havit/Havit.Blazor@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: Havit.Blazor.Components.Web.Bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 23, 2024
@jamesmoore jamesmoore merged commit 00eb8ca into main Jan 23, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Havit.Blazor.Components.Web.Bootstrap-4.5.0 branch January 23, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant