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

Changelog: update for 1.4.6

parent df8107ca
## Changelog ## Changelog
### 1.4.6
*2017-09-27*
- Fixed Slider's button jumping to previous position when clicked, #7190
- Fixed Tooltip `disabled` regression, #7198
- Fixed Cascader not correctly filter options when `props` is set, #7225
- Fixed an error when range typed DatePicker has an initial value of `[]`, #7233
### 1.4.5 ### 1.4.5
*2017-09-24* *2017-09-24*
......
## 更新日志 ## 更新日志
### 1.4.6
*2017-09-27*
- 修复点击 Slider 的按钮会使其返回上一个位置的问题,#7190
- 修复 Tooltip 无法正确切换 `disabled` 的问题,#7198
- 修复 Cascader 的过滤功能在配置了 `props` 的情况下的异常问题,#7225
- 修复 DatePicker 的范围选择在初始值为空数组时会报错的问题,#7233
### 1.4.5 ### 1.4.5
*2017-09-24* *2017-09-24*
......
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