Changelog: update for 1.4.11

pull/8583/head
Leopoldthecoder 2017-11-24 16:17:26 +08:00 committed by 杨奕
parent 7afd93ac3d
commit 1d764db441
2 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,12 @@
## Changelog
### 1.4.11
*2017-11-24*
- Now Pagination's jumper will correct invalid page inputs, #8408 (by @decadef20)
- Fixed high CPU consumption caused by hidden Table, #8484
### 1.4.10
*2017-11-14*

View File

@ -1,5 +1,11 @@
## 更新日志
### 1.4.11
*2017-11-24*
- 修复 Pagination 的页码输入框不对非法值进行修正的问题,#8408by @decadef20
- 修复被隐藏的 Table 会造成 CPU 占用持续增加的问题,#8484
### 1.4.10
*2017-11-14*