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.2.1 to 4.3.0 #207

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.2.1 to 4.3.0.

Release notes

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

V4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.2.1...V4.3.0

Changelog

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

## V4.3

  • New: FluentWizard component

  • Issue #1116 Create FieldIdentifier when no ValueExpression set

  • Issue #1121 FluentProgress - Add Width, Stroke, Color and BackgroundColor attributes

  • Issue #1125 FluentProgress - Update Stroke enumeration

  • Issue #1132 Some FluentTab changes

  • Issue #1138 Fix: Do not render percent sign for indeterminate ProgressToast

  • Issue #1140 FluentIcon - Add Unit Tests

  • Issue #1141 Update initializersLoader.webview.js

  • Issue #1144 List components - Each item must be instantiated (cannot be null)

  • Issue #1146 FluentButton Loading - Fix button when style is applied

  • Issue #1149 ListComponentBase - maintain consistency between SelectedOption and Value

  • Issue #1155 Use GlobalState, use LocalizationDirection, less var’s

  • Issue #1156 FluentDesignTheme - Add OnLoaded event

  • Issue #1157 FluentDesignTheme - Check if LocalStorage is available

  • Issue #1158 Make NavGroup work with enhanced navigation and SSR

  • Issue #1161 Create separate ts file for PageScript Add SSR project from template for validation purposes (other projects githubbe added later)

  • Issue #1163 FluentDesignTheme - Storage color overload correction

  • Issue #1165 Finih implementation of NavMenu SSR support

  • Issue #1168: Tabs tablist will forever expand despite the tab containers width

  • Issue #1169 Fix: Matched FluentNavLink renders with background that does not have rounded corners

  • Issue #1172 FluentOverflow - Resize when a new element is included or excluded

  • Issue #1173: Replace type="image/png" with type="image/x-icon"in templates

  • Issue #1174: Forgot to replace svg with icon in templates

  • Issue #1177 Docs: fix outdated w3.org link

  • Issue #1184 Docs: fix typo

  • Issue #1185 Fix: Collapse button doesn’t work correctly in Fluent Blazor Web App template

  • Issue #1189 fix Combobox z-index stack order issue

  • Issue #1191 Fix #1185: NavMenu Collapse button behavior in SRR only woks once

  • Issue #1194 Fix: FluentTextField inside FluentTabs, pressing Enter re-renders FluentTab’s content

  • Issue #1205 FluentButton submit does not work outside the EditForm

  • Issue #1211 FluentWizard - New component

  • Issue #1214 FluentSliderLabel - Update the sub-label MaxWidth style

  • Issue #1215 FluentTextField ignores DataList property

  • Issue #1223 DialogService - Add a fake instance of DialogEventArgs

  • Issue #1225 Fix #1205 FluentButton submit does not work outside the EditForm

  • Issue #1227 Fix: FluentTreeItem in that span that renders Text proprty is not conditional and adds unnecessary space when gap githubproperty is applied

  • Issue #1226: FluentAutocomplete does not have an ElementReference

  • Issue #1229 Add NavMenuWidth parameter to FluentMainLayout

  • Issue #1232 Several work items combined in a PR to not push to dev directly

  • Issue #1233 PageScript - Move script visibility inside the web component

  • Issue #1234 Templates - Fix spelling and use FluentValidationSummary

  • Issue #1241: Fix: FluentNavLink OnClick not working

  • Issue #1245: Fix: dragging the splitter bar is inverted with RTL enabled in fluent splitter

  • Issue #1250: Fix: Pagination arrows should reverse in RTL mode

  • Issue #1268: Feat: add "invalid" css-class to/in Default Date Picker field if invalid

  • Issue #1274: Fix: [Width less than 250px does not take effect] in [FluentCombobox and FluentSelect]

  • Issue #1276: FluentTabs shows badge although all tabs are visible

  • [DialogService] Fix trimming on production error

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

Superseded by #209.