Skip to content

build(deps): bump iced_aw from 0.13.0 to 0.14.1 - #122

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/iced_aw-0.14.1
Open

dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/iced_aw-0.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps iced_aw from 0.13.0 to 0.14.1.

Release notes

Sourced from iced_aw's releases.

v0.14.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from iced_aw's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.14.0] - 2026-04-27

Fixed

  • context menu overlay bounds for #363 @​ugniussle
  • (Breaking) (context_menu): fix issue with overlay buttons always being disabled @​rokcej
  • (menu): clamp Menu width to available viewport width (issue #412)
  • (context_menu): request redraw when showing/hiding context menu
  • (menu): safe triangle behavior for nested menus @​zao111222333

[0.13.1] - 2026-02-26

Fixed

  • Context Menu Render location.
  • Panic when using Sidebar in Flexable layout
  • Panic when using Tabs in Flexable layout

Changes

  • Add tab border radius to tab bar style
  • Add real-time color change callback to ColorPicker
Commits
  • 1084632 Applied fix suggested by @​andrii-riabchun for context menu operations. Should...
  • 2c2b24d fix a clippy issue
  • f8cd962 fix remove old 0.11 from readme
  • 0d7e2c6 update readme
  • cba7151 Release 0.14.0
  • 640a230 Add safe triangle behavior for nested menus
  • ea0eadd Reduced the lifetime from 'static to 'a for the on_change function passed to ...
  • 4d07263 scope menu_items
  • 2e8c3b9 Updated changelog with fixes
  • 73d4624 fix(menu): clamp Menu width to available viewport width (issue #412)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
@poperigby

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [iced_aw](https://github.com/iced-rs/iced_aw) from 0.13.0 to 0.14.1.
- [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.13.0...v0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/iced_aw-0.14.1 branch from 1c3eb5e to 9d40a3f Compare September 4, 2026 20:00
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant