AlexHedley / Utility-Blazor

Utility Web App written in Blazor WebAssembly (WASM)
http://alexhedley.com/Utility-Blazor/
MIT License
1 stars 0 forks source link

Bump Microsoft.FluentUI.AspNetCore.Components from 4.8.1 to 4.10.1 in /src #147

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.8.1 to 4.10.1.

Release notes

Sourced from Microsoft.FluentUI.AspNetCore.Components's releases.

v4.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v4.10.0...v4.10.1

v4.10.0

What's Changed

... (truncated)

Changelog

Sourced from Microsoft.FluentUI.AspNetCore.Components's changelog.

v4.10.1

General

  • [General] Update to .NET 9 RC1 SDK (#2639)
  • [Github] Update the actions/upload-artifact to v4 (#2650)

Accessiblity

  • [DateTime] Add role, tabindex and catch Enter/Space (#2688)
  • [Select] Fix the unannounced Required keyword with FluentSelect (#2706)

Components

  • [Anchor] Revert #2624 and replace with a better solution (#2640)
  • [Autocomplete] Fix Autocomplete Aria-Hidden and Focusable (#2648)
  • [Button] Remove style override when in loading state (#2686)
  • [Calendar] Add ReadOnly in day click/keydown logic (#2720)
  • [Combobox] Add Combobox Immediate property (#2685)
  • [DataGrid] Add a Selectable function parameter to SelectColumn (#2709)
  • [DataGrid] EF Core Adapter - A second operation was started (#2653)
  • [DataGrid] Fix column options popup being blank (#2674)
  • [DataGrid] Public method override additions (#2711)
  • [Debounce] Replace Debouncer with the new DebounceTask v5 (#2678)
  • [Design] Fix fluent-design-system-provider attribute names (#2693)
  • [Label] Add FluentLabel.Id (#2704)
  • [Lists] Fix reset issue (#2660)
  • [MenuButton] Add an optional start icon (#2707)
  • [MessageBar] Add an optional toggle for the fade in animation (#2716)
  • [NumberField] Use error outline when invalid (#2705)
  • [ProfileMenu] Fix the TopCorner style (#2632)
  • [RadioGroup] Fix keyboard selection (#2663)
  • [Select] Change height in listbox style to use fit-content when Height value is provided (#2680)
  • [Slider] Fix FluentSlider two-way binding issue (#2665)
  • [SplitPanel] Remove console logging (#2636)

Demo site and documentation

  • [Docs] Add MarkupString to DemoSearch (#2626)
  • [Docs] Fix missing hljs object (#2631)
  • [Docs] Add FluentMenuProvider notes (#2649)
  • [Docs] Blazor Hybrid code snippet reformat (#2673)

Icons

  • Update to Fluent UI System Icons 1.1.258 (changes since 1.1.256)

    What's new (Name / Size(s) / Variant(s))

    • Add Circle / 48 / Filled & Regular
    • Alert / 32 / Light
    • Book Number / 16 / Filled
    • Clipboard Text Edit / 48 / Filled & Regular
    • Design Ideas / 28, 32, 48 / Filled & Regular
    • Document Folder / 28, 32, 48 / Filled & Regular
    • Eye Off / 32 / Filled & Light & Regular

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 month ago

Superseded by #150.