Skip to content

Commit

Permalink
chore: update changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Mar 23, 2023
1 parent 2195dcd commit 2263944
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 2.13.0 "☘️ Shamrock" (2023-03-23)

### 🐞 问题修复

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

### 🧪 实验性功能

- [+] 新增 `TagInput` 组件,支持自由输入多段文本形成标签列表。<!-- # TagInput -->

## 2.12.2 (2023-03-16)

### ⚠️ 非兼容性变更
Expand Down

1 comment on commit 2263944

@vercel
Copy link

@vercel vercel bot commented on 2263944 Mar 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

veui – ./

veui-ecomfe.vercel.app
veui-git-d20-ecomfe.vercel.app
veui-demo.vercel.app
d20.veui.dev

Please sign in to comment.