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 iced_aw from 0.6.0 to 0.7.0 #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps iced_aw from 0.6.0 to 0.7.0.

Release notes

Sourced from iced_aw's releases.

V0.7.0

What's Changed

New Contributors

Full Changelog: iced-rs/iced_aw@v0.6.0...V0.7.0

Changelog

Sourced from iced_aw's changelog.

[0.7.0] - 2023-08-30

Added

  • DynamicHeight to menu bar @​latidoremi .
  • [Breaking] Custom Style Options for all widgets.
  • Align Option for modal @​wiiznokes .
  • width setting to NumberInput.`

Changed

  • Changed current width to content_width for NumberInput.
  • (Breaking) Removed Icon_text, Use Iced::widget::Text instead.

Fixed

  • TabBars hieght issue within container.
  • number input buttons not rendering correctly when they are oversized.
  • Fixed SFUIRounded family name to be correct.
  • number input scrolling to be normal scrolling instead of inversed scrolling @​Redhawk18.
Commits
  • dc18fca Release 0.7.0, Removed IconText
  • f02f321 Fixed sf font name
  • 1c3b933 Merge pull request #171 from lucatrv/update-modal-code-comments
  • d107d7d update modal code comments
  • 280231a run clippy to fix any issues
  • d3bd03e run fmt
  • 0a5735c add widget id example to show how to make widgets that use ID or are in an ar...
  • dd08aaa Merge pull request #169 from lucatrv/extend-modal-for-multiple-overlays
  • eceab41 Merge pull request #170 from Redhawk18/main
  • 71362ca fmt
  • 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 [iced_aw](https://github.com/iced-rs/iced_aw) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/iced-rs/iced_aw/releases)
- [Changelog](https://github.com/iced-rs/iced_aw/blob/main/CHANGELOG.md)
- [Commits](iced-rs/iced_aw@v0.6.0...V0.7.0)

---
updated-dependencies:
- dependency-name: iced_aw
  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 Nov 1, 2023
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.

None yet

0 participants