Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump Microsoft.FluentUI.AspNetCore.Components.Icons from 4.0.0 to 4.3.0 #208

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps Microsoft.FluentUI.AspNetCore.Components.Icons from 4.0.0 to 4.3.0.

Release notes

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

V4.3.0

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@V4.2.1...V4.3.0

V4.2.0

What's Changed

... (truncated)

Changelog

Sourced from Microsoft.FluentUI.AspNetCore.Components.Icons'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 <dependency name> 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)

Bumps [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.0.0...V4.3.0)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #210.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components.Icons-4.3.0 branch January 15, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants