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 Nov 8, 2022
1 parent 2defcde commit 6b0ecc1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.10.1 (2022-11-08)

### 💡 主要变更

- [+] `Tabs` 组件新增 `sortable` 属性和 `sort` 事件,允许对选项卡进行拖拽排序。
- [+] `Tabs` 组件新增 `items` 属性,允许通过数据源的方式定义选项卡内容。
- [+] `v-drag` 指令新增 `exclude` 选项,用于指定不触发拖拽回调的区域。

## 2.10.0 "🍪 Cookie" (2022-10-14)

### 💡 主要变更
Expand Down

1 comment on commit 6b0ecc1

@vercel
Copy link

@vercel vercel bot commented on 6b0ecc1 Nov 8, 2022

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
d20.veui.dev
veui-git-d20-ecomfe.vercel.app
veui-demo.vercel.app

Please sign in to comment.