Skip to content

v2.13.0 "☘️ Shamrock"

Compare
Choose a tag to compare
@Justineo Justineo released this 23 Mar 02:57
· 50 commits to d20 since this release

🐞 问题修复

  • [^] 修复 Button 组件的 strong textstrong icon 样式下加载态的背景色。
  • [^] 修复 Autocomplete 组件没有正确设置默认宽度的问题。
  • [^] 修复 Select / Cascader 组件在只读状态下依然可以通过键盘进行展开、修改等操作的问题。
  • [^] 优化了 Tag 组件的文字截断样式
  • [^] 修复 Select / Cascader 在多选时超长选项可能溢出容器的样式问题。

🧪 实验性功能

  • [+] 新增 TagInput 组件,支持自由输入多段文本形成标签列表。