Changelog for 2.9.1 (#15798)

pull/15801/head
luckyCao 2019-05-30 20:59:26 +08:00 committed by GitHub
parent edfc978628
commit 11de275bce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 84 additions and 0 deletions

View File

@ -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*

View File

@ -1,5 +1,26 @@
## Changelog
## 2.9.1
*2019-05-30*
#### New features
- Table
- tree-propsdefault-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*

View File

@ -1,5 +1,26 @@
## Changelog
## 2.9.1
*2019-05-30*
#### New features
- Table
- tree-propsdefault-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*

View File

@ -1,5 +1,26 @@
## 更新日志
### 2.9.1
*2019-05-30*
#### 新特性
- Table
- Tree Table 支持 tree-propsdefault-expand-allexpand-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*