Skip to content

chore(deps): bump @arco-design/web-react from 2.66.14 to 2.66.16#241

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/arco-design/web-react-2.66.16
Open

chore(deps): bump @arco-design/web-react from 2.66.14 to 2.66.16#241
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/arco-design/web-react-2.66.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @arco-design/web-react from 2.66.14 to 2.66.16.

Release notes

Sourced from @​arco-design/web-react's releases.

2.66.16

🐛 BugFix

  • Fix the left border logic of the action column to resolve missing or redundant border lines.(#3193)
  • Fix a Trigger positioning issue where horizontal bounds inside a custom container could be miscalculated because the popup itself inflated the container width.(#3192)

🐛 问题修复

  • 修复 Table 组件操作列左边线判断,解决部分边线缺失或者多余问题(#3193)
  • 修复 Trigger 在自定义容器中计算横向边界时,因弹层撑大容器宽度导致定位异常的问题。(#3192)

2.66.15

🐛 BugFix

  • Fix the issue where the click event of the close button in the Image.Preview popup bubbles up, causing the parent element's click event to be triggered mistakenly.(#3178)
  • Fix the scrollbar jitter issue of Tree when using the virtual list inside Modal. After expanding/collapsing nodes or completing loadMore, the problem occurs due to excessive scroll calibration after VirtualList data changes, untimely recalculation of the old virtual viewport state, and automatic scroll compensation caused by browser focus and scroll anchoring affecting virtual DOM reflow.(#3177)
  • Fix the issue that synchronously measuring and updating the Menu overflow state inside the ResizeObserver callback triggers continuous layout jitter and causes the browser to report a loop error.(#3176)
  • Fix the issue where form.scrollToField in the Form component throws an invalid selector error and fails to scroll when targeting a field ID that starts with a number or contains special characters.(#3175)
  • Fix the issue of the InputTag component: when the drag-and-drop sorting capability dragToSort is enabled, the unsaved input content (which has not been confirmed as a tag by pressing Enter) can be dragged directly during input. An error will be thrown after the drag operation is completed.(#3174)
  • Fix the issue that in the showSearch mode of the Select component, when the Option content is wrapped by HTML tags (such as Tooltip, Popover, div, etc.) and retainInputValue: true is configured, the selected content in the input box will be cleared and not displayed when focusing the dropdown box again after selecting an option.(#3173)

🐛 问题修复

  • 修复 Image.Preview 弹出层关闭按钮点击事件冒泡,导致误触发父元素的click事件的问题(#3178)
  • 修复修复 Tree 在 Modal 中使用虚拟列表时,展开/关闭节点或 loadMore 完成后,由于VirtualList 数据变更后的滚动校准过度、旧虚拟窗口状态未及时重算,以及浏览器焦点/scroll anchoring 对虚拟 DOM 重排产生自动滚动补偿导致的滚动条跳动问题(#3177)
  • 修复ResizeObserver 回调内同步测量并更新 Menu溢出状态,触发连续布局抖动,浏览器上报 loop error问题(#3176)
  • 修复 Form 组件中form.scrollToField 命中数字开头或含特殊字符的字段 id 时抛出非法选择器错误,滚动失败问题(#3175)
  • 修复 InputTag 组件,当开启拖拽排序能力dragToSort后,在输入时,输入部分还未按enter保存为tag时,就可以拖拽为保存为tag的输入,拖拽完成后会报错问题(#3174)
  • 修复在 Select 组件showSearch模式下,如果Option内容被HTML标签(如Tooltip、Popover或div等)包裹,并且设置了retainInputValue: true,在选中选项后再次聚焦下拉框时,输入框内已选中的内容会被清空,不展示已选中内容的问题(#3173)
Commits
  • fbf2ec0 Release version 2.66.16
  • dccbace fix(Table): 修复操作列左边线判断
  • 7061197 fix(Trigger): 修复弹层横向边界计算
  • 79516ee Release version 2.66.15
  • a970723 fix(Form): 修复Form组件中form.scrollToField 命中数字开头或含特殊字符的字段 id 时抛出非法选择器错误,滚动失败问题 (...
  • 5f4cc22 fix(Image): 修复关闭预览时触发父元素点击事件的问题 (#3178)
  • 032b8da fix(Tree): 修复修复 Tree 在 Modal 中使用虚拟列表时,展开/关闭节点或 loadMore 完成后,由于VirtualList 数据变...
  • 6a9ac89 fix(Menu): 修复ResizeObserver 回调内同步测量并更新 Menu 溢出状态,触发连续布局抖动,浏览器上报 loop error问题...
  • 19493ab fix(InputTag): 修复InputTag组件,当开启拖拽排序能力dragToSort后,在输入时,输入部分还未按enter保存为tag时,就可...
  • c4e7332 fix(Select): 修复 retainInputValueOption 子节点为 React 节点时无效的问题 (#3173)
  • See full diff 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 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 [@arco-design/web-react](https://github.com/arco-design/arco-design) from 2.66.14 to 2.66.16.
- [Release notes](https://github.com/arco-design/arco-design/releases)
- [Commits](arco-design/arco-design@2.66.14...2.66.16)

---
updated-dependencies:
- dependency-name: "@arco-design/web-react"
  dependency-version: 2.66.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant