mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Changelog: update for 1.4.10
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
## Changelog
|
||||
|
||||
### 1.4.10
|
||||
|
||||
*2017-11-14*
|
||||
|
||||
- Fixed missing Tooltip registration in Menu, #7996
|
||||
- Fixed console error of `clientHeight` when `disabled` of Select dynamically updates, #8018 (by @wubaiqing)
|
||||
|
||||
### 1.4.9
|
||||
|
||||
*2017-11-01*
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
## 更新日志
|
||||
|
||||
### 1.4.10
|
||||
*2017-11-14*
|
||||
|
||||
- 修复单独引入 Menu 时找不到 Tooltip 的问题,#7996
|
||||
- 修复 Select 的 `disabled` 属性变化时控制台关于 `clientHeight` 报错的问题,#8018(by @wubaiqing)
|
||||
|
||||
### 1.4.9
|
||||
*2017-11-01*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user