Changelog for 2.9.1 (#15798)

This commit is contained in:
luckyCao
2019-05-30 20:59:26 +08:00
committed by GitHub
parent edfc978628
commit 11de275bce
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
- 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*