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 2.3.6 to 3.0.1 #160

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.Fast.Components.FluentUI from 2.3.6 to 3.0.1.

Release notes

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

v3.0.1

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.0.0...v3.0.1

v3.0.0

What's Changed

See https://www.fluentui-blazor.net/WhatsNew for more information

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v2.4.3...v3.0.0

v2.4.2

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v2.4.1...v2.4.2

v2.4.1

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v2.4.0...v2.4.1

... (truncated)

Changelog

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

## V3.0.1

  • Fix #643**: Visual Studio 2022 freezes and then crashes with v3-RC-1
  • Fix #684: Make FluentToastContainer work better on mobile devices
  • Fix #621: Add area-hidden to FluentSearch clear button
  • Fix #674: Collapse FluentNavMenuGroup on click if no custom action/href is assigned
  • Fix #680: FluentTextField AutoComplete should be a string or enum and not a boolean
  • Fix #668: v3.0.0 IIS debugging/deployments 'Failed to load resource'
  • Fix #677: FluentOverflow not working correctly
  • Fix #667: FluentTreeItem select area when Text property is used
  • Fix #660: Allow FluentMessageBox Text to not show an Icon
  • Fix #624: v3 Unhandled exception rendering in NavMenuContent of FluentMainLayout
  • Fix #655: ProgressToast rendering error for WASM

**) To fix this issue update Microsoft.Fast.Components.FluentUI.Icons v3.0.1

Other changes

  • FluentCombobox, FluentSelect and FluentListbox now support Width and Height properties
  • Update several documentation pages about how to use Icons and Emoji
  • Included the script needed to implement Blazor Hybrid workaround easier (see readme)

V3.0.0

** 26 New components**

  • Header
  • Footer
  • BodyContent
  • Grid
  • Layout
  • MainLayout
  • Spacer
  • Splitter
  • Stack
  • CounterBadge
  • PresenceBadge
  • CodeEditor
  • Date & Time (Calendar, DatePicker, TimePicker)
  • Dialog
  • DragDrop
  • Highlighter
  • Label
  • MessageBox
  • Overflow
  • Overlay
  • Panel
  • Popover
  • SplashScreen
  • Toast

Completely redone components (and configuration)

... (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 11 months ago

Superseded by #164.