Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.3.1 to 4.7.1.

Release notes

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

v4.7.0

Breaking change

  • [Extensions] Add a namespace for extension methods to prevent possible naming clashes (#1776)

Demo site and documentation

  • [Docs] Update Progress stroke examples dropdowns (#1835)
  • [Docs] Update KeyCodeGlobalExample.razor.css to fix dark mode visuals (#1834)
  • [Docs] Update Highlighter example to use FluentTextField instead of input (#1833)
  • [Demo] Fix the Profile Menu position (#1841)
  • [Demo] Clears demo site cache on startup if new version (#1839)

Components

  • [AppBar] Apply role requirements (#1871)
  • [Calendar] Use provided Culture for calendar operations (#1862)
  • [DataGrid] Add remove sort capability on columns (#1826)
  • [DataGrid] Add column Width parameter (#1902)
  • [DataGrid] Add SortBy parameter support for PropertyColumn (#1877)
  • [DataGrid] Extend GridSort possibilities (#1860)
  • [DatePicker] Enhance for month /year selection (#1903)
  • [Grid] Add AdaptiveRendering property (#1899)
  • [Input] NotifyFieldChanged is called twice for all FluentInputBase derived components (#1846)
  • [MenuButton] Add ChildContent so items can be supplied manually (#1848)
  • [Paginator] spelling issue in FluentPaginator.razor.cs (#1829)
  • [Popover] adds FixedPlacement parameter (#1894)
  • [PullToRefresh] Add DragThreshold to PullToRefresh (#1858)
  • [Select] Allow value to be set when component is disabled (#1892)
  • [Slider] Fixes thumb redraw issues (Fix for #1836) (#1873)
  • [Wizard] Fix the Wizard bullet number style (#1905)

Miscellaneous

  • [Aspire] Fix #3364 by adding IKeyCodeListner and handler (#1866)
  • [Pipeline] Add Code Coverage Report (#1861)

Icons

  • Update to Fluent UI System Icons 1.1.237

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

    • Book / 48 / Filled & Regular
    • Camera Arrow Up / 16, 20, 24 / Filled & Regular
    • Chat Settings / 16 / Filled & Regular
    • Circle Highlight / 20, 24 / Filled & Regular
    • Circle Hint / 24 / Filled & Regular
    • Circle Shadow / 20, 24 / Filled & Regular
    • Content View / 16 / Filled & Regular
    • Double Tap Swipe Down / 16 / Filled & Regular
    • Double Tap Swipe Up / 16 / Filled & Regular
    • Flash Sparkle / 16 / Filled & Regular
    • Location Ripple / 12 / Filled & Regular
    • Search Square / 16 / Filled & Regular

... (truncated)

Changelog

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

v4.7.0

Breaking change

  • [Extensions] Add a namespace for extension methods to prevent possible naming clashes (#1776)

Demo site and documentation

  • [Docs] Update Progress stroke examples dropdowns (#1835)
  • [Docs] Update KeyCodeGlobalExample.razor.css to fix dark mode visuals (#1834)
  • [Docs] Update Highlighter example to use FluentTextField instead of input (#1833)
  • [Demo] Fix the Profile Menu position (#1841)
  • [Demo] Clears demo site cache on startup if new version (#1839)

Components

  • [AppBar] Apply role requirements (#1871)
  • [Calendar] Use provided Culture for calendar operations (#1862)
  • [DataGrid] Add remove sort capability on columns (#1826)
  • [DataGrid] Add column Width parameter (#1902)
  • [DataGrid] Add SortBy parameter support for PropertyColumn (#1877)
  • [DataGrid] Extend GridSort possibilities (#1860)
  • [DatePicker] Enhance for month /year selection (#1903)
  • [Grid] Add AdaptiveRendering property (#1899)
  • [Input] NotifyFieldChanged is called twice for all FluentInputBase derived components (#1846)
  • [MenuButton] Add ChildContent so items can be supplied manually (#1848)
  • [Paginator] spelling issue in FluentPaginator.razor.cs (#1829)
  • [Popover] adds FixedPlacement parameter (#1894)
  • [PullToRefresh] Add DragThreshold to PullToRefresh (#1858)
  • [Select] Allow value to be set when component is disabled (#1892)
  • [Slider] Fixes thumb redraw issues (Fix for #1836) (#1873)
  • [Wizard] Fix the Wizard bullet number style (#1905)

Miscellaneous

  • [Aspire] Fix #3364 by adding IKeyCodeListner and handler (#1866)
  • [Pipeline] Add Code Coverage Report (#1861)

Icons

  • Update to Fluent UI System Icons 1.1.237

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

    • Book / 48 / Filled & Regular
    • Camera Arrow Up / 16, 20, 24 / Filled & Regular
    • Chat Settings / 16 / Filled & Regular
    • Circle Highlight / 20, 24 / Filled & Regular
    • Circle Hint / 24 / Filled & Regular
    • Circle Shadow / 20, 24 / Filled & Regular
    • Content View / 16 / Filled & Regular
    • Double Tap Swipe Down / 16 / Filled & Regular
    • Double Tap Swipe Up / 16 / Filled & Regular
    • Flash Sparkle / 16 / Filled & Regular
    • Location Ripple / 12 / Filled & Regular
    • Search Square / 16 / 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 <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 [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) from 4.3.1 to 4.7.1.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@V4.3.1...v4.7.1)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  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 Apr 24, 2024
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.

0 participants