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

build(deps): bump @arco-design/web-react from 2.64.1 to 2.65.0 #151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps @arco-design/web-react from 2.64.1 to 2.65.0.

Release notes

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

2.65.0

🆕 Feature

  • Tree component supports turning off node expansion and collapse animations through the animation property(#2880)
  • Select / Cascader / TreeSelect components support displaying hidden tags in Popover form through maxTagCount.showPopover property(#2877)

🐛 BugFix

  • Fixed the bug that flat syntax in Form component is not compatible with lower version browsers(#2881)
  • Fixed the bug that some nodes of the DatePicker component lacked key, causing the console warning(#2878)
  • Fixed the bug that renderTag of InputTag component will execute for +x... tag. (Introduced in 2.62.0)(#2877)
  • Fixed the bug that after maxTagCount is set for Select / Cascader / TreeSelect components, drag and sort will cause some selected values ​​to be unselected. (Introduced in 2.62.0)(#2877)
  • Upgrade react-focus-lock dependency version to solve the iframe focus grabbing problem(#2874)
  • When Cascader sets changeOnSelect, the search panel rendering node behaves abnormally(#2872)
  • Fixed a bug where Select component occasionally behaved abnormally when maxTag=responsive.(#2871)
  • Fixed the bug that Menu automatically omits the border scene and causes loop calculation, causing the browser to flicker continuously(#2816)

🆕 功能升级

  • Tree 组件支持通过 animation 属性关闭节点展开收起动画(#2880)
  • Select / Cascader / TreeSelect 组件支持通过 maxTagCount.showPopover 设置以 Popover 形式展示隐藏 tag(#2877)

🐛 问题修复

  • 修复 Form 组件里 flat 语法不兼容低版本浏览器 bug(#2881)
  • 修复 DatePicker 组件(#2878)
  • 修复 InputTag 组件 renderTag 会针对 +x... 标签执行的 bug。(2.62.0 引入)(#2877)
  • 修复 Select / Cascader / TreeSelect 组件设置 maxTagCount 后,拖拽排序导致部分已选中值取消选中的 bug。(2.62.0 引入)(#2877)
  • 升级 react-focus-lock 依赖版本,解决 iframe 焦点抢占问题(#2874)
  • Cascader 设置changeOnSelect 时,搜索面板渲染节点表现异常(#2872)
  • 修复 Select 组件 maxTag=responsive 时偶发表现异常的 bug。(#2871)
  • 修复 Menu 自动省略边界场景会循环计算,导致浏览器不停闪烁的 bug(#2816)
Commits
  • 4073838 Release version 2.65.0
  • c5894ae feat: max tag bugfix & feature
  • a96afd1 MenuItem设置外部样式导致页面闪烁
  • 626fb17 fix: datepicker warning key (#2878)
  • b4576ca fix: cascader search panel
  • 4dd03d5 fix: select responsive max tag
  • baed49a feat: tree supports animation property
  • 70a202f fix: form flat
  • 66f5a26 fix: datepicker key prop missing
  • b3247b3 fix: focus is trapped inside the iframe
  • 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 [@arco-design/web-react](https://github.com/arco-design/arco-design) from 2.64.1 to 2.65.0.
- [Release notes](https://github.com/arco-design/arco-design/releases)
- [Commits](arco-design/arco-design@2.64.1...2.65.0)

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

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 Dec 2, 2024
@NekoAria NekoAria merged commit 496fa9a into main Dec 2, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/arco-design/web-react-2.65.0 branch December 2, 2024 13:07
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