Skip to content

Bump the fluentui group with 2 updates#4091

Merged
danmoseley merged 1 commit intomainfrom
dependabot/nuget/fluentui-0bb9dd8c7d
May 7, 2024
Merged

Bump the fluentui group with 2 updates#4091
danmoseley merged 1 commit intomainfrom
dependabot/nuget/fluentui-0bb9dd8c7d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2024

Bumps the fluentui group with 2 updates: Microsoft.FluentUI.AspNetCore.Components and Microsoft.FluentUI.AspNetCore.Components.Icons.

Updates Microsoft.FluentUI.AspNetCore.Components from 4.7.1 to 4.7.2

Release notes

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

v4.7.2

Demo site and documentation

  • [Docs] New Video and PageTitle (#1925)

Components

  • [AppBar] Allow for omitting Href on AppBarItems and don't show active status when Href is null or not specified (#1976)
  • [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • [Badge] Do not use a div (block element) in an inline element (#1921)
  • [DataGrid] Add ShowHover parameter and implement row hover effect (#1939)
  • [DataGrid] Apply ItemSize (CSS height) to cells when grid is virtualized. (#1936)
  • [DataGrid] Change column width when using generated value (#1955)
  • [DataGrid] Give empty row an id (#2001)
  • [DataGrid] Multiselect feature, adding a SelectColumn (#1952)
  • [DataGrid] Revert setting height on DataGrid header cell. Was not necessary and lead to issues on Safari
  • [InputLabel] Add Orientation parameter (#1994)
  • [Lists] Also set Value (and InternalValue) when SelectedOption is set (#1970)
  • [MessageBar] Supply a default value for the message intent when using MessageOptions (#1993)
  • [NavMenu] Fix keyboard navigation (#1950)
  • [NavMenu] Make sure text is shown when in mobile view in SSR.
  • [ProfileMenu] Remove ProfileMenu from demo site header and change examples (#1924)
  • [Tabs] Not using ClassValue and StyleValue when rendering (#1931)
  • [Tabs] Prevent error 'An item with the same key has already been added (#2006)

Miscellaneous

  • [Reboot] Add body class (to body element declaration)
  • [Templates] Change css so body-content height is set and scrollable (#1981)
  • [Templates] Change header gutter to keep content out of nav icon area when width < 600px

Full Changelog: microsoft/fluentui-blazor@v4.7.1...v4.7.2

Changelog

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

v4.7.2

Demo site and documentation

  • [Docs] New Video and PageTitle (#1925)

Components

  • [AppBar] Allow for omitting Href on AppBarItems and don't show active status when Href is null or not specified (#1976)
  • [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • [Badge] Do not use a div (block element) in an inline element (#1921)
  • [DataGrid] Add ShowHover parameter and implement row hover effect (#1939)
  • [DataGrid] Apply ItemSize (CSS height) to cells when grid is virtualized. (#1936)
  • [DataGrid] Change column width when using generated value (#1955)
  • [DataGrid] Give empty row an id (#2001)
  • [DataGrid] Multiselect feature, adding a SelectColumn (#1952)
  • [DataGrid] Revert setting height on DataGrid header cell. Was not necessary and lead to issues on Safari
  • [InputLabel] Add Orientation parameter (#1994)
  • [Lists] Also set Value (and InternalValue) when SelectedOption is set (#1970)
  • [MessageBar] Supply a default value for the message intent when using MessageOptions (#1993)
  • [NavMenu] Fix keyboard navigation (#1950)
  • [NavMenu] Make sure text is shown when in mobile view in SSR.
  • [ProfileMenu] Remove ProfileMenu from demo site header and change examples (#1924)
  • [Tabs] Not using ClassValue and StyleValue when rendering (#1931)
  • [Tabs] Prevent error 'An item with the same key has already been added (#2006)

Miscellaneous

  • [Reboot] Add body class (to body element declaration)
  • [Templates] Change css so body-content height is set and scrollable (#1981)
  • [Templates] Change header gutter to keep content out of nav icon area when width < 600px
Commits
  • dbd073b Merge branch 'dev'
  • 344544a Update whatsnew
  • 45d0189 Try to get build going with ssc ingnore file (for now)
  • 7044cef [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • a385d14 Update DesignToken example
  • f362cbb More AzDO fixing
  • 42d0067 Trying to fix AzDO pipeline errors
  • 0b19329 Merge branch 'dev'
  • 1f52f78 Update WhatsNew
  • 2c0a4cf [Tabs] Prevent error 'An item with the same key has already been added.' (#2006)
  • Additional commits viewable in compare view

Updates Microsoft.FluentUI.AspNetCore.Components.Icons from 4.7.0 to 4.7.2

Release notes

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

v4.7.2

Demo site and documentation

  • [Docs] New Video and PageTitle (#1925)

Components

  • [AppBar] Allow for omitting Href on AppBarItems and don't show active status when Href is null or not specified (#1976)
  • [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • [Badge] Do not use a div (block element) in an inline element (#1921)
  • [DataGrid] Add ShowHover parameter and implement row hover effect (#1939)
  • [DataGrid] Apply ItemSize (CSS height) to cells when grid is virtualized. (#1936)
  • [DataGrid] Change column width when using generated value (#1955)
  • [DataGrid] Give empty row an id (#2001)
  • [DataGrid] Multiselect feature, adding a SelectColumn (#1952)
  • [DataGrid] Revert setting height on DataGrid header cell. Was not necessary and lead to issues on Safari
  • [InputLabel] Add Orientation parameter (#1994)
  • [Lists] Also set Value (and InternalValue) when SelectedOption is set (#1970)
  • [MessageBar] Supply a default value for the message intent when using MessageOptions (#1993)
  • [NavMenu] Fix keyboard navigation (#1950)
  • [NavMenu] Make sure text is shown when in mobile view in SSR.
  • [ProfileMenu] Remove ProfileMenu from demo site header and change examples (#1924)
  • [Tabs] Not using ClassValue and StyleValue when rendering (#1931)
  • [Tabs] Prevent error 'An item with the same key has already been added (#2006)

Miscellaneous

  • [Reboot] Add body class (to body element declaration)
  • [Templates] Change css so body-content height is set and scrollable (#1981)
  • [Templates] Change header gutter to keep content out of nav icon area when width < 600px

Full Changelog: microsoft/fluentui-blazor@v4.7.1...v4.7.2

v4.7.1

What's Changed

Full Changelog: microsoft/fluentui-blazor@v4.7.0...v4.7.1

Changelog

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

v4.7.2

Demo site and documentation

  • [Docs] New Video and PageTitle (#1925)

Components

  • [AppBar] Allow for omitting Href on AppBarItems and don't show active status when Href is null or not specified (#1976)
  • [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • [Badge] Do not use a div (block element) in an inline element (#1921)
  • [DataGrid] Add ShowHover parameter and implement row hover effect (#1939)
  • [DataGrid] Apply ItemSize (CSS height) to cells when grid is virtualized. (#1936)
  • [DataGrid] Change column width when using generated value (#1955)
  • [DataGrid] Give empty row an id (#2001)
  • [DataGrid] Multiselect feature, adding a SelectColumn (#1952)
  • [DataGrid] Revert setting height on DataGrid header cell. Was not necessary and lead to issues on Safari
  • [InputLabel] Add Orientation parameter (#1994)
  • [Lists] Also set Value (and InternalValue) when SelectedOption is set (#1970)
  • [MessageBar] Supply a default value for the message intent when using MessageOptions (#1993)
  • [NavMenu] Fix keyboard navigation (#1950)
  • [NavMenu] Make sure text is shown when in mobile view in SSR.
  • [ProfileMenu] Remove ProfileMenu from demo site header and change examples (#1924)
  • [Tabs] Not using ClassValue and StyleValue when rendering (#1931)
  • [Tabs] Prevent error 'An item with the same key has already been added (#2006)

Miscellaneous

  • [Reboot] Add body class (to body element declaration)
  • [Templates] Change css so body-content height is set and scrollable (#1981)
  • [Templates] Change header gutter to keep content out of nav icon area when width < 600px

v4.7.1

Components

  • [Wizard] Add StepSequence attribute (#1909)
  • [DataGrid] Fix GridTemplateColumns initialization was done in the wrong place (related to new Width option for columns
Commits
  • dbd073b Merge branch 'dev'
  • 344544a Update whatsnew
  • 45d0189 Try to get build going with ssc ingnore file (for now)
  • 7044cef [Autocomplete] Accessibility: Tab key to go to the Close Button (#2007)
  • a385d14 Update DesignToken example
  • f362cbb More AzDO fixing
  • 42d0067 Trying to fix AzDO pipeline errors
  • 0b19329 Merge branch 'dev'
  • 1f52f78 Update WhatsNew
  • 2c0a4cf [Tabs] Prevent error 'An item with the same key has already been added.' (#2006)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/4091)

@dependabot dependabot Bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label May 6, 2024
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label May 6, 2024
Bumps the fluentui group with 2 updates: [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) and [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor).


Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.7.1 to 4.7.2
- [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.7.1...v4.7.2)

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.7.0 to 4.7.2
- [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.7.0...v4.7.2)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluentui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/fluentui-0bb9dd8c7d branch from a107b62 to 7aec151 Compare May 7, 2024 14:25
@danmoseley danmoseley enabled auto-merge (squash) May 7, 2024 15:07
@danmoseley
Copy link
Copy Markdown
Member

danmoseley commented May 7, 2024

Someone else must have already mirrored it..?

@danmoseley danmoseley merged commit 9990c95 into main May 7, 2024
@danmoseley danmoseley deleted the dependabot/nuget/fluentui-0bb9dd8c7d branch May 7, 2024 15:14
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant