chore(deps): update dependency @arco-design/web-react to ^2.64.0 #1377
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.63.0
->^2.64.0
Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.64.0
Compare Source
🆕 Feature
DatePicker
supports customizing the time format of the panel header by configuringyearFormat
andmonthFormat
in thelocale
file.(#2795)🐛 BugFix
DatePicker
component is not aligned with the selection box style(#2794)🆕 功能升级
DatePicker
支持通过配置locale
文件中的yearFormat
和monthFormat
来定制面板头部的时间格式。(#2795)🐛 问题修复
DatePicker
组件弹出层位置未对齐选择框的样式问题(#2794)v2.63.3
Compare Source
v2.63.2
Compare Source
💎 Enhancement
Upload
component(#2774)Affix
component is unmounted(#2772)Upload
component to avoid errors in edge scenarios(#2771)react-focus-lock
version to solve the WeakRef incompatibility issue(#2735)🐛 BugFix
dataTransfer.setData
does not take effect when settingdataTransfer.setData
inonDragStart
ofTree
component.(#2743)DatePicker
displays the focus style when it gets focus through tab(#2738)DatePicker
andDatePicker.RangePicker
components missing refs, addforwardRef
to expose refs.(#2734)💎 功能优化
Upload
组件展示错误提示信息报错(#2774)Affix
组件卸载时避免调用位置更新逻辑(#2772)Upload
组件文件夹上传读取文件判空逻辑,避免边界场景下报错(#2771)react-focus-lock
版本,解决 WeakRef 不兼容问题(#2735)🐛 问题修复
Tree
组件在onDragStart
设置dataTransfer.setData
不生效的 bug。(#2743)DatePicker
通过 tab 获取焦点时显示 focus 的样式(#2738)DatePicker
和DatePicker.RangePicker
组件缺失ref的问题,使用forwardRef
转发ref(#2734)v2.63.1
Compare Source
💎 Enhancement
findDOMNode
console warning(#2727)🐛 BugFix
Select
component options changed (introduced in2.63.0
)(#2732)💎 功能优化
findDOMNode
控制台 warning(#2727)🐛 问题修复
Select
组件 options 改变时,选中项展示未及时更新的 bug(2.63.0
引入)(#2732)Avatar
组件内部 img 元素存在空白的样式问题(#2692)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.