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 fluent_ui from 3.10.3 to 3.11.0 in /simplistic_calculator #41

Conversation

dependabot[bot]
Copy link

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

Bumps fluent_ui from 3.10.3 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

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 ([#https://github-redirect.dependabot.com/Improve NavigationView Top mode bdlukaa/fluent_ui#277])
  • InfoBadge now is correctly positioned on top mode (#296)
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.3 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.3...v3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2022

Looks like fluent_ui is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 27, 2022
@dependabot dependabot bot deleted the dependabot/pub/simplistic_calculator/fluent_ui-3.11.0 branch April 27, 2022 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants