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.1.0 #164

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

V3.1.0

New components

  • FluentAutoComplete
  • FluentPersona
  • FluentMessageBar

What's Changed

Components

General

Templates

... (truncated)

Changelog

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

## V3.1.0

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

... (truncated)

Commits
  • 5d3501f Update version
  • d7ba7ff prep release
  • 9c53055 Rename FluentOptionPeople to FluentPersona (#766)
  • bc2740f Add PreventScroll to Dialog and Overlay (#758)
  • 150d145 Update Fluent UI System Icons to 1.1.217 (#765)
  • 442d03f [FluentDialog] Include components to customize the Dialog-box (#764)
  • 620f7a2 Fix NavMenu route/subroute not selecting correct item (#755)
  • 2370b84 Dialog enhancements (add dialog type, fix panel width setable), add MaxHeight...
  • 72336c0 Update the Button.Loading when using with a Icon (#752)
  • b44a2f4 fix typos (#751)
  • Additional commits viewable in compare view


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 #165.