Commit ce28e234 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Changelog: update for 1.3.1

parent f2fee567
## Changelog ## Changelog
### 1.3.1
*2017-05-06*
- Fixed Autocomplete clearing input box when typing Chinese, #4718
- Fixed async Table's summary row not scroll with Table, #4717
- Fixed Dialog not closing correctly after pressing ESC when `close-on-press-esc` is true, #4706
- Fixed wrong parameter in `change` event of Switch when `on-value` and `off-value` are assigned, #4675
### 1.3.0 Beryllium ### 1.3.0 Beryllium
*2017-05-05* *2017-05-05*
......
## 更新日志 ## 更新日志
### 1.3.1
*2017-05-06*
- 修复 Autocomplete 输入中文时会清空输入框的问题,#4718
- 修复异步获取数据的 Table 的合计行不随表格其余部分滚动的问题,#4717
- 修复 `close-on-press-esc` 为 true 的 Dialog 在按下 ESC 时无法正确关闭的问题,#4706
- 修复设置了 `on-value``off-value` 的 Switch `change` 事件参数不正确的问题,#4675
### 1.3.0 Beryllium ### 1.3.0 Beryllium
*2017-05-05* *2017-05-05*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment