Releases: arco-design/arco-design-vue
Releases · arco-design/arco-design-vue
2.54.1
2.54.0
2023-12-15
🆕 Feature
- add verification-code component (#2823)
🐛 BugFix
- date-picker: resolve arrow click issue in range-picker (#2865)
- pagination: Fix the problem that the page number may be
0
(#2828)
💎 Enhancement
- cascader: Modifying
multiple
andpathMode
will trigger changes in the binding value (#2867)
🆎 TypeScript
- button: TS类型优化 (#2825)
2023-12-15
🆕 新增功能
- 新增验证码输入组件 (#2823)
🐛 问题修复
💎 功能优化
- cascader: 修改
multiple
和pathMode
时会触发绑定值的改变 (#2867)
🆎 类型修正
- button: TS类型优化 (#2825)
2.53.3
2.53.2
2.53.1
2.53.0
2.52.1
2023-10-13
🐛 BugFix
- mention: Fixed the issue where the
disabled
attribute does not work properly under text-area (#2723)
💎 Enhancement
- switch: Optimize handling of
undefined
andnull
values (#2737)
2023-10-13
🐛 问题修复
- mention: 修复在text-area下disabled属性无法正常工作的问题 (#2723)
💎 功能优化
- switch: 优化对
undefined
和null
值的处理 (#2737)
2.52.0
2023-09-22
🆕 Feature
- input-number: Add
input-attrs
attribute (#2716) - transfer: add an action icon slot (#2708)
- avatar: Added new
ObjectFit
prop (#2691) - auto-complete: add dropdown scroll event (#2635)
🐛 BugFix
- date-picker: fix incorrect display of operations in range selector (#2712)
2023-09-22
🆕 新增功能
- input-number: 增加
input-attrs
属性 (#2716) - transfer: 增加操作图标插槽 (#2708)
- avatar: 添加了新的
ObjectFit
属性 (#2691) - auto-complete: 增加下拉菜单滚动事件 (#2635)
🐛 问题修复
- date-picker: 修复范围选择器操作箭头显示错误问题 (#2712)
2.51.2
2.51.0
2023-09-01
⚠️ Important Attention
- form:
form-item
render element addsid
attribute, please pay attention to the impact on the original web page
🆕 Feature
- form: add scroll into view to the field (#2680)
- table: Support displaying empty subtrees (#2673)
- select: support boolean type (#2661)
🐛 BugFix
- typography: Fix the problem of missing related component styles when importing on demand (#2682)
2023-09-01
⚠️ 重点注意
- form:
form-item
渲染元素增加id
属性,请注意对原始网页的影响
🆕 新增功能
🐛 问题修复
- typography: 修复按需导入时缺少相关组件样式的问题 (#2682)