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.0 in /src #144

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v4.10.0

What's Changed

We also had some smaller changes without PR being involved:

  • [DataGrid] Don't hover on header row (no PR)
  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)
  • [Templates] Use latest SDK packages (no PR)

New Contributors

... (truncated)

Changelog

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

v4.10.0

Components

  • [General] Add .net9.0 as targeted framework (#2590)

  • [Javascript Caching] Do not add version number to lib.module.js file (#2572)

  • [Anchor] Fix hypertext appearance with icon in start/end slot (#2624)

  • [Autocomplete] Add missing AdditionalAttributes (#2522)

  • [Checkbox] Fix looping value error when used in a Stack (#2417)

  • [DataGrid] Add AutoFit feature to size columns automatically as good as possible (#2496)

  • [DataGrid] Add parameter to provide labels to resize UI (#2585)

  • [DataGrid] Don't hover on header row (no PR)

  • [DataGrid] Fix pagination when using itemprovider (#2530)

  • [DataGrid] Fix resizing to initial column widths issue (#2561)

  • [DataGrid] Improve data refresh logic (#2512)

  • [DataGrid] Provide new way to render column actions (#2586)

  • [DataGrid] Trigger OnRowClick on keyboard enter in DataGrid row (#2577)

  • [DatePicker] Added OnDoubleClick event and DoubleClickToDate parameter (#2567)

  • [Dialog] Fix regression, see #2542 for details (#2568)

  • [Dialog] Make dismiss button larger and use neutral color (#2565)

  • [Dialog] Remove tabindex=-1 on fluent-dialog tag (#2584)

  • [DragContainer] Add an event "onDragEnd" (#2504)

  • [InputBase] Force EditContext to be re-associated with the Dispatcher (#2620)

  • [Menu] Add a FluentMenuProvider (#2510)

  • [Menu] Pass through more parameters to region the menu is anchored to (#2579)

  • [MessageBar] Add id attribute (#2505)

  • [NumberField] Add AutoComplete parameter (#2560)

  • [Overlay] Add Interactive and InteractiveExceptId parameters (#2580)

  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#2449)

  • [Templates] Fix Template.Client services injection (#2485)

  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)

  • [Templates] Use latest SDK packages (no PR)

  • [Toast] Width issue when using timestamp in i18n (#2508)

  • [Wizard] Fix Done button when last step is disabled (#2503)

Demo site and documentation

  • [Docs] Add some extra information to TreeView page (no PR)
  • [Docs] Fix a typo (#2518)
  • [Docs] Fix typo in TemplatesPage.razor (#2452)
  • [Docs] Improve warning for required interactivity (#2469)
  • [Examples] Add 2024 Olymics data and let examples use that

Icons

  • Update to Fluent UI System Icons 1.1.256 (since 1.1.249)

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

    • Airplane / 16, 28, 32, 48 / Filled & Regular
    • Arrow Sync Circle / 28, 32, 48 / Filled & Regular
    • Bin Full / 48 / Filled & Regular
    • Calendar Arrow Repeat All / 16, 20, 24, 28, 32, 48 / Filled & 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 #147.