BSData / phalanx

Project Phalanx is a roster editor handling BattleScribe datafiles
https://www.phalanx.tools/
MIT License
154 stars 25 forks source link

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

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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 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 5 months ago

Superseded by #221.