Skip to content

fix(fake-arrow): fix arrow rotation not working in Safari#3797

Merged
uyarn merged 1 commit intodevelopfrom
fix/menu/safari
Jan 19, 2026
Merged

fix(fake-arrow): fix arrow rotation not working in Safari#3797
uyarn merged 1 commit intodevelopfrom
fix/menu/safari

Conversation

@liweijie0812
Copy link
Copy Markdown
Collaborator

@liweijie0812 liweijie0812 commented Jan 5, 2026

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Menu): 修复在 Safari 浏览器中点击展开图标没有变换方向的问题

  • fix(Select): 修复在 Safari 浏览器中点击展开图标没有变换方向的问题

  • fix(TreeSelect): 修复在 Safari 浏览器中点击展开图标没有变换方向的问题

  • fix(Cascader): 修复在 Safari 浏览器中点击展开图标没有变换方向的问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 5, 2026

commit: 62173e2

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 5, 2026

完成

@liweijie0812 liweijie0812 changed the title fix(menu): fix arrow rotation not working in Safari fix(fake-arrow): fix arrow rotation not working in Safari Jan 7, 2026
@uyarn uyarn merged commit 7157d2b into develop Jan 19, 2026
12 checks passed
@uyarn uyarn deleted the fix/menu/safari branch January 19, 2026 07:19
@github-actions github-actions bot mentioned this pull request Jan 21, 2026
16 tasks
uyarn added a commit that referenced this pull request Jan 21, 2026
* fix(table): fix error selection logic in remote pagination (#3801)

* fix(table): 修复远程分页场景下全选逻辑错误

* refactor: 简化表格行选中状态计算逻辑

* refactor: 简化表格全选逻辑

* fix: 修复选中行重新计算columns的问题

* fix: 修复远程分页场景下数据同步问题

* fix(menu): fix arrow rotation not working in Safari (#3797)

* fix(menu): menu item reversal not working and offset error (#3804)

* Revert "fix(menu): fix menu item auto-flip failure (#3744)"

This reverts commit 1769464.

* fix(menu): menu item reversal not working and offset error

* feat: 添加子菜单位置变化时的样式切换逻辑

* chore: 更新子模块 _common

* chore: 更新子模块 _common

* fix: 修复子菜单样式类名逻辑

* chore: 更新子模块 _common

* chore: fix normal head menu re-render

* chore: update common

* chore: update snapshot

* chore: add comment

* chore: optimize

* chore: fix lint

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>

* docs(table): 更新表格 reserveSelectedRowOnPaginate 文档说明 (#3802)

* fix(Table): fix last scroll position when page change (#3805)

* chore: release 1.14.5 (#3806)

* chore: release 1.14.5

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.14.5-naruto

---------

Co-authored-by: 阿菜 Cai <jimmyrss1102@gmail.com>
Co-authored-by: liweijie0812 <674416404@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants