Changelog: update for 1.2.7

pull/3847/head
Leopoldthecoder 2017-03-29 12:21:09 +08:00
parent c3183803a0
commit 70a1eea0fa
2 changed files with 15 additions and 0 deletions

View File

@ -1,5 +1,13 @@
## Changelog
### 1.2.7
*2017-03-29*
- Fixed Select not compatible with Vue 2.2.6, #3797
- Improve performance for rendering tooltip in Table, #3478
- Add `tooltip-effect` property for Table
### 1.2.6
*2017-03-28*

View File

@ -1,5 +1,12 @@
## 更新日志
### 1.2.7
*2017-03-29*
- 修复 Select 不兼容 Vue 2.2.6 的问题,#3797
- 优化 Table 的 Tooltip 渲染性能,#3478
- 新增 Table `tooltip-effect` 属性
### 1.2.6
*2017-03-28*