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

Bump Microsoft.FluentUI.AspNetCore.Components from 4.8.1 to 4.9.2 in /src #140

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.8.1 to 4.9.2.

Release notes

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

v4.9.2

Components

  • [General] JavaScript Cache management (#2388)
  • [DataGrid] Avoid excessive calling of reinitialize method in JavaScript (#2403)
  • [DatePicker] Fix default position for RTL layout (#2372)
  • [MenuButton] Fix icon size (#2374)
  • [MultiSplitter] Fix RTL direction (#2380)
  • [Overflow] Add Fixed parameter (#2393)
  • [Overflow] Add Fixed enumeration (#2401)
  • [Search] Add AutoComplete parameter (#2397)
  • [Select] Fix logic when setting new option (#2384)
  • [SortableList] Adding Properties FromListId and ToListId (#2385)
  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#2398)
  • [TreeView] Fix the first item never selected #2414
  • [Wizard] Add GoToStepAsync method (#2383)
  • [Wizard] Fix validation when @bind-Value is set (#2364)

Demo site and documentation

  • [Docs] Better column distribution for homepage (#2360)
  • [Docs] Improve API Documentation performance (#2377)
  • [Docs] Fix some typos (#2400)

Icons

  • Update to Fluent UI System Icons 1.1.249

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

    • Arrow Download / 32 / Light
    • Color Fill Accent / 32 / Light
    • Edit Lock / 16, 20, 24 / Filled & Regular
    • Layout Row Two Settings / 20, 24, 28, 32 / Filled & Light & Regular
    • Molecule / 32 / Light
    • Person Board / 20 / Filled & Regular
    • Person Square Checkmark / 16, 20, 24 / Filled & Regular
    • Presence Tentative / 10, 12, 16, 20, 24 / Regular
    • Shield Add / 28, 32, 48 / Filled & Regular
    • Shield Checkmark / 32 / Filled & Regular
    • Shield Task / 32 / Filled & Regular
    • Toolbox / 32 / Filled & Light & Regular
    • Warning Lock Open / 16, 20, 24 / Filled & Regular

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

    • Sound Wave Circle / 20 / Filled & Regular
    • Vehicle Motorcycle / 16, 20, 24, 28, 32, 48 / Filled & Regular

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.9.1...v4.9.2

... (truncated)

Changelog

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

v4.9.2

Components

  • [General] JavaScript Cache management (#2388)
  • [DataGrid] Avoid excessive calling of reinitialize method in JavaScript (#2403)
  • [DatePicker] Fix default position for RTL layout (#2372)
  • [MenuButton] Fix icon size (#2374)
  • [MultiSplitter] Fix RTL direction (#2380)
  • [Overflow] Add Fixed parameter (#2393)
  • [Overflow] Add Fixed enumeration (#2401)
  • [Search] Add AutoComplete parameter (#2397)
  • [Select] Fix logic when setting new option (#2384)
  • [SortableList] Adding Properties FromListId and ToListId (#2385)
  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#2398)
  • [TreeView] Fix the first item never selected #2414
  • [Wizard] Add GoToStepAsync method (#2383)
  • [Wizard] Fix validation when @bind-Value is set (#2364)

Demo site and documentation

  • [Docs] Better column distribution for homepage (#2360)
  • [Docs] Improve API Documentation performance (#2377)
  • [Docs] Fix some typos (#2400)

Icons

  • Update to Fluent UI System Icons 1.1.249

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

    • Arrow Download / 32 / Light
    • Color Fill Accent / 32 / Light
    • Edit Lock / 16, 20, 24 / Filled & Regular
    • Layout Row Two Settings / 20, 24, 28, 32 / Filled & Light & Regular
    • Molecule / 32 / Light
    • Person Board / 20 / Filled & Regular
    • Person Square Checkmark / 16, 20, 24 / Filled & Regular
    • Presence Tentative / 10, 12, 16, 20, 24 / Regular
    • Shield Add / 28, 32, 48 / Filled & Regular
    • Shield Checkmark / 32 / Filled & Regular
    • Shield Task / 32 / Filled & Regular
    • Toolbox / 32 / Filled & Light & Regular
    • Warning Lock Open / 16, 20, 24 / Filled & Regular

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

    • Sound Wave Circle / 20 / Filled & Regular
    • Vehicle Motorcycle / 16, 20, 24, 28, 32, 48 / Filled & Regular

v4.9.1

Components

  • [DataGrid] Make Grid in ColumnBase protected (#2342)
  • [DataGrid] Several issues addressed (#2347)
  • [DatePicker] Add 'PickerMonthChanged' event and 'DaysTemplate' parameter (#2336)
  • [Multi Splitter] Fix the Splitter OnMouseMove (#2333)

... (truncated)

Commits
  • 4a22bcf Update WhatsNew
  • 47b8c62 Merge branch 'dev'
  • a62d9ce [Search] Add AutoComplete parameter (#2397)
  • 3af0867 [TreeView] Fix the first item never selected (#2414)
  • 42e4823 [Overflow] Add Fixed enumeration (#2401)
  • 48b5079 [Docs] Fix typos (#2400)
  • 7782569 [DataGrid] set min column width to 75 (was 50)
  • b9bcf9d After merge PR tweak. place globals at the toip of the file anduse preferred ...
  • c61a8e3 [DataGrid] Avoid excessive calling of reinitialize method in JavaScript (#2403)
  • 3099581 Fix #2367 by passing through parameters.Modal to ShowSplashScreen... method...
  • 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 <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](https://github.com/microsoft/fluentui-blazor) from 4.8.1 to 4.9.2.
- [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.8.1...v4.9.2)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  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 Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #141.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/Microsoft.FluentUI.AspNetCore.Components-4.9.2 branch July 29, 2024 21:45
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