Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps pyside6-fluent-widgets from 1.6.6 to 1.8.3.

Release notes

Sourced from pyside6-fluent-widgets's releases.

v1.7.0

新组件

  • 添加快速日历选择器 FastCalendarPicker (#983)
  • 添加富文本浏览器 TextBrowser (#972)

新特性

  • 添加系统主题监听器 (#954)
  • 添加下拉框 activated 信号 (#978)
  • 添加输入框自定义动作的功能 (#987)
  • 添加点击遮罩关闭对话框的功能 (#957)
  • 添加对话框验证表单数据的接口 (#967)
  • 添加 ImageLabel 设置任意分辨率的功能
  • 添加设置 Pivot 和 BreadcrumbBar 导航项文本的功能

修复

  • 修复内存泄漏问题 (#963, #977)
  • 修复遮罩对话框颜色问题 (#964)
  • 修复清空菜单不彻底的问题 (#988)
  • 修复二级菜单显示位置错误问题 (#844)
  • 修复 IconInfoBadge.info 位置错误 (#950)
  • 修复 ExpandLayout 坐标计算问题 (#941)
  • 修复 SegmentedWidget.clear 报错的问题 (#975)
  • 修复手风琴设置卡滚动事件被拦截的问题 (#945)

Note C++ 组件库没有开源,可从下方资源列表下载体验编译好的示例程序 C++_QFluentWidgets.zip 或者 C++_QFluentWidgets_Qt5.zip(Windows Defender 可能报毒,不用管它)。

Python 高级版的组件可下载 PyQt-Fluent-Widgets-Pro-Gallery.zip 进行预览。

Changelog

Sourced from pyside6-fluent-widgets's changelog.

v1.8.3

修复

  • 修复播放栏的时间格式化问题
  • 修复子菜单在屏幕边缘覆盖父菜单的问题

v1.8.2

新特性

  • 添加禁用 FluentWindow 弹出动画的功能
  • 添加自定义滚动条颜色和显示模式的功能

修复

  • 修复 Flyout 在 macOS 下无法使用中文输入法的问题
  • 修复树状组件没有响应鼠标悬浮的问题
  • 修复点击 TreeView 箭头无法收缩的问题

v1.8.1

修复

  • 修复图标字体模糊的问题

v1.8.0

新特性

  • 添加对图标字体的支持
  • 添加自定义视图组件选中颜色的功能
  • 添加自定义开关按钮文本颜色的功能
  • 添加自定义数字框聚焦状态底部边框颜色的功能
  • 添加自定义侧边导航选中颜色的功能
  • 添加自定义顶部导航栏指示器颜色的功能
  • 添加自定义树状侧边导航指示器颜色的功能
  • 添加自定义日期时间选择器背景颜色的功能
  • 添加自定义复选框文本颜色的功能
  • 添加自定义单选按钮选中状态指示器颜色的功能
  • 添加自定义滑动条选中状态指示器颜色的功能
  • 添加自定义开关按钮选中状态指示器颜色的功能
  • 添加自定义复选框选中状态指示器颜色的功能
  • 添加 ScrollArea 设置平滑滚动模式的接口
  • 添加自定义输入框聚焦状态底部边框颜色的功能
  • 添加拖拽遮罩对话框的功能

修复

  • 修复 TreeWidget 单击箭头无法折叠的问题
  • 修复 FastCalendarPicker 关闭之后界面无响应的问题

v1.7.7

新特性

  • 添加西班牙语翻译

修复

  • 修复编辑框的补全问题

v1.7.6

... (truncated)

Commits

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 [pyside6-fluent-widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets) from 1.6.6 to 1.8.3.
- [Release notes](https://github.com/zhiyiYo/PyQt-Fluent-Widgets/releases)
- [Changelog](https://github.com/zhiyiYo/PyQt-Fluent-Widgets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiyiYo/PyQt-Fluent-Widgets/commits)

---
updated-dependencies:
- dependency-name: pyside6-fluent-widgets
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #37.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/pyside6-fluent-widgets-1.8.3 branch July 28, 2025 11:14
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant