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.4.0 #212

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.3.1 to 4.4.0.

Release notes

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

v4.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.3.1...v4.4.0

Changelog

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

V4.4.0

New: SortableList component New: (experimental) MultiSplitter component New: KeyCode component Updated: DataGrid - Loading and LoadingContent parameters

  • Issue #1421: @​code-block inside FluentDataGrid gets called three times instead of once

  • Issue #1391: fix: External Authentication in Middleware

  • Issue #1358: fix: value not set in FluentSelect while using keyboard

  • Issue #1350: fix: "i.addEventListener is not a function" in "Microsoft.FluentUI.AspNetCore.Components.lib.module.js"

  • Issue #1344: fix: Keyboard navigation does not trigger value nor option change in Listbox

  • Issue #1335: Consider removing the PageScript component from the public API (renamed to FluentPageScript)

  • Issue #1333: FluentSwitch inside FluentTab does not work anymore (since 4.3.0)

  • Issue #1328: feat: Allow SVG Icon viewBox to be set via configuration instead of reusing icon size feature

  • Issue #1327: fix: FluentLayout expenders stop working after UI updates

  • Issue #1317: feat: add loading indicator to DataGrid feature

  • Issue #1311: fix: Problems with validation border color / validation classes in FluentDatePicker / FluentAutocomplete

  • Issue #1292: Accessibility issue in Fluent AutoComplete

  • Issue #1255: fix: confirmation message box throws exception in production in Azure Static Web Apps

  • Issue #1182: FluentDesignTheme - Assertion failed - heap is currently locked when changing theme

  • PR #1426: Remove value and current-value for fluent-switch

  • PR #1424: Not setting current-value for fluent-number-field

  • PR #1404: [FluentFileInput] adds a "disabled" property to the FluentFileInput component

  • PR #1380: [Grid] Fix breakpoints not working with fractional pixels

  • PR #1372: Lists related refactoring and maintenance

  • Demo: Tweak version in footer so it shows Git commit hash in truncated form

  • Demo Fix positioning of hamburger menu in mobile view

  • Update Fluent UI System Icons to 1.1.226 What's new (Name / Size(s) / Variant(s))

    • Building Lighthouse / 24, 32, 48 / Filled & Regular
    • Calendar Link / 24, 28 / Filled & Regular
    • Calendar Video / 24, 28 / Filled & Regular
    • Cookies / 16, 28, 32, 48 / Filled & Regular
    • Hard Drive / 28, 48 / Filled & Regular
    • Laptop Settings / 20, 24, 32 / Filled & Regular
    • Laptop / 32 / Filled & Regular
    • People Audience / 32 / Filled & Regular
    • Shopping Bag Add / 20, 24 / Filled & Regular
    • Street Sign / 20, 24 / Filled & Regular
    • Video Link / 24, 28 / Filled & Regular

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

    • Cube / 12 / Filled & Regular
    • Laptop Multiple / 24 / Filled & Regular
    • Laptop / 24, 28 / Filled & Regular
    • Prohibited Multiple / 28 / Filled & Regular
  • Update Fluent UI System Icons to 1.1.225

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

... (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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

Superseded by #214.