BSData / phalanx

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

build(deps): bump Microsoft.Fast.Components.FluentUI from 2.3.6 to 3.0.0 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

v2.4.0

What's Changed

New Contributors

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

Changelog

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

## 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)

  • Icon
  • Emoji

Other changes

  • Added initializersLoader.webview.js to work around Blazor Hybrid bug (see readme)

2.4.3

  • Fix #645: FluentIcon sometimes fails to render
  • Fix #644: FluentDataGrid column resize isseu (thanks @​konvolution)
  • Update Fluent UI System Icons to 1.1.211 (from 1.1.204)

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

  • Add Square Multiple / 24 / Filled & Regular
  • Arrow Bidirectional Left Right / 16, 20, 24, 28 / Filled & Regular
  • Arrow Outline Down Left / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Arrow Step In Diagonal Down Left / 16, 20, 24, 28 / Filled & Regular
  • Arrow Swap / 16, 28 / Filled & Regular
  • Arrow Up Square Settings / 24 / Filled & Regular
  • Braces Variable / 48 / Filled & Regular
  • Briefcase Person / 24 / Filled & Regular

... (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 1 year ago

Superseded by #160.