Skip to content

Commit

Permalink
Changelog for 2.9.1 (#15798)
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyCao authored May 30, 2019
1 parent edfc978 commit 11de275
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
## Changelog

## 2.9.1

*2019-05-30*

#### New features

- Table
- default-expand-all, expand-row-keys, toggle-row-expansion method and expand-change event are supported in Tree Table (#15709 by @ziyoung)

#### Bug fixes

- Table
- Fix some bugs (#15709 by @ziyoung)
- Theme
- Update api host (#15784 by @iamkun)

#### Optimization

- Chore
- Update InfiniteScroll type (#15794 by @iamkun)

### 2.9.0

*2019-05-30*
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.es.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
## Changelog

## 2.9.1

*2019-05-30*

#### New features

- Table
- tree-props,default-expand-all, expand-row-keys, toggle-row-expansion method and expand-change event are supported in Tree Table (#15709 by @ziyoung)

#### Bug fixes

- Table
- Fix some bugs (#15709 by @ziyoung)
- Theme
- Update api host (#15784 by @iamkun)

#### Optimization

- Chore
- Update InfiniteScroll type (#15794 by @iamkun)

### 2.9.0

*2019-05-30*
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.fr-FR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
## Changelog

## 2.9.1

*2019-05-30*

#### New features

- Table
- tree-props,default-expand-all, expand-row-keys, toggle-row-expansion method and expand-change event are supported in Tree Table (#15709 by @ziyoung)

#### Bug fixes

- Table
- Fix some bugs (#15709 by @ziyoung)
- Theme
- Update api host (#15784 by @iamkun)

#### Optimization

- Chore
- Update InfiniteScroll type (#15794 by @iamkun)

### 2.9.0

*2019-05-30*
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
## 更新日志

### 2.9.1

*2019-05-30*

#### 新特性

- Table
- Tree Table 支持 tree-props,default-expand-all,expand-row-keys 属性, toggle-row-expansion 方法,expand-change 事件 (#15709 by @ziyoung)

#### Bug 修复

- Table
- 修复了一些问题 (#15709 by @ziyoung)
- Theme
- 更新接口域名 (#15784 by @iamkun)

#### 优化

- Chore
- 更新 InfiniteScroll 组件定义文件 (#15794 by @iamkun)

### 2.9.0

*2019-05-30*
Expand Down

0 comments on commit 11de275

Please sign in to comment.