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.Fast.Components.FluentUI from 3.2.0 to 3.2.1 #172

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps Microsoft.Fast.Components.FluentUI from 3.2.0 to 3.2.1.

Release notes

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

V3.2.1

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.2.0...v3.2.1

Changelog

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

## V3.2.1

  • Design Tokens WithDefault method implemented to allow setting a default value for a token. This is technically a breaking chage, but it is unlikely to affect anyone as the previous implementation did not do anything. See the SiteSettingsPanel.razor.cs in the demo site for an implementation example.

  • Fix #872: A11y issue in FluentDivider

  • Fix #864: A11y issue in FluentAutoComplete

  • Fix #861: A11y issue in FluentDataGrid EmptyContent

  • Fix #848: A11y issue in FluentDialogHeader

  • Fix #847: A11y issues in FluentNavMenu

  • Fix #861: A11y issue in FluentDataGrid EmptyContent

  • Fix #859: Fix FluentNavMenuGroup not clickable ouside of tag

  • Fix #857: Fix copy Emoji code in search page

  • Fix #841: Overflow causes loss of background with Panel

  • Fix #833: Use correct abbreviation for day name in FluentCalendar (Chinese)

  • Miscelaneous documentation and typo fixes

  • Add more unit tests

  • Update to FluentUI System Icons 1.1.220

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

  • Arrow Download / 28, 32 / Filled & Regular

  • Arrow Expand / 16 / Filled & Regular

  • Arrow Export Up / 16 / Filled & Regular

  • Arrow Import / 16 / Filled & Regular

  • Arrow Up Right Dashes / 16 / Filled & Regular

  • Battery 10 / 16 / Filled & Regular

  • Beaker Empty / 16 / Filled & Regular

  • Book / 16 / Filled & Regular

  • Border None / 16 / Filled & Regular

  • Branch Request / 16 / Filled & Regular

  • Clipboard Task List / 16 / Filled & Regular

  • Cut / 16 / Filled & Regular

  • Folder Search / 16, 20, 24 / Filled & Regular

  • Hexagon / 28, 32, 48 / Filled & Regular

  • Plug Connected / 16 / Filled & Regular

  • Plug Disconnected / 16 / Filled & Regular

  • Projection Screen Text / 20 / Filled & Regular

  • RSS / 16 / Filled & Regular

  • Shape Organic / 16, 20, 24, 28, 32, 48 / Filled & Regular

  • Teardrop Bottom Right / 16, 20, 24, 28, 32, 48 / Filled & Regular

  • Text Asterisk / 16 / Filled & Regular

  • Text Edit Style / 16 / Filled & Regular

  • Text Whole Word / 16 / Filled & Regular

  • Triangle / 24, 28 / Filled & Regular

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

  • Arrow Bidirectional Left Right / 16 / Filled & Regular
  • Arrow Download / 24, 48 / Filled & Regular
  • Beaker Edit / 20 / Filled & Regular
  • Beaker Off / 20 / Filled & Regular
  • Beaker Settings / 20 / Filled & Regular
  • Clipboard Letter / 24 / Filled & Regular
  • Prohibited / 16, 24, 28, 48 / Filled & Regular
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 10 months ago

Superseded by #175.