Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps fluent_ui from 3.10.0 to 3.11.0.

Release notes

Sourced from fluent_ui's releases.

v3.11.0 - Menu Flyouts

What's Changed

Full Changelog: bdlukaa/fluent_ui@v.3.10.3...v3.11.0

3.10.3

What's Changed

New Contributors

Full Changelog: bdlukaa/fluent_ui@v3.10.1...v.3.10.3

Indicators hotfix

What's Changed

New Contributors

Full Changelog: bdlukaa/fluent_ui@v.3.10.0...v3.10.1

Changelog

Sourced from fluent_ui's changelog.

[3.11.0] - Menu Flyouts - [23/04/2022]

  • Implemented MenuFlyout (#266)
    • Implemented FlyoutPosition, which controls where the flyout will be opened according to the child. It can be above, below or side
    • FlyoutOpenMode.longHover, which makes possible to open the flyout when the user performs a long hover
    • Added Flyout.onOpen and Flyout.onClose. Some convenience callbacks that are called when the flyout is opened or closed, respectively
    • Implement PopupContentSizeInfo, which provides the information about the content size
    • Implemented MenuFlyoutItem, MenuFlyoutSeparator and MenuFlyoutSubItem. They are used inside MenuFlyout to render the menu items
    • horizontalPositionDependentBox is now globally available for use as a top function
  • Implemented overflow popup on NavigationView for top mode (#277)
  • InfoBadge now is correctly positioned on top mode (#296)

[3.10.3] - [15/04/2022]

  • Do not use duplicated Scrollbars (#279)
  • Allow custom height on NavigationPane header. (#260)
  • Allow to define the minimal tab width (#282)
  • Allow applying custom leading Widget to NavigationPane (#288)
  • TextFormBox.expands now works properly (#291](bdlukaa/fluent_ui#291))
  • Focus on TextBox is no longer duplicated (#290)

[3.10.2] - [09/04/2022]

  • NavigationView without pane no longer throws error (#276)

[3.10.1] - [06/04/2022]

  • Fix overflow behavior for TreeViewItem (#270)
  • Do not animate sticky indicators when parent is updated (#273)
  • Add Arabic(ar) localization (#268)
Commits
  • 0bc4f38 Version 3.11.0
  • 09970eb Info Badge Updates (#296)
  • 2953fcf Update CHANGELOG.md
  • b21bb4c Correctly position it on top mode, accounting for directionality
  • e32028f Display InfoBadge on top menu flyout
  • 0a10ec2 Fix InfoBadge position and color
  • 4551d46 Improve NavigationView Top mode (#277)
  • 57b24b5 Update changelog
  • 67f44f9 Better check if the item is not visible
  • f937af5 When a hidden item is selected, it is moved to the unhidden items
  • 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 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 [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases)
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md)
- [Commits](bdlukaa/fluent_ui@v.3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: fluent_ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #58.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/pub/desktop_photo_search/fluent_ui/fluent_ui-3.11.0 branch May 2, 2022 23:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant