Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump Microsoft.FluentUI.AspNetCore.Components from 4.3.1 to 4.5.0 #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

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

Release notes

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

v4.5.0

What's Changed

... (truncated)

Changelog

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

V4.5.0

From now on we will just list the PRs that have been merged. The related issues can be found by looking at the PR details on GitHub.

Titles have been altered and sorted here to provide a bit more uniformity.

Demo site, documentation and miscellaneous

  • [Demo & docs] Add global search bar (#1583)
  • [Demo & docs] Add video on Demo site (#1586)
  • [Demo & docs] Migrate Demo Search to use FluentAutocomplete (#1599)
  • [Demo & docs] Nuget badge links to nuget (#1529)
  • [Demo & docs] Update NavMenuPage.razor - corrects grammar (#1518)
  • [Misc] Rider files not ignored (#1649)
  • [Misc] Update devcontainer to Dotnet 8 (#1630)

Components

  • [AppBar] Adding .NET Aspire's AppBar (#1527)
  • [Autocomplete] Add IconDismiss adn IconSearch (#1573)
  • [Autocomplete] Add 'required' binding to the autocomplete label (#1543)
  • [Autocomplete] Fix Backspace usage (#1544)
  • [Autocomplete] Fix the left-right navigation (v3) (#1491)
  • [Autocomplete] Add autofocus to Autocomplete & Combobox #1650
  • [Autocomplete] Add Virtualization #1647
  • [Button] Update the Button custom style for BackgroundColor and Color properties (#1603)
  • [Card] Add MinimalStyle property (#1595)
  • [Combobox] Allow FluentCombobox to be cleared from code (#1613)
  • [Combobox] Fix 1485 by overriding SetParametersAsync (#1506)
  • [Combobox] Re-use/re-purpose FluentTextField script for FluentCombobox (browser autocomplete) (#1629)
  • [DatagGrid] Remove Expression from TooltipText (#1635)
  • [DataGrid] Adds a Filtered property and visual indicator to PropretyColumn in FluentDataGrid (#1625)
  • [DataGrid] Fix #1582 by adding pointercancel and pointerleave event listeners (#1591)
  • [DataGrid] Fix #1616 by adding a try..catch block (#1637)
  • [DataGrid] Fix Loading issues (#1512)
  • [DataGrid] Fix OnRowwFocus and sorting for DataGrid (#1577)
  • [DataGrid] Use specific ids for rows and cells (#1480)
  • [DatePicker] Add DateOnly and TimeOnly extensions (#1500)
  • [DatePicker] Allow to select the existing selected month (#1545)
  • [DesignTheme] Fix the Random color annoys other fillers (#1475)
  • [Dialog] Allows showing a dialog by only providing a RenderFragment. (#1496)
  • [Grid] Fix the Grid "external margins" (#1646)
  • [Icons] Fix Icon color using ColorWith and a CustomColor attribute (#1539)
  • [Icons] Update Fluent UI System Icons to v1.1.230 (#1648)
  • [Icons] Update to Fluent UI System Icons 1.1.227 (#1513)
  • [Lists] Small performance update for rendering list items (#1476)
  • [Menu] Add Threshold attributes (#1644)
  • [Menu] Several fixes (#1574)
  • [MenuButton] Changes and additions (#1602)
  • [MessageBar] Allow the ability to hide the dismissal button (#1495)
  • [NavMenu] Fix FluentNavMenu.razor.js for non SSR (#1560)
  • [NavMenu] Render out Id for FluentNavLink + add test (#1580)
  • [NumberField] Fix #1531 by using web components current-value instead of value. (#1576)

... (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.5.0.
- [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.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2024

Superseded by #221.

@dependabot dependabot bot closed this Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components-4.5.0 branch March 29, 2024 08:41
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