Releases: arco-design/arco-design-vue
Releases · arco-design/arco-design-vue
2.50.2
2.50.1
2.50.0
2023-08-11
⚠️ Important Attention
- Fix
Alter
toAlert
(#2633)
🆕 Feature
- image: Support keyboard shortcuts, mouse wheel operation and a series of functions (#2616)
- auto-complete: add virtual list support (#2596)
- timeline: add label slot (#2591)
🐛 BugFix
- Fix the problem of prompting for repeated registration when importing globally (#2633)
- Fixed formatting issue causing
␍
error (#2626)
💎 Enhancement
- modal: add hide-title prop, support hide title (#2605)
🆎 TypeScript
- modal: Complete missing properties in ModalConfig (#2628)
- image: added image-preview-action type definition (#2625)
2023-08-11
⚠️ 重点注意
- 修正
Alter
为Alert
(#2633)
🆕 新增功能
🐛 问题修复
💎 功能优化
- modal: 增加
hide-title
属性,支持隐藏标题 (#2605)
🆎 类型修正
2.49.3
2.49.2
2023-07-28
🐛 BugFix
- statistic: Fix the problem that
value-style
cannot modify the font size in digital content (#2600) - table: Fix the problem of turning on the adjustment of column width in the fixed column (#2598)
- typography: enhanced typography styles for handling long words (#2583)
- table: fix drag issue in tree table (#2503)
2023-07-28
🐛 问题修复
2.49.1
2.49.0
2023-07-21
🆕 Feature
- cascader: Add virtual list support (#2577)
- tree-select: Add header and footer visibility in empty data state (#2573)
- input-number: add slots for input-number box value manipulation icons (#2560)
- list: Scroll maxHeight supports string type (#2544)
🐛 BugFix
- table: Fix the wrong parameter of rowClass function record (#2570)
- tree-select: Fix the problem that the border attribute is invalid (#2568)
💅 Style
- result: Fix 500 image misalignment issues (#2578)
2023-07-21
🆕 新增功能
- cascader: 增加虚拟列表功能 (#2577)
- tree-select: 增加空状态下 header 和 footer 的显示状态 (#2573)
- input-number: 增加数值操作自定义图标插槽 (#2560)
- list: 滚动最大高度支持字符串类型 (#2544)
🐛 问题修复
💅 样式更新
- result: 修复 500 图片错位问题 (#2578)
2.48.1
2023-07-14
🐛 BugFix
- image: icon not centered without alt or description in error state (#2563)
- divider: fix adaptive height issue with divider (#2561)
- table: Fix the wrong outgoing parameter in the
summary-span-method
attribute (#2552) - table: fix the bug of merging cells in subtrees (#2540)
2023-07-14
🐛 问题修复
2.48.0
2023-06-30
🆕 Feature
- config-provider: Add
exchangeTime
property (#2529) - table: Added mouse in and out events for cells (#2489)
🐛 BugFix
- table: add headerCell down to adjust column width highlight (#2519)
- list: fix virtual-list scrolling position is wrong when data is modified (#2502)
2023-06-30