chore(deps): update dependency @arco-design/web-react to ^2.65.0 #501
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.64.1
->^2.65.0
Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.65.0
Compare Source
🆕 Feature
Tree
component supports turning off node expansion and collapse animations through theanimation
property(#2880)Select
/Cascader
/TreeSelect
components support displaying hidden tags inPopover
form throughmaxTagCount.showPopover
property(#2877)🐛 BugFix
flat
syntax inForm
component is not compatible with lower version browsers(#2881)DatePicker
component lackedkey
, causing the consolewarning
(#2878)renderTag
ofInputTag
component will execute for+x...
tag. (Introduced in2.62.0
)(#2877)maxTagCount
is set forSelect
/Cascader
/TreeSelect
components, drag and sort will cause some selected values to be unselected. (Introduced in2.62.0
)(#2877)react-focus-lock
dependency version to solve the iframe focus grabbing problem(#2874)Cascader
setschangeOnSelect
, the search panel rendering node behaves abnormally(#2872)Select
component occasionally behaved abnormally when maxTag=responsive.(#2871)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)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.